Skip to content

KAFKA-2548; kafka-merge-pr tool fails to update JIRA with fix version 0.9.0.0#238

Closed
ijuma wants to merge 1 commit into
apache:trunkfrom
ijuma:kafka-2548-merge-pr-tool-4-segment-fix-version
Closed

KAFKA-2548; kafka-merge-pr tool fails to update JIRA with fix version 0.9.0.0#238
ijuma wants to merge 1 commit into
apache:trunkfrom
ijuma:kafka-2548-merge-pr-tool-4-segment-fix-version

Conversation

@ijuma

@ijuma ijuma commented Sep 24, 2015

Copy link
Copy Markdown
Member

Simplified the logic to choose the default fix version. We just hardcode
it for trunk and try to compute it based on the branch name for the
rest.

Removed logic that tries to handle forked release branches as it
seems to be specific to how the Spark project handles their JIRA.

Simplified the logic to choose the default fix version. We just hardcode
it for `trunk` and try to compute it based on the branch name for the
rest.

Removed logic that tries to handle forked release branches as it
seems to be specific to how the Spark project handles their JIRA.
@asfbot

asfbot commented Sep 24, 2015

Copy link
Copy Markdown

kafka-trunk-git-pr #527 FAILURE
Looks like there's a problem with this pull request

@guozhangwang

Copy link
Copy Markdown
Contributor

LGTM, thanks!

@asfgit asfgit closed this in 8943b08 Sep 24, 2015
@ijuma ijuma deleted the kafka-2548-merge-pr-tool-4-segment-fix-version branch March 1, 2016 22:50
jsancio pushed a commit to jsancio/kafka that referenced this pull request Aug 6, 2019
omkreddy pushed a commit to omkreddy/kafka that referenced this pull request Nov 27, 2019
This is necessary for Avro 1.9.1 compatibility given
binary incompatibilities between Jackson 2.9.x and
2.10.x. Avro 1.9.1 depends on Jackson 2.9.x.

Avro 1.9.2, once released, will depend on Jackson 2.10.x
so we can then upgrade Jackson to 2.10.x again.

It's worth noting that Apache Kafka and older releases
of CP depend on Jackson 2.10.x. The former has no
Avro dependency and older releases of CP depend on
Avro 1.8.x, which depends on Jackson 1, a different
library altogether (different Maven coordinates
and different package names).

Reviewers: Srini Dandu <sdandu@confluent.io>
soondenana pushed a commit to soondenana/kafka that referenced this pull request Jan 22, 2020
This is necessary for Avro 1.9.1 compatibility given
binary incompatibilities between Jackson 2.9.x and
2.10.x. Avro 1.9.1 depends on Jackson 2.9.x.

Avro 1.9.2, once released, will depend on Jackson 2.10.x
so we can then upgrade Jackson to 2.10.x again.

It's worth noting that Apache Kafka and older releases
of CP depend on Jackson 2.10.x. The former has no
Avro dependency and older releases of CP depend on
Avro 1.8.x, which depends on Jackson 1, a different
library altogether (different Maven coordinates
and different package names).

Reviewers: Srini Dandu <sdandu@confluent.io>
wyuka pushed a commit to wyuka/kafka that referenced this pull request Jan 21, 2022
…on (apache#238)

TICKET = LIKAFKA-40747
LI_DESCRIPTION =
A potential reason for NoOffsetForPartitionException is the transition of FetchState for partitions to any state other than INITIALIZING (e.g. offset_reset). However, there are not enough logs on the client side to see if that was the case. Add logs in the exception message to track the actual fetch state of partitions when a NoOffsetForPartitionException is thrown.
udaynpusa pushed a commit to mapr/kafka that referenced this pull request Jan 30, 2024
udaynpusa pushed a commit to mapr/kafka that referenced this pull request Jan 30, 2024
jeqo pushed a commit to aiven/kafka that referenced this pull request Jan 16, 2026
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.

3 participants