issues
search
Nextdoor
/
ndserviceregistry
Nextdoor ServiceRegistry Foundational Python Class
27
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Configure Renovate
#74
renovate[bot]
opened
1 year ago
0
Support kazoo 2.6.1.
#73
perlow
closed
4 years ago
0
Fix race condition in DataNodeTests.
#72
perlow
closed
4 years ago
0
Bump version to 1.1.1.
#71
perlow
closed
3 years ago
3
Support kazoo up to version 2.5.0.
#70
perlow
closed
4 years ago
0
Kazoo 2.3.0 is broken. Don't depend on it.
#69
mrterry
closed
7 years ago
2
Prep for release.
#68
mrterry
closed
7 years ago
2
Py3k
#67
jooddang
closed
7 years ago
2
futurize first run
#66
jooddang
closed
7 years ago
4
Bump Zookeeper version
#65
mrterry
closed
7 years ago
0
[WIP] Add Python 3 support
#64
mrterry
closed
7 years ago
0
Improve the performance of the Watcher.get() method.
#63
diranged
opened
9 years ago
0
Throttling should only be activated in the case of too many pending requests
#62
skrawcz
opened
9 years ago
1
get() calls take ~140ms to return?
#61
diranged
opened
9 years ago
0
Port to python3
#60
bemsha
closed
7 years ago
11
nd_service_registry doesn't work on python3
#59
bemsha
opened
9 years ago
0
'ndsr get' raises: object has no attribute 'iteritems'
#58
diranged
opened
10 years ago
0
Issue #54: Clean up the unset() method and make it work in all situations.
#57
diranged
closed
10 years ago
0
Add Kazoo 2.0 support as well as tests.
#56
diranged
closed
10 years ago
1
Enabled getting data from ZK without creating watchers.
#55
skrawcz
opened
10 years ago
0
Make unset (delete) node work & expose accordingly
#54
skrawcz
closed
10 years ago
1
Avoid creating ACLs on the higher level container paths for node registrations.
#53
diranged
closed
10 years ago
1
Refactor RegistrationBase._update_state() to be more testable.
#52
diranged
closed
10 years ago
1
Lock handler should respect read_only...
#51
diranged
opened
10 years ago
0
This is potentially dangerous behavior in large installations where
#50
diranged
closed
10 years ago
1
Stop recursively setting ACLs..
#49
diranged
closed
10 years ago
0
Kazoo 2.0 Compatibility: Deadlock Issue in setup_auth()
#48
diranged
closed
10 years ago
2
Exclude Kazoo >=2.0 from requirements.
#47
diranged
closed
10 years ago
1
0.3.0 release prep
#46
diranged
closed
10 years ago
1
Reduce callback execution
#45
diranged
closed
10 years ago
1
Issue #39: More efficient Watches and fewer zk.get() calls.
#44
diranged
closed
10 years ago
1
Issue #35: Don't cache empty data.
#43
diranged
closed
10 years ago
1
Read-Only mode doesn't actually work as expected
#42
diranged
opened
10 years ago
1
Fix watch on initially empty path
#41
diranged
closed
10 years ago
1
Kazoo NoNodeError uncaught when a watched-path is deleted
#40
diranged
closed
10 years ago
2
Watcher objects could issue massive get() calls to Zookeeper.
#39
diranged
closed
10 years ago
1
New children will not be detected in a non-existent path by a Watcher
#38
diranged
closed
10 years ago
1
Fix dummywatcher behavior
#37
diranged
closed
10 years ago
1
Add get_state() method to KazooServiceRegistry.
#36
diranged
closed
10 years ago
1
File-backed cache stores empty children lists for Ephemeral Nodes
#35
diranged
closed
10 years ago
0
Add Django contrib utility package with tests.
#34
diranged
closed
10 years ago
1
Issue #25: Add DataNode object type and appropriate set_data() methods.
#33
diranged
closed
10 years ago
2
Disable rate-limiting when running CLI operations.
#32
diranged
closed
10 years ago
1
Enable integration tests leveraging the KazooTestHarness
#31
diranged
closed
10 years ago
1
Add DataNode that is not ephemeral.
#30
wenbinf
closed
10 years ago
0
issue #28 - plain text/directory listing output on the get CLI
#29
cmclaughlin
closed
10 years ago
0
The 'get' command line option should also output in 'directory' format
#28
diranged
closed
10 years ago
0
Zookeeper 'get()' calls should be rate limited at a significantly different rate.
#27
diranged
closed
10 years ago
1
Add pep8, pyflakes, unit and integration tests to setup.py
#26
diranged
closed
10 years ago
3
Add non-Ephemeral data functionality
#25
diranged
closed
10 years ago
1
Next