DeemOpen / zkui

A UI dashboard that allows CRUD operations on Zookeeper.
2.36k stars 977 forks source link

node's children with ACL setting cannot be listed. #59

Open a-whitej opened 6 years ago

a-whitej commented 6 years ago

when node has ACL setting, listNodeEntries function will be failure. Could please add ACL setting per node and addAuthInfo calling to fix this.