Skip to content

fix: use thread-safe maps for registry instance watchers - #6989

Open
hengyuss wants to merge 1 commit into
apache:masterfrom
hengyuss:fix/registry_impls_use_non_thread_safe_HashMap
Open

fix: use thread-safe maps for registry instance watchers#6989
hengyuss wants to merge 1 commit into
apache:masterfrom
hengyuss:fix/registry_impls_use_non_thread_safe_HashMap

Conversation

@hengyuss

Copy link
Copy Markdown
Contributor

Fixes: #6835

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

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.

[BUG] registry impls (consul/etcd/zookeeper/apollo) use non-thread-safe HashMap for watcherInstanceRegisterMap shared by caller + async watcher

1 participant