Skip to content

Conversation

@wicknicks
Copy link
Owner

More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.

Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

wicknicks added 9 commits May 7, 2018 10:38
Signed-off-by: Arjun Satish <[email protected]>
Signed-off-by: Arjun Satish <[email protected]>
Signed-off-by: Arjun Satish <[email protected]>
Signed-off-by: Arjun Satish <[email protected]>
Signed-off-by: Arjun Satish <[email protected]>
wicknicks pushed a commit that referenced this pull request Feb 25, 2019
…he#6115)

This fix is aiming for #2 issue pointed out within https://issues.apache.org/jira/browse/KAFKA-7672
In the current setup, we do offset checkpoint file write when EOS is turned on during #suspend, which introduces the potential race condition during StateManager #closeSuspend call. To mitigate the problem, we attempt to always write checkpoint file in #suspend call.

Reviewers: Guozhang Wang <[email protected]>, Matthias J. Sax <[email protected]>,  John Roesler <[email protected]>, Bill Bejeck <[email protected]>
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