[kafka-1828]add judgement for ConsumerPerformance against negative number#38
Closed
maji2014 wants to merge 1 commit intoapache:trunkfrom
Closed
[kafka-1828]add judgement for ConsumerPerformance against negative number#38maji2014 wants to merge 1 commit intoapache:trunkfrom
maji2014 wants to merge 1 commit intoapache:trunkfrom
Conversation
Member
|
This pull request doesn't merge cleanly anymore, can you please close it? Sorry for not replying to this earlier, but pull requests are not currently monitored as the Kafka project uses JIRA and Review Board for contributions. There is a plan to change this and we would like to close stale PRs before we start. Unfortunately we can't do it ourselves (a JIRA needs to be filed with Apache Infra) so your help is appreciated. If this change is still relevant, please see http://kafka.apache.org/contributing.html. Alternatively wait until the new approach based on GitHub pull requests is in place (hopefully soon). |
ymatsuda
referenced
this pull request
in confluentinc/kafka
Aug 5, 2015
…ndow renamed WindowByTime to SlidingWindow
resetius
added a commit
to resetius/kafka
that referenced
this pull request
Apr 22, 2016
xiowu0
added a commit
to xiowu0/kafka
that referenced
this pull request
Aug 28, 2019
…apache#38) TICKET = LI_DESCRIPTION = Automatically reformat commit messages via git hook: 1) extract ticket number and reformat for cherry-picks 2) provide a standard template for Hotfix patches. Setup/Install the hook: .githooks/setup.sh Remove the hook: .githooks/uninstall.sh Once installed, the hook will be automatically invoked through the following usages: cherry-pick (please use -x): git cherry-pick -e <hash> -x Hotfix: git commit ... EXIT_CRITERIA = MANUAL [""]
smccauliff
pushed a commit
to smccauliff/kafka
that referenced
this pull request
Oct 8, 2020
…apache#38) TICKET = LI_DESCRIPTION = Automatically reformat commit messages via git hook: 1) extract ticket number and reformat for cherry-picks 2) provide a standard template for Hotfix patches. Setup/Install the hook: .githooks/setup.sh Remove the hook: .githooks/uninstall.sh Once installed, the hook will be automatically invoked through the following usages: cherry-pick (please use -x): git cherry-pick -e <hash> -x Hotfix: git commit ... EXIT_CRITERIA = MANUAL [""]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Jan 7, 2022
…sage (apache#38) TICKET = LI_DESCRIPTION = Automatically reformat commit messages via git hook: 1) extract ticket number and reformat for cherry-picks 2) provide a standard template for Hotfix patches. Setup/Install the hook: .githooks/setup.sh Remove the hook: .githooks/uninstall.sh Once installed, the hook will be automatically invoked through the following usages: cherry-pick (please use -x): git cherry-pick -e <hash> -x Hotfix: git commit ... EXIT_CRITERIA = MANUAL [""]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Mar 4, 2022
…sage (apache#38) TICKET = LI_DESCRIPTION = Automatically reformat commit messages via git hook: 1) extract ticket number and reformat for cherry-picks 2) provide a standard template for Hotfix patches. Setup/Install the hook: .githooks/setup.sh Remove the hook: .githooks/uninstall.sh Once installed, the hook will be automatically invoked through the following usages: cherry-pick (please use -x): git cherry-pick -e <hash> -x Hotfix: git commit ... EXIT_CRITERIA = MANUAL [""]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Mar 28, 2022
…sage (apache#38) TICKET = LI_DESCRIPTION = Automatically reformat commit messages via git hook: 1) extract ticket number and reformat for cherry-picks 2) provide a standard template for Hotfix patches. Setup/Install the hook: .githooks/setup.sh Remove the hook: .githooks/uninstall.sh Once installed, the hook will be automatically invoked through the following usages: cherry-pick (please use -x): git cherry-pick -e <hash> -x Hotfix: git commit ... EXIT_CRITERIA = MANUAL [""]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Jun 16, 2022
…sage (apache#38) TICKET = LI_DESCRIPTION = Automatically reformat commit messages via git hook: 1) extract ticket number and reformat for cherry-picks 2) provide a standard template for Hotfix patches. Setup/Install the hook: .githooks/setup.sh Remove the hook: .githooks/uninstall.sh Once installed, the hook will be automatically invoked through the following usages: cherry-pick (please use -x): git cherry-pick -e <hash> -x Hotfix: git commit ... EXIT_CRITERIA = MANUAL [""]
divijvaidya
added a commit
to divijvaidya/kafka
that referenced
this pull request
Jan 24, 2023
…pache#38) * Fix bug in setting ReplicaLogStartOffset when LeaderLogStartOffset is different from LeaderLocalLogStartOffset
lianetm
added a commit
to lianetm/kafka
that referenced
this pull request
Aug 8, 2023
rustd
pushed a commit
to rustd/pranavfinaldemokafka
that referenced
this pull request
Feb 9, 2024
Reviewers: Mickael Maison <mickael.maison@gmail.com>, Viktor Somogyi-Vass <viktorsomogyi@gmail.com> Co-authored-by: Andras Katona <41361962+akatona84@users.noreply.github.com>
patrik-marton
pushed a commit
to patrik-marton/kafka
that referenced
this pull request
Mar 11, 2025
CSMDS-219: Upgrade ZK (apache#26) becaue of CVE-2023-44981 Zk upgrade and version moved to properties for replacement (apache#32) CSMDS-483: Bump ZK version to 3.8.1.7.2.18.0-641 (apache#38) CSMDS-561: Update ZK to 3.8.1.7.2.18.200-37 (apache#77)
fvaleri
pushed a commit
to fvaleri/kafka
that referenced
this pull request
Dec 19, 2025
Add kafka-mirrors.sh tool
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The result is negative number when runnning a short time for consumer performance testing, but user doesn't the reason, so add judgement for this, and then according to the reason, user can do ConsumerPerformance.
negative result like:
start.time, end.time, fetch.size, data.consumed.in.MB, MB.sec, data.consumed.in.nMsg, nMsg.sec
2014-12-23 19:32:39:120, 2014-12-23 19:32:39:152, 1048576, 0.0790, -0.1689, 1000, -2136.7521
anybody, could you help to check this?