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

Added zero-retries in JDBC source and unit test. #1341

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Schm1tz1
Copy link
Member

@Schm1tz1 Schm1tz1 commented May 31, 2023

Problem

JDBC source does not respect query.retry.attempts = 0, also see #1340

Solution

Added handling for the case with zero retries to fail without retries and added a unit test.

Does this solution apply anywhere else?
  • yes
  • no
If yes, where?

Test Strategy

Added unit test and did local integration testing as well as testing with customers in their system.

Testing done:
  • Unit tests
  • Integration tests
  • System tests
  • Manual tests

Release Plan

@cla-assistant
Copy link

cla-assistant bot commented Aug 1, 2023

CLA assistant check
All committers have signed the CLA.

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.

1 participant