27f145969f
The root cause is that NodesRegistrationManagement.tryRegister can be called from multiple threads on the same node, so it can require registration of the same node multiple times. Hence once it turns to tasks that invoke sendRegistrationEvent (called sequentially), the same check has been added to that method to prevent multiple invocations on server side, or invocation upon undeployment/termination. |
||
---|---|---|
.. | ||
oidc | ||
saml | ||
spi | ||
pom.xml |