Skip to content

*: support for connecting to multple instances directly#149

Merged
dbsid merged 2 commits intopingcap:masterfrom
zyguan:multi-instances
Oct 10, 2022
Merged

*: support for connecting to multple instances directly#149
dbsid merged 2 commits intopingcap:masterfrom
zyguan:multi-instances

Conversation

@zyguan
Copy link
Copy Markdown
Collaborator

@zyguan zyguan commented Oct 9, 2022

Allow specifying a list of hosts & ports to connect to (just like sysbench), eg. --host 172.16.4.1,172.16.4.2 --port 4000,4001 means connecting to 172.16.4.1:4000, 172.16.4.1:4001, 172.16.4.2:4000, 172.16.4.2:4001 round-robin.

2022-10-09_171038

@zyguan zyguan requested a review from dbsid October 9, 2022 09:20
@dbsid dbsid merged commit 87d0876 into pingcap:master Oct 10, 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.

2 participants