Skip to content

KAFKA-8602: Separate PR for 2.3 branch#7092

Merged
bbejeck merged 1 commit intoapache:2.3from
bbejeck:AK860_cherry_pick_2_3_bug_standby_task_creation_updates
Jul 16, 2019
Merged

KAFKA-8602: Separate PR for 2.3 branch#7092
bbejeck merged 1 commit intoapache:2.3from
bbejeck:AK860_cherry_pick_2_3_bug_standby_task_creation_updates

Conversation

@bbejeck
Copy link
Copy Markdown
Member

@bbejeck bbejeck commented Jul 15, 2019

This PR is from the original work by @cadonna in #7008. Due to incompatible changes in trunk that should not get cherry-picked back, a separate PR is required for this bug fix

Committer Checklist (excluded from commit message)

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

@bbejeck
Copy link
Copy Markdown
Member Author

bbejeck commented Jul 15, 2019

ping @guozhangwang @mjsax @vvcephei @ableegoldman @abbccdda for reviews.

@bbejeck
Copy link
Copy Markdown
Member Author

bbejeck commented Jul 15, 2019

Java 11 failed with

23:02:54 stderr: fatal: unable to connect to github.com:
23:02:54 github.com: Temporary failure in name resolution

Copy link
Copy Markdown
Member

@mjsax mjsax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bbejeck
Copy link
Copy Markdown
Member Author

bbejeck commented Jul 15, 2019

retest this please

@bbejeck
Copy link
Copy Markdown
Member Author

bbejeck commented Jul 16, 2019

Java 8 passed, Java 11 failed with

23:16:49 stderr: fatal: unable to connect to github.com:
23:16:49 github.com: Temporary failure in name resolution

@bbejeck
Copy link
Copy Markdown
Member Author

bbejeck commented Jul 16, 2019

retest this please

@bbejeck bbejeck merged commit 011ec51 into apache:2.3 Jul 16, 2019
@bbejeck
Copy link
Copy Markdown
Member Author

bbejeck commented Jul 16, 2019

Merged #7092 into 2.3

bbejeck added a commit that referenced this pull request Jul 18, 2019
This PR is from the original work by @cadonna in #7008. Due to incompatible changes in trunk that should not get cherry-picked back, a separate PR is required for this bug fix

Reviewers:  Matthias J. Sax <mjsax@apache.org>
bbejeck added a commit that referenced this pull request Jul 18, 2019
This PR is from the original work by @cadonna in #7008. Due to incompatible changes in trunk that should not get cherry-picked back, a separate PR is required for this bug fix

Reviewers:  Matthias J. Sax <mjsax@apache.org>
ijuma added a commit to confluentinc/kafka that referenced this pull request Jul 20, 2019
* apache-github/2.3:
  MINOR: Update documentation for enabling optimizations (apache#7099)
  MINOR: Remove stale streams producer retry default docs. (apache#6844)
  KAFKA-8635; Skip client poll in Sender loop when no request is sent (apache#7085)
  KAFKA-8615: Change to track partition time breaks TimestampExtractor (apache#7054)
  KAFKA-8670; Fix exception for kafka-topics.sh --describe without --topic mentioned (apache#7094)
  KAFKA-8602: Separate PR for 2.3 branch (apache#7092)
  KAFKA-8530; Check for topic authorization errors in OffsetFetch response (apache#6928)
  KAFKA-8662; Fix producer metadata error handling and consumer manual assignment (apache#7086)
  KAFKA-8637: WriteBatch objects leak off-heap memory (apache#7050)
  KAFKA-8620: fix NPE due to race condition during shutdown while rebalancing (apache#7021)
  HOT FIX: close RocksDB objects in correct order (apache#7076)
  KAFKA-7157: Fix handling of nulls in TimestampConverter (apache#7070)
  KAFKA-6605: Fix NPE in Flatten when optional Struct is null (apache#5705)
  Fixes apache#8198 KStreams testing docs use non-existent method pipe (apache#6678)
  KAFKA-5998: fix checkpointableOffsets handling (apache#7030)
  KAFKA-8653; Default rebalance timeout to session timeout for JoinGroup v0 (apache#7072)
  KAFKA-8591; WorkerConfigTransformer NPE on connector configuration reloading (apache#6991)
  MINOR: add upgrade text (apache#7013)
  Bump version to 2.3.1-SNAPSHOT
@bbejeck
Copy link
Copy Markdown
Member Author

bbejeck commented Aug 1, 2019

cherry-picked to 2.2 and 2.1

xiowu0 pushed a commit to linkedin/kafka that referenced this pull request Aug 22, 2019
…ache#7092)

TICKET = KAFKA-8602
LI_DESCRIPTION =
EXIT_CRITERIA = HASH [011ec51]
ORIGINAL_DESCRIPTION =

This PR is from the original work by @cadonna in apache#7008. Due to incompatible changes in trunk that should not get cherry-picked back, a separate PR is required for this bug fix

Reviewers:  Matthias J. Sax <mjsax@apache.org>
(cherry picked from commit 011ec51)
@bbejeck bbejeck deleted the AK860_cherry_pick_2_3_bug_standby_task_creation_updates branch July 10, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants