Closed
Description
When DynamicProxyable repositories are used in heavily concurrent environments, the ReactiveCouchbaseTemplate can overwrite the PseudoArgs object, resulting in null scope, collection and options values. This causes queries to fail unpredictably.
Whilst this is hard to demonstrate, I'm sending a PR that tests for the issue, and a fix.