Commit 97a770a
authored
Fixing ZNodeGroupAclProvider matches implementation for NPE for connection object (#69)
Co-authored-by: Rahul Rane <[email protected]>1 parent 405b055 commit 97a770a
File tree
1 file changed
+3
-8
lines changed- zookeeper-server/src/main/java/org/apache/zookeeper/server/auth/znode/groupacl
1 file changed
+3
-8
lines changedLines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
129 | 124 | | |
130 | 125 | | |
131 | 126 | | |
| |||
0 commit comments