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

Add timeout for failed writes retry #663 #664

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

Conversation

JozoVilcek
Copy link

Problem

Retries on failed writes can go on for too long
#663

Solution

Ability to specify a timeout for retries after which reads will reset from last committed offset.

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

Test Strategy

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

Release Plan

@JozoVilcek JozoVilcek requested a review from a team as a code owner June 13, 2023 06:53
@JozoVilcek
Copy link
Author

Jenkins fails with error unrelated to my PR. I would appreciate hints on how to proceed

[ERROR] Failed to execute goal on project kafka-connect-hdfs: Could not resolve dependencies for 
project io.confluent:kafka-connect-hdfs:jar:10.3.0-SNAPSHOT: 
Failed to collect dependencies at io.confluent:kafka-connect-storage-hive:jar:11.1.4 -> org.apache.hive:hive-exec:jar:core:2.3.9 -> org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde: 
Failed to read artifact descriptor for org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde: 
Could not transfer artifact org.pentaho:pentaho-aggdesigner-algorithm:pom:5.1.5-jhyde 
from/to conjars (http://conjars.org/repo): 
transfer failed for http://conjars.org/repo/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom: 
Connect to conjars.org:80 [conjars.org/54.235.127.59] failed: Connection timed out (Connection timed out) -> [Help 1]

@cla-assistant
Copy link

cla-assistant bot commented Aug 27, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Jozef Vilcek seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

None yet

1 participant