narendly opened a new pull request #302: HELIX: Fix null tgtSessionId message bug URL: https://github.com/apache/helix/pull/302 It has been reported that the Controller sometimes sends a message with a null tgtSessionId, which was causing an NPE on the Participant. Changelist: 1. Controller side fix 2. Participant side fix with a try-catch 3. Modify isValid for messages
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
