austinwellman opened a new issue, #10901:
URL: https://github.com/apache/ignite/issues/10901

   We deploy a cluster of multiple nodes of the same type to scale our 
services. The changes from 
[IGNITE-17296](https://issues.apache.org/jira/browse/IGNITE-17296?focusedWorklogId=791454&page=com.atlassian.jira.plugin.system.issuetabpanels%3Aworklog-tabpanel#worklog-791454)
 (specifically where it is comparing marshaled bytes instead of class name) 
have resulted in the equalsIgnoreNodeFilter to now return false, resulting in 
multiple nodes connecting to a common ignite service to fail.
   
   It isn't entirely clear what the JdkMarshaller is marshalling or what the 
differences are between the marshalled services so it's proving tricky to 
determine if we need to change something.


-- 
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