gavenpeng opened a new pull request, #21846:
URL: https://github.com/apache/shardingsphere/pull/21846
Consul repository support use localhost consul agent if not config server
list
for example:
-- one:
ClusterPersistRepositoryConfiguration clusterPersistRepositoryConfiguration
= new ClusterPersistRepositoryConfiguration("Consul", "", "", new Properties())
consul type repository support serverLists param is empty, if is empty, use
the default localhost.
Others Changes proposed in this pull request:
- remove the code of no relation with lock from ConsulDistributedLockHolder
- improve the unit test performance
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]