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

roachtest: lower connection timeout and include node ID #114551

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Nov 16, 2023

This adds two improvements to help with debugging:

  • Include the node ID in the message if we fail to connect to a node.
  • Fix the connection timeout at 1 minute rather than leaving it infinite.

informs #114501
Release note: None

This adds two improvements to help with debugging:
- Include the node ID in the message if we fail to connect to a node.
- Fix the connection timeout at 1 minute rather than leaving it
  infinite.

Release note: None
@rafiss rafiss added backport-23.1.x Flags PRs that need to be backported to 23.1 backport-23.2.x Flags PRs that need to be backported to 23.2. labels Nov 16, 2023
@rafiss rafiss requested a review from a team as a code owner November 16, 2023 06:23
@rafiss rafiss requested review from DarrylWong and renatolabs and removed request for a team November 16, 2023 06:23
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@renatolabs renatolabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for this!

@rafiss
Copy link
Collaborator Author

rafiss commented Nov 16, 2023

tftr!

bors r+

@craig
Copy link
Contributor

craig bot commented Nov 16, 2023

Build succeeded:

@craig craig bot merged commit f47f05c into cockroachdb:master Nov 16, 2023
8 checks passed
@rafiss rafiss deleted the improve-roachtest-connect-error branch November 16, 2023 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-23.1.x Flags PRs that need to be backported to 23.1 backport-23.2.x Flags PRs that need to be backported to 23.2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants