Skip to content

KAFKA-2411; [WIP] remove usage of blocking channel#127

Closed
ijuma wants to merge 35 commits into
apache:trunkfrom
ijuma:kafka-2411-remove-usage-of-blocking-channel
Closed

KAFKA-2411; [WIP] remove usage of blocking channel#127
ijuma wants to merge 35 commits into
apache:trunkfrom
ijuma:kafka-2411-remove-usage-of-blocking-channel

Conversation

@ijuma

@ijuma ijuma commented Aug 10, 2015

Copy link
Copy Markdown
Member

This PR builds on the work from @harshach and only the last commit is relevant. Opening the PR for getting feedback.

Sriharsha Chintalapani added 30 commits May 20, 2015 14:19
@asfbot

asfbot commented Aug 10, 2015

Copy link
Copy Markdown

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

@ijuma ijuma force-pushed the kafka-2411-remove-usage-of-blocking-channel branch from 94d095b to f5ef130 Compare August 10, 2015 12:59
@asfbot

asfbot commented Aug 10, 2015

Copy link
Copy Markdown

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

@ijuma

ijuma commented Aug 13, 2015

Copy link
Copy Markdown
Member Author

Closing for now.

@ijuma ijuma closed this Aug 13, 2015
hachikuji added a commit to hachikuji/kafka that referenced this pull request Feb 15, 2017
hachikuji added a commit to hachikuji/kafka that referenced this pull request Feb 23, 2017
hachikuji added a commit to hachikuji/kafka that referenced this pull request Feb 23, 2017
hachikuji added a commit to hachikuji/kafka that referenced this pull request Mar 2, 2017
hachikuji added a commit to hachikuji/kafka that referenced this pull request Mar 3, 2017
hachikuji added a commit to hachikuji/kafka that referenced this pull request Mar 9, 2017
hachikuji added a commit to hachikuji/kafka that referenced this pull request Mar 10, 2017
apurvam pushed a commit to apurvam/kafka that referenced this pull request Mar 15, 2017
ijuma pushed a commit to ijuma/kafka that referenced this pull request Mar 22, 2017
hachikuji added a commit to hachikuji/kafka that referenced this pull request Mar 22, 2017
efeg pushed a commit to efeg/kafka that referenced this pull request Jan 29, 2020
xiowu0 pushed a commit to xiowu0/kafka that referenced this pull request Apr 13, 2021
TICKET = KAFKA-7016
LI_DESCRIPTION = The current code base has the stack trace of ApiExceptions disabled.
However, the stack trace can provide valuable information for troubleshooting.
Although getting the stack trace may be expensive, exceptions should happen rarely,
and thus it's better to pay the cost when they do happen.

EXIT_CRITERIA = When KAFKA-7016 is resolved and the changes are pulled in.
wyuka pushed a commit to wyuka/kafka that referenced this pull request Mar 4, 2022
…e#279)

TICKET = KAFKA-7016
LI_DESCRIPTION = The current code base has the stack trace of ApiExceptions disabled.
However, the stack trace can provide valuable information for troubleshooting.
Although getting the stack trace may be expensive, exceptions should happen rarely,
and thus it's better to pay the cost when they do happen.

EXIT_CRITERIA = When KAFKA-7016 is resolved and the changes are pulled in.

(cherry picked from commit 22868e2)

Co-authored-by: Lucas Wang <luwang@linkedin.com>
wyuka pushed a commit to wyuka/kafka that referenced this pull request Mar 28, 2022
…e#279)

TICKET = KAFKA-7016
LI_DESCRIPTION = The current code base has the stack trace of ApiExceptions disabled.
However, the stack trace can provide valuable information for troubleshooting.
Although getting the stack trace may be expensive, exceptions should happen rarely,
and thus it's better to pay the cost when they do happen.

EXIT_CRITERIA = When KAFKA-7016 is resolved and the changes are pulled in.

(cherry picked from commit 22868e2)

Co-authored-by: Lucas Wang <luwang@linkedin.com>
wyuka pushed a commit to wyuka/kafka that referenced this pull request Jun 16, 2022
…e#279)

TICKET = KAFKA-7016
LI_DESCRIPTION = The current code base has the stack trace of ApiExceptions disabled.
However, the stack trace can provide valuable information for troubleshooting.
Although getting the stack trace may be expensive, exceptions should happen rarely,
and thus it's better to pay the cost when they do happen.

EXIT_CRITERIA = When KAFKA-7016 is resolved and the changes are pulled in.

(cherry picked from commit 22868e2)

Co-authored-by: Lucas Wang <luwang@linkedin.com>
patrik-marton pushed a commit to patrik-marton/kafka that referenced this pull request Mar 11, 2025
…... (apache#127)

KAFKA-17534: Add configuration to disable the heartbeats topic replication (apache#17413)

Introducing heartbeats.replication.enabled to explicitly disable the default heartbeats topic replication.
This change implements KIP-1089.

Reviewers: Viktor Somogyi-Vass <viktorsomogyi@gmail.com>

Co-authored-by: Dániel Urbán <48119872+urbandan@users.noreply.github.com>
davide-armand pushed a commit to aiven/kafka that referenced this pull request Dec 1, 2025
fvaleri pushed a commit to fvaleri/kafka that referenced this pull request Apr 13, 2026
…client

Use adminClient to get lastMirroredEpoch
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.

2 participants