Skip to content

Conversation

riverszhang89
Copy link
Contributor

No description provided.

This patch makes the retry-wait logic in cdb2jdbc consistent with cdb2api,
specifically in the following 2 places:

[250ms wait on each comdb2db retry](https://github.com/bloomberg/comdb2/blob/5d6b2d183ac3ec31274416c2f0b364cc5fb6e0c5/cdb2api/cdb2api.c#L6355)

[up to 1000ms wait on run_statement retry](https://github.com/bloomberg/comdb2/blob/5d6b2d183ac3ec31274416c2f0b364cc5fb6e0c5/cdb2api/cdb2api.c#L4767)

Signed-off-by: Rivers Zhang <[email protected]>
@riverszhang89
Copy link
Contributor Author

/adhoc-test cdb2jdbc

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

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

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 0/0 tests failed ⚠.

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

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

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 0/0 tests failed ⚠.

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

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

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 0/0 tests failed ⚠.

markhannum
markhannum previously approved these changes Oct 16, 2025
Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

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

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: Success ✓.

The first 10 failing tests are:
cdb2jdbc

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

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

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: Success ✓.

The first 10 failing tests are:
cdb2jdbc

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.

3 participants