Skip to content

Introduce LockRequestHandlerAdvice based on the LockRegistry [INT-4112] #8056

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-operator opened this issue Sep 15, 2016 · 1 comment

Comments

@spring-operator
Copy link
Contributor

Artem Bilan opened INT-4112 and commented

There are some use-cases when we should keep mutual access to the underlying services.
Not synchronized, but based on some key extracted from the requestMessage.

Keep in General Backlog until real requirement.
Although solution is simple enough...


No further details from INT-4112

@spring-operator
Copy link
Contributor Author

Gary Russell commented

Perhaps the advice can have a property lockKeyExpression (used to determine which lock to acquire).

Also, an optional discardChannel, used when the lockKeyExpression returns null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants