-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Huge Number of Watches in ZooKeeper #17482
Open
GWphua
wants to merge
16
commits into
apache:master
Choose a base branch
from
GWphua:zk-fix
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+950
−42
Commits on Jan 13, 2020
-
* Fix huge number of watches in zk
* Tear down nodeAnnouncer * Remove useless Logger and ExecutorService * Init CuratorListener by lambda * Improve explicit type * Using CuratorMultiTransaction instead of CuratorTransaction * Add @GuardedBy("toAnnounce") for toUpdate field * Improve docs
Configuration menu - View commit details
-
Copy full SHA for 50c1f7a - Browse repository at this point
Copy the full SHA 50c1f7aView commit details
Commits on Jan 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8420d73 - Browse repository at this point
Copy the full SHA 8420d73View commit details -
Configuration menu - View commit details
-
Copy full SHA for da8538b - Browse repository at this point
Copy the full SHA da8538bView commit details
Commits on Jan 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 67b5064 - Browse repository at this point
Copy the full SHA 67b5064View commit details
Commits on Mar 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 23cd4d8 - Browse repository at this point
Copy the full SHA 23cd4d8View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce64445 - Browse repository at this point
Copy the full SHA ce64445View commit details -
Configuration menu - View commit details
-
Copy full SHA for da2f212 - Browse repository at this point
Copy the full SHA da2f212View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d0669 - Browse repository at this point
Copy the full SHA a5d0669View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b21a4 - Browse repository at this point
Copy the full SHA f3b21a4View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1053042 - Browse repository at this point
Copy the full SHA 1053042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 903db88 - Browse repository at this point
Copy the full SHA 903db88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 954fa53 - Browse repository at this point
Copy the full SHA 954fa53View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 25de238 - Browse repository at this point
Copy the full SHA 25de238View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7733e3 - Browse repository at this point
Copy the full SHA a7733e3View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31f1d3d - Browse repository at this point
Copy the full SHA 31f1d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f541b84 - Browse repository at this point
Copy the full SHA f541b84View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.