Skip to content

test template#2

Closed
xiowu0 wants to merge 1 commit into
litemplatefrom
testTemp
Closed

test template#2
xiowu0 wants to merge 1 commit into
litemplatefrom
testTemp

Conversation

@xiowu0

@xiowu0 xiowu0 commented May 7, 2019

Copy link
Copy Markdown
Owner

Title (one Line SUMMARY)

for cherry-pick, add Cherry-Pick keyword to the title

e.g., Cherry-Pick KAFKA-7288: Fix for SslSelectorTest.testCloseConnectionInClosingState

Commit message body

DESCRIPTION (Required)
this is describe

What/why/how was this change made?

COMPLETION CRITERIA (Required)

Condition under which this Hot-Fix patch is not needed anymore.

If Cherry-Pick, please specify the first release that we don’t need to cherry-pick this patch

UPSTREAM TICKET (Required if need Upstream)

A companion upstream ticket (KAFKA-xxxx) which tracks the upstream commit status of this patch)

@xiowu0 xiowu0 closed this May 7, 2019
xiowu0 pushed a commit that referenced this pull request May 10, 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 <wangguoz@gmail.com>, Matthias J. Sax <mjsax@apache.org>,  John Roesler <john@confluent.io>, Bill Bejeck <bbejeck@gmail.com>
xiowu0 pushed a commit that referenced this pull request May 15, 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 <wangguoz@gmail.com>, Matthias J. Sax <mjsax@apache.org>,  John Roesler <john@confluent.io>, Bill Bejeck <bbejeck@gmail.com>
xiowu0 pushed a commit that referenced this pull request Jul 10, 2019
…eiving offset commit exception.

TICKET =
LI_DESCRIPTION =

EXIT_CRITERIA = MANUAL ["describe exit criteria"]
xiowu0 pushed a commit that referenced this pull request Jul 10, 2019
TICKET =
LI_DESCRIPTION =

[LI-HOTFIX] Add build changes to publish github LinkedIn Kafka artifacts to bintray (#1)
TICKET =
LI_DESCRIPTION =

[NOTE] This is a temporary measure to publish artifacts until CI is properly set up to do the job automatically. Users are not expected to run this themselves.

EXIT_CRITERIA = MANUAL ["describe exit criteria"]

[LI-HOTFIX] Add changes for CI builds and publishing artifacts to bintray. (#2)
TICKET =
LI_DESCRIPTION =

Travis will kick off a build and publish artifacts to bintray upon creating a tag in the "x.y.z.w" format.

EXIT_CRITERIA = MANUAL ["describe exit criteria"]

[LI-HOTFIX] Try different encrypted bintray-related env variables for Travis (apache#4)
TICKET =
LI_DESCRIPTION =

Travis couldn't access one of the initially encrypted variables for some reason.

EXIT_CRITERIA = MANUAL ["describe exit criteria"]

[LI-HOTFIX] Set Bintray-related env variables via repository setting instead of in .travis.yml (apache#5)
TICKET =
LI_DESCRIPTION =

EXIT_CRITERIA = MANUAL ["describe exit criteria"]

[LI-HOTFIX] Use the maven repo under the LinkedIn Bintray account to publish artifacts (apache#25)
TICKET =
LI_DESCRIPTION =

EXIT_CRITERIA = MANUAL ["describe exit criteria"]

EXIT_CRITERIA = MANUAL ["describe exit criteria"]
# EXIT_CRITERIA = <EXIT_CRITERIA> <PARAMETERS>
# e.g.,
# when the specified hash(s) is presented in the history, this commit is no longer needed:
# EXIT_CRITERIA = HASH [<hash1>, <hash2> ...]
# When the specified tickets are closed and there are patches with these tickets in the title in the commit history, this commit is no longer needed:
# EXIT_CRITERIA = TICKET [<ticket1>, <ticket2> ...]
# The exit criteria for this commit requires manual investigation:
# EXIT_CRITERIA = MANUAL [<description>]
xiowu0 pushed a commit that referenced this pull request Aug 23, 2019
…eiving offset commit exception.

TICKET =
LI_DESCRIPTION =

EXIT_CRITERIA = MANUAL ["needed until we make a long-term fix"]
xiowu0 pushed a commit that referenced this pull request Dec 3, 2020
…eiving offset commit exception.

TICKET =
LI_DESCRIPTION =

EXIT_CRITERIA = MANUAL ["needed until we make a long-term fix"]
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