Closed
Conversation
Contributor
|
Since kafka is now an apache project, you have to fill JIRA issue and attach patch to it. PRs are not accepted as far as I know (which is a sad fact by the way). see also #10 |
Contributor
|
Apache Kafka has an open source patch review tool https://cwiki.apache.org/confluence/display/KAFKA/Kafka+patch+review+tool that works with JIRA and Reviewboard. File a JIRA first maybe send something on the dev list or pick a JIRA label to try out and contrib a patch. |
guozhangwang
referenced
this pull request
in confluentinc/kafka
Aug 5, 2015
Allow KStreamContext.from() to have multiple topics and extend the Processor interface to include topic names; only preserve the topic name in KStreamSource and KStreamWindowed since they do not transform data yet.
resetius
pushed a commit
to resetius/kafka
that referenced
this pull request
Jun 7, 2016
[LOGBROKER-950] save highwatermark in separate files
xiowu0
pushed a commit
to xiowu0/kafka
that referenced
this pull request
Apr 17, 2019
…hich application might be relying on auto.topic.create.enable being true (apache#12)
abhishekmendhekar
pushed a commit
to abhishekmendhekar/kafka
that referenced
this pull request
Jun 12, 2019
…r to track which application might be relying on auto.topic.create.enable being true (apache#12) TICKET = LI_DESCRIPTION = EXIT_CRITERIA = MANUAL ["describe exit criteria"]
xiowu0
pushed a commit
to xiowu0/kafka
that referenced
this pull request
Jul 10, 2019
…r to track which application might be relying on auto.topic.create.enable being true (apache#12) TICKET = LI_DESCRIPTION = EXIT_CRITERIA = MANUAL ["describe exit criteria"]
xiowu0
pushed a commit
to xiowu0/kafka
that referenced
this pull request
Aug 23, 2019
…r to track which application might be relying on auto.topic.create.enable being true (apache#12) TICKET = LI_DESCRIPTION = EXIT_CRITERIA = MANUAL [""]
efeg
pushed a commit
to efeg/kafka
that referenced
this pull request
Jan 29, 2020
smccauliff
pushed a commit
to smccauliff/kafka
that referenced
this pull request
Oct 8, 2020
…r to track which application might be relying on auto.topic.create.enable being true (apache#12) TICKET = LI_DESCRIPTION = EXIT_CRITERIA = MANUAL [""]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Jan 7, 2022
…r to track which application might be relying on auto.topic.create.enable being true (apache#12) TICKET = LI_DESCRIPTION = EXIT_CRITERIA = MANUAL [""]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Mar 4, 2022
…r to track which application might be relying on auto.topic.create.enable being true (apache#12) TICKET = LI_DESCRIPTION = EXIT_CRITERIA = MANUAL [""]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Mar 28, 2022
…r to track which application might be relying on auto.topic.create.enable being true (apache#12) TICKET = LI_DESCRIPTION = EXIT_CRITERIA = MANUAL [""]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Jun 16, 2022
…r to track which application might be relying on auto.topic.create.enable being true (apache#12) TICKET = LI_DESCRIPTION = EXIT_CRITERIA = MANUAL [""]
brandboat
pushed a commit
to brandboat/kafka
that referenced
this pull request
Sep 15, 2025
allow store cluster-link type configs
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.
No description provided.