jiajunwang opened a new issue #1217:
URL: https://github.com/apache/helix/issues/1217


   **Describe the bug**
   EV znode is created with empty content once the IS node is created.
   But it won't be removed if the IS is deleted before any of the partition 
being assigned.
   
   **To Reproduce**
   1. Create resource IS that has some configuration so it cannot be assigned. 
Invalid tags, for example.
   2. Wait until the EV node created.
   3. Remove the IS.
   4. Without any other changes, the EV node will never be removed.
   
   **Expected behavior**
   The EV node shall be removed shortly after IS node is deleted.
   


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



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

Reply via email to