[jira] [Created] (KAFKA-12977) Eliminate temporary ProducerStateManager in Log recovery logic

2021-06-21 Thread Kowshik Prakasam (Jira)
Kowshik Prakasam created KAFKA-12977: Summary: Eliminate temporary ProducerStateManager in Log recovery logic Key: KAFKA-12977 URL: https://issues.apache.org/jira/browse/KAFKA-12977 Project:

[jira] [Created] (KAFKA-12976) Remove UNSUPPORTED_VERSION error from delete and describe topics calls

2021-06-21 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-12976: -- Summary: Remove UNSUPPORTED_VERSION error from delete and describe topics calls Key: KAFKA-12976 URL: https://issues.apache.org/jira/browse/KAFKA-12976 Project:

[jira] [Created] (KAFKA-12975) Consider how Topic IDs can improve consume experience

2021-06-21 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-12975: -- Summary: Consider how Topic IDs can improve consume experience Key: KAFKA-12975 URL: https://issues.apache.org/jira/browse/KAFKA-12975 Project: Kafka

Re: [DISCUSS] KIP-690 Add additional configuration to control MirrorMaker 2 internal topics naming convention

2021-06-21 Thread Ryanne Dolan
Omnia, I agree with you that allowing users to specify the whole topic name via configuration is likely to create problems. MM2 must distinguish between internal topics from different clusters, and pushing that complexity into configuration sounds really complicated. I like the ReplicationPolicy

[GitHub] [kafka-site] kkonstantine merged pull request #360: Add Konstantine Karantasis as PMC member

2021-06-21 Thread GitBox
kkonstantine merged pull request #360: URL: https://github.com/apache/kafka-site/pull/360 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [kafka-site] kkonstantine opened a new pull request #360: Add Konstantine Karantasis as PMC member

2021-06-21 Thread GitBox
kkonstantine opened a new pull request #360: URL: https://github.com/apache/kafka-site/pull/360 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

Re: [DISCUSS] Apache Kafka 3.0.0 release plan with new updated dates

2021-06-21 Thread Konstantine Karantasis
Thanks for the update Bruno. I've moved KIP-698 to the list of postponed KIPs in the plan. Konstantine On Mon, Jun 21, 2021 at 2:30 AM Bruno Cadonna wrote: > Hi Konstantine, > > The implementation of > > KIP-698: Add Explicit User Initialization of Broker-side State to Kafka > Streams > > will

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Konstantine Karantasis
Thank you Mickael and everyone for the kind replies. I'm honored and excited to help the project from this role as well. Best, Konstantine On Mon, Jun 21, 2021 at 1:35 PM Bruno Cadonna wrote: > Congrats Konstantine! > > Best, > Bruno > > On 21.06.21 20:10, Randall Hauch wrote: > >

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Bruno Cadonna
Congrats Konstantine! Best, Bruno On 21.06.21 20:10, Randall Hauch wrote: Congratulations, Konstantine! On Mon, Jun 21, 2021 at 12:39 PM Walker Carlson wrote: Congratulations! On Mon, Jun 21, 2021 at 12:25 PM Dhruvil Shah wrote: Congratulations Konstantine! Well deserved! On Mon,

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #242

2021-06-21 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-714: Client metrics and observability

2021-06-21 Thread Tom Bentley
Hi Magnus, Thanks for the KIP. 1. Did you consider using a `default ClientTelemetryReceiver clientReceiver() { return null; }` method on the existing MetricsReporter interface, avoiding the need for the ClientTelemetry trait? 2. On the metrics naming and format, I wasn't really clear about

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Bill Bejeck
Congrats Konstantine! -Bill On Mon, Jun 21, 2021 at 12:44 PM Tom Bentley wrote: > Congratulations Konstantine! > > On Mon, Jun 21, 2021 at 5:33 PM David Jacot > wrote: > > > Congrats, Konstantine. Well deserved! > > > > Best, > > David > > > > On Mon, Jun 21, 2021 at 6:14 PM Ramesh Krishnan

Re: [DISCUSS] KIP-690 Add additional configuration to control MirrorMaker 2 internal topics naming convention

2021-06-21 Thread Omnia Ibrahim
Any thoughts on this KIP? On Thu, Jun 17, 2021 at 1:38 PM Omnia Ibrahim wrote: > Another reason why I think adding a configuration for each internal topic is > not a good solution is how MM2 is naming these topics at the moment. > Right now MM2 sets the name of the offset-syncs topic to >

Re: [DISCUSS] KIP-747 Add support for basic aggregation APIs

2021-06-21 Thread Mohan Parthasarathy
Alex, On Wed, Jun 16, 2021 at 8:07 AM Alexandre Brasil wrote: > Mohan / Mathias, > > > > I think extending min/max to non-numeric types makes sense. Wondering > > > why we should require a `Comparator` or if we should require that the > > > types implement `Comparable` instead? > > > > > Good

[jira] [Resolved] (KAFKA-12515) ApiVersionManager should create response based on request version

2021-06-21 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12515. - Fix Version/s: 3.0.0 Resolution: Fixed This issue was fixed by making feature

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Randall Hauch
Congratulations, Konstantine! On Mon, Jun 21, 2021 at 12:39 PM Walker Carlson wrote: > Congratulations! > > On Mon, Jun 21, 2021 at 12:25 PM Dhruvil Shah > > wrote: > > > Congratulations Konstantine! Well deserved! > > > > On Mon, Jun 21, 2021 at 10:20 AM Boyang Chen > > > wrote: > > > > >

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Walker Carlson
Congratulations! On Mon, Jun 21, 2021 at 12:25 PM Dhruvil Shah wrote: > Congratulations Konstantine! Well deserved! > > On Mon, Jun 21, 2021 at 10:20 AM Boyang Chen > wrote: > > > Congratulations Konstantine! > > > > On Mon, Jun 21, 2021 at 10:16 AM Matthias J. Sax > wrote: > > > > >

