Vladsz83 commented on code in PR #13284:
URL: https://github.com/apache/ignite/pull/13284#discussion_r3480381606


##########
modules/core/src/main/java/org/apache/ignite/internal/managers/discovery/GridDiscoveryManager.java:
##########
@@ -478,6 +481,8 @@ private void updateClientNodes(UUID leftNodeId) {
 
     /** {@inheritDoc} */
     @Override public void start() throws IgniteCheckedException {
+        ctx.operationContextDispatcher().registerDistributedAttribute(0, 
SEC_OP_CTX_ATTR);

Review Comment:
   Here we could put a ticket ref. to consider creation of a determined 
attributes id enum



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to