MINOR: Bump timeout for sending records#5843
Merged
mjsax merged 3 commits intoapache:trunkfrom Oct 28, 2018
Merged
Conversation
Member
Author
mjsax
reviewed
Oct 25, 2018
| return firstRecordProcessed; | ||
| } | ||
| }, 10000L, "Has not processed record within 10 seconds"); | ||
| }, "Has not processed record within 15 seconds"); |
Member
There was a problem hiding this comment.
See my comment on the other PR. Should we increase to 30 seconds?
Member
Author
There was a problem hiding this comment.
Yeah, I agree I'll update all related PRs to use a 30 second timeout
3 tasks
Member
Author
|
updated this |
Member
|
Java11: https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/302/ This seems to be new? \cc @vvcephei 4 more non-streams failures: Retest this please. |
Member
Author
|
Non related streams failure retest this please |
Member
|
Java8 is green. Merging this. |
Member
Author
|
thanks @mjsax! |
mjsax
pushed a commit
that referenced
this pull request
Nov 5, 2018
Reviewers: John Roesler <john@confluent.io>, Matthias J. Sax <matthias@confluent.io>
Member
|
Cherry-picked to |
pengxiaolong
pushed a commit
to pengxiaolong/kafka
that referenced
this pull request
Jun 14, 2019
Reviewers: John Roesler <john@confluent.io>, Matthias J. Sax <matthias@confluent.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Set timeout to be consistent with changes to
2.0#5841 when merged we should cherry-pick to2.1Committer Checklist (excluded from commit message)