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

mockserver: unstable mock server cluster setup #570

Closed
iosmanthus opened this issue Mar 24, 2022 · 0 comments · Fixed by #571
Closed

mockserver: unstable mock server cluster setup #570

iosmanthus opened this issue Mar 24, 2022 · 0 comments · Fixed by #571
Labels
type/bug Something isn't working

Comments

@iosmanthus
Copy link
Member

Bug Report

1. Describe the bug

The PDMockServerTest and MockThreeStoresTest is unstable, which will throws port in used exception occasionally. It is caused by the range allocation of ports instead of random allocation for each of them.

2. Minimal reproduce step (Required)

Run multiple times of these tests, fail occasionally.

5. What is your Java Client?

  • Client Java: master with commit 7278d5a
@iosmanthus iosmanthus added the type/bug Something isn't working label Mar 24, 2022
zz-jason pushed a commit that referenced this issue Mar 29, 2022
#576)

Co-authored-by: iosmanthus <dengliming@pingcap.com>
Co-authored-by: iosmanthus <myosmanthustree@gmail.com>
zz-jason pushed a commit that referenced this issue Mar 29, 2022
#577)

Co-authored-by: iosmanthus <dengliming@pingcap.com>
Co-authored-by: iosmanthus <myosmanthustree@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant