Skip to content
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

Making sure zookeeper master monitor doesn't need a seed value for master description #187

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

sundargates
Copy link
Collaborator

Context

There's no need for the master description value to be seeded given that it can be obtained directly from the zookeeper. That's what this diff does.

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable
  • Added copyright headers for new files from CONTRIBUTING.md

@github-actions
Copy link

Unit Test Results

112 files  ±0  112 suites  ±0   5m 26s ⏱️ -1s
482 tests ±0  463 ✔️ ±0  19 💤 ±0  0 ±0 

Results for commit 8d7fbe4. ± Comparison against base commit 17d30b1.

@sundargates sundargates merged commit f194a38 into Netflix:master Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant