xyuanlu opened a new issue, #2975:
URL: https://github.com/apache/helix/issues/2975

   ### Describe the bug
   When HELIX_ENABLED is true, but InstanceOperation is DISABLED, 
IsInstanceEnabled returns false. Where it should return true
   
   
   ### To Reproduce
   This is constantly reproduceble
   
   ### Expected behavior
   Helix deprecated the HELIX_ENABLED and added a new InstanceOperation field.
   If an instance is disabled using InstanceOperation but enabled using setting 
HELIX_ENABLED to true (by helix lib with old version), IsInstanceEnabled will 
return false.
   When HELIX_ENABLED is true, but InstanceOperation is DISABLED, 
IsInstanceEnabled returns false. Where it should return true.
   
   ### Additional context
   Add any other context about the problem here.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to