zhangmeng916 opened a new issue #1410: URL: https://github.com/apache/helix/issues/1410
### Describe the bug Currently if all partitions of a resource in customized state are gone, the znode itself is still there. This is not optimal, we should delete the znode once the map fields are empty. ### To Reproduce Delete all partitions from a resource, but the resource znode still exists under customized state. ### Expected behavior Resource znode is gone ### 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
