issues
search
bonifaido
/
rust-zookeeper
Pure Rust library for Apache ZooKeeper built on MIO
MIT License
206
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Version bump
#101
krojew
closed
8 months ago
0
Add support for tcp keepalive
#100
irevoire
opened
1 year ago
4
Invalid session for client
#99
madtrick
opened
1 year ago
2
Lost watch events
#98
madtrick
closed
1 year ago
1
The client needs to re-send watches on reconnects
#97
behos
opened
1 year ago
0
Introduce persistent watches
#96
behos
closed
1 year ago
4
Add more log read write
#95
liukun4515
closed
1 year ago
0
Fixed handle leakage during reconnection.
#94
tsxiaofang
closed
1 year ago
0
Change timeout
#93
liukun4515
closed
1 year ago
1
please let zookeeper io socket set tcp keepalive
#92
Pabears
opened
1 year ago
2
Handle close zk session
#91
liukun4515
closed
1 year ago
0
Is there any API for querying and updating the configuration (quorum membership) of a ZK cluster?
#90
marshtompsxd
opened
1 year ago
0
Zk
#89
yangsenzk
closed
1 year ago
0
4.1.1
#88
krojew
closed
1 year ago
0
Avoid leaking watch threads on client shutdown
#87
behos
closed
2 years ago
0
zookeeper client go to dead loop if connection port is not listen
#86
dongweifly
opened
2 years ago
0
how to listen node children change(add or remove)?
#85
Silentdoer
opened
2 years ago
2
Keep backwards compatibility for old zookeeper server.
#84
sighingnow
closed
3 years ago
1
rust-zookeeper can't create data with zetcd cluster
#83
acezen
closed
3 years ago
1
in leader_latch ,the zookeeper can't drop after zookeeper network error
#82
widefire
opened
3 years ago
0
change connect log messages from info to trace level
#81
brayniac
closed
3 years ago
0
Add Queue Recipe
#80
volfco
closed
3 years ago
2
support tls with tokio_rustls
#79
silence-coding
closed
2 years ago
1
remove travis integration
#78
bonifaido
closed
3 years ago
0
Fix lock not setting handler on first node
#77
volfco
closed
3 years ago
0
Increment version and re-publish
#76
volfco
closed
3 years ago
1
Add GitHub Actions workflow for CI
#75
nickelc
closed
3 years ago
0
Migrate to GitHub Actions from Travis
#74
bonifaido
opened
4 years ago
0
Upgrade to 2018 Edition
#73
joshleeb
opened
4 years ago
3
Error on drop after close
#72
joshleeb
opened
4 years ago
0
Track is_connected for ZooKeeper
#71
joshleeb
closed
4 years ago
1
Update curator-test dependency
#70
joshleeb
closed
4 years ago
0
Add LeaderLatch recipe
#69
joshleeb
closed
4 years ago
4
Connecting to ipv6 fails on Windows 10
#68
krojew
opened
4 years ago
1
Async support
#67
krojew
closed
4 years ago
0
Bump more dependencies
#66
jonhoo
closed
4 years ago
3
Locking example
#65
Jasperav
opened
4 years ago
2
ZooKeeper::connect doesn't crash if it can not connect
#64
Jasperav
opened
4 years ago
0
Add parenthesis missing in documentation
#63
d-e-s-o
closed
5 years ago
0
Not reconnecting after session timeout
#62
krojew
opened
5 years ago
0
test: update kotlin dependencies and code
#61
bonifaido
closed
5 years ago
0
warning fixes
#60
krojew
closed
5 years ago
5
Bump dependency versions
#59
jonhoo
closed
5 years ago
4
Remove Poll::deregister call and improve reconnect logic
#58
davidwilemski
closed
5 years ago
0
Use Docker images for testing instead of Zookeeper Java library
#57
bonifaido
opened
5 years ago
0
IO thread panic on Zookeeper client reconnect failure
#56
davidwilemski
closed
5 years ago
5
how to receiver event when node data change?
#55
isnlan
closed
5 years ago
4
Fix reconnection hangup
#54
sakateka
closed
6 years ago
3
add Copy trait to trivially copyable enums
#53
packysauce
closed
6 years ago
1
Publish new release of zookeeper_derive
#52
jonhoo
closed
6 years ago
1
Next