You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#3182)
* fix#3179. Make registry, configcenter, matadata-report share a zookeeper connection
* fix#3179. optimize registry, configcenter, matadata-report share a zookeeper connection
* fix#3179. add licence
* fix some review issue: just optimize constuctor order and refactor some code
* modify HashMap to ConcurrentHashMap
* add some comments
* remove ZookeeperClientData and originalURLs
* remove ZookeeperClientData and originalURLs
* fix#3205 . add group into MetadataReport
* remove SOURCE_URL_KEY from Constants
* fix#3179 , #3205, #3218. modify review issue; when sharing zookeeper connection, it should judge zookeeperClient.isConnected()
In dubbo-2.7, add group field into MetadataReportConfig .
It can match RegistryConfig.
The text was updated successfully, but these errors were encountered: