mgao0 opened a new issue #830: Generate state transition cancellation message when currentState=null desiredState=DROPPED URL: https://github.com/apache/helix/issues/830 In current version of MessageGenerationPhase, we skip message generation when currentState=null and desiredState=DROPPED to avoid infinite OFFLINE-> DROPPED messages. However, this also cause Helix fail to send cancellation message. This issue tracks the fix for this problem.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
