You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/08/04 22:46:43 UTC

[GitHub] [helix] jiajunwang opened a new issue #1217: EV znode is not removed if the resource is removed without being assigned

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org