issues
search
samuel
/
go-zookeeper
Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.
BSD 3-Clause "New" or "Revised" License
1.64k
stars
672
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How about archiving this repository?
#261
computerphilosopher
opened
3 years ago
0
data race in conn.go
#260
huaz836
opened
3 years ago
0
Please allow users post issues.
#259
computerphilosopher
closed
3 years ago
1
Please make an issue menu in go-zk/zk repository, and archive this.
#258
computerphilosopher
closed
3 years ago
1
Why clear timeout when read a response from server?
#257
opriz
opened
3 years ago
1
GSSAPI SASL authentication
#256
microeastcowboy
opened
3 years ago
0
can you release a version?
#255
AllenX2018
opened
3 years ago
1
AddingPowerSupport_golang-github-samuel-go-zookeeper
#254
santosh653
closed
3 years ago
13
fix request blocked when conn closed
#253
PapaYofen
opened
4 years ago
2
why EventNodeDataChanged trigger children watch?
#252
darkterrorooo
opened
4 years ago
0
If there is no parent node, the node is created level by level
#251
aidelingyu
opened
4 years ago
2
fix race in zk library
#250
jhump
closed
4 years ago
3
Is this project active?
#249
jhump
closed
4 years ago
1
zookeeper node garbled code
#248
jack161641
opened
4 years ago
0
fix stringShuffle function
#247
aluode99
opened
4 years ago
1
Fix: Exists() should always return false when an error happenning and FLW parsing enhancement
#246
jasonjoo2010
opened
4 years ago
1
Some simple fixes
#245
gengyl08
opened
4 years ago
0
Issue related with zookeeper old client
#244
cnutshell
opened
4 years ago
1
Fix: quick recover from old client state which was recognized by zookeeper
#243
cnutshell
closed
4 years ago
0
Delete node(s) fails to delete without any error
#242
sandeepkalra
closed
3 years ago
0
DeleteRecursive(path string)
#241
ssuvasanth
opened
4 years ago
0
support for ttl nodes and container nodes
#240
einxie
closed
4 years ago
2
solve check error and add test case
#239
einxie
closed
4 years ago
0
support commands of createTTL and createContainer
#238
einxie
closed
4 years ago
1
Check and clean nodes which were created by the server, but client is not aware of it
#237
ishveda
opened
4 years ago
1
Exists api return true but path does not exist
#236
aluode99
opened
4 years ago
3
client cannot work when a server node in the cluster died
#235
aluode99
opened
4 years ago
1
NodeDataChanged event should not trigger other watches
#234
leonshaw
opened
4 years ago
2
Fix flwcons
#233
pseudocodes
opened
4 years ago
2
zk: add ReadOnly flag always set to false
#232
timoha
opened
4 years ago
1
Conn AddAuth not working?
#231
likevin97
closed
4 years ago
3
added a validation to check whether lock exists in case of network pa…
#230
continuum-Nikhil-Bhide
opened
4 years ago
4
Zookeeper clients contending for distributed lock get into deadlock state during network partition failure
#229
continuum-Nikhil-Bhide
opened
4 years ago
0
Support Go Mod?
#228
Youosun
opened
4 years ago
2
Add TLS support with ConnectTLS function
#227
linalinn
opened
4 years ago
4
converting project structure to go module
#226
winjeg
closed
4 years ago
1
Set timeouts now occur after error check
#225
jongiddy
opened
5 years ago
0
Fix Conn.Close() infinity waiting problem
#224
biefy
closed
5 years ago
4
Fix issues found by deepsource.io
#223
samuel
closed
5 years ago
1
How Connect Zk Cluster
#222
Gtmasks
opened
5 years ago
1
Can not get event channel from the channel returned by Connect
#221
machelcheng
opened
5 years ago
0
Update constants.go to include a persistent flag
#220
bosdhill
opened
5 years ago
0
cannot connect ZooKeeper 3.4.6.2.5
#219
bingsenmu
closed
5 years ago
0
Rename server test files to only build when testing
#218
samuel
closed
5 years ago
1
zk package imports "testing"
#217
aaronbee
closed
5 years ago
1
Fix struct encode and decode for Go 1.13
#216
samuel
closed
5 years ago
1
TestEncodeShortBuffer fails with Go 1.13
#215
ianlancetaylor
closed
5 years ago
2
[feature]: new option WithPingCountWithinSessionTimeout
#214
ikenchina
opened
5 years ago
0
[feature]: new option WithPingCountWithinSessionTimeout
#213
ikenchina
closed
5 years ago
0
How to mock Connect API for test?
#212
max-min
opened
5 years ago
1
Next