[jira] [Created] (KAFKA-12974) Change the default for snapshot generation configuration

2021-06-21 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-12974: -- Summary: Change the default for snapshot generation configuration Key: KAFKA-12974 URL: https://issues.apache.org/jira/browse/KAFKA-12974

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Dhruvil Shah
Congratulations Konstantine! Well deserved! On Mon, Jun 21, 2021 at 10:20 AM Boyang Chen wrote: > Congratulations Konstantine! > > On Mon, Jun 21, 2021 at 10:16 AM Matthias J. Sax wrote: > > > Congrats! > > > > On 6/21/21 12:57 PM, Raymond Ng wrote: > > > Congrats Konstantine! > > > > > > /Ray

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Boyang Chen
Congratulations Konstantine! On Mon, Jun 21, 2021 at 10:16 AM Matthias J. Sax wrote: > Congrats! > > On 6/21/21 12:57 PM, Raymond Ng wrote: > > Congrats Konstantine! > > > > /Ray > > > > On Mon, Jun 21, 2021 at 9:45 AM Guozhang Wang > wrote: > > > >> Congratulations Konstantine! > >> > >> On

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Matthias J. Sax
Congrats! On 6/21/21 12:57 PM, Raymond Ng wrote: > Congrats Konstantine! > > /Ray > > On Mon, Jun 21, 2021 at 9:45 AM Guozhang Wang wrote: > >> Congratulations Konstantine! >> >> On Mon, Jun 21, 2021 at 9:37 AM Tom Bentley wrote: >> >>> Congratulations Konstantine! >>> >>> On Mon, Jun 21,

[jira] [Created] (KAFKA-12973) Update KIP and dev mailing list

2021-06-21 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-12973: -- Summary: Update KIP and dev mailing list Key: KAFKA-12973 URL: https://issues.apache.org/jira/browse/KAFKA-12973 Project: Kafka

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Raymond Ng
Congrats Konstantine! /Ray On Mon, Jun 21, 2021 at 9:45 AM Guozhang Wang wrote: > Congratulations Konstantine! > > On Mon, Jun 21, 2021 at 9:37 AM Tom Bentley wrote: > > > Congratulations Konstantine! > > > > On Mon, Jun 21, 2021 at 5:33 PM David Jacot > > > wrote: > > > > > Congrats,

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Guozhang Wang
Congratulations Konstantine! On Mon, Jun 21, 2021 at 9:37 AM Tom Bentley wrote: > Congratulations Konstantine! > > On Mon, Jun 21, 2021 at 5:33 PM David Jacot > wrote: > > > Congrats, Konstantine. Well deserved! > > > > Best, > > David > > > > On Mon, Jun 21, 2021 at 6:14 PM Ramesh Krishnan >

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Tom Bentley
Congratulations Konstantine! On Mon, Jun 21, 2021 at 5:33 PM David Jacot wrote: > Congrats, Konstantine. Well deserved! > > Best, > David > > On Mon, Jun 21, 2021 at 6:14 PM Ramesh Krishnan > wrote: > > > Congrats Konstantine > > > > On Mon, 21 Jun 2021 at 8:58 PM, Mickael Maison > > wrote: >

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread David Jacot
Congrats, Konstantine. Well deserved! Best, David On Mon, Jun 21, 2021 at 6:14 PM Ramesh Krishnan wrote: > Congrats Konstantine > > On Mon, 21 Jun 2021 at 8:58 PM, Mickael Maison > wrote: > > > Hi, > > > > It's my pleasure to announce that Konstantine Karantasis is now a > > member of the

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Ramesh Krishnan
Congrats Konstantine On Mon, 21 Jun 2021 at 8:58 PM, Mickael Maison wrote: > Hi, > > It's my pleasure to announce that Konstantine Karantasis is now a > member of the Kafka PMC. > > Konstantine has been a Kafka committer since Feb 2020. He has remained > active in the community since becoming a

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Israel Ekpo
Congratulations Konstantine and thank you for your service! On Mon, Jun 21, 2021 at 11:28 AM Mickael Maison wrote: > Hi, > > It's my pleasure to announce that Konstantine Karantasis is now a > member of the Kafka PMC. > > Konstantine has been a Kafka committer since Feb 2020. He has remained >

[ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread Mickael Maison
Hi, It's my pleasure to announce that Konstantine Karantasis is now a member of the Kafka PMC. Konstantine has been a Kafka committer since Feb 2020. He has remained active in the community since becoming a committer. Congratulations Konstantine! Mickael, on behalf of the Apache Kafka PMC

Re: [VOTE] KIP-752: Support --bootstrap-server in ReplicaVerificationTool

2021-06-21 Thread Dongjin Lee
Hi Guozhang, Thanks for the comment. I updated the KIP applying your comment. @All Any other thoughts? Regards, Dongjin On Tue, Jun 15, 2021 at 1:40 AM Guozhang Wang wrote: > If we believe this tool does not work anymore and there's other ways to > achieve the intended function, then we

Re: [DISCUSS] Apache Kafka 3.0.0 release plan with new updated dates

2021-06-21 Thread Bruno Cadonna
Hi Konstantine, The implementation of KIP-698: Add Explicit User Initialization of Broker-side State to Kafka Streams will not be ready for 3.0, so you can remove it from the list. Best, Bruno On 15.06.21 07:33, Konstantine Karantasis wrote: Done. Moved it into the table of Adopted KIPs