Re: [DISCUSS] KIP-795: Add public APIs for AbstractCoordinator

2022-02-03 Thread Hector Geraldino (BLOOMBERG/ 919 3RD A)
At: 02/01/22 05:01:41 UTC-5:00To: Hector Geraldino (BLOOMBERG/ 919 3RD A ) , dev@kafka.apache.org Subject: Re: [DISCUSS] KIP-795: Add public APIs for AbstractCoordinator Hi Hector, Thanks for the KIP. I finally had a bit of time to read it. I understand that a few services have been leveragi

Re: [DISCUSS] KIP-795: Add public APIs for AbstractCoordinator

2022-02-01 Thread David Jacot
gt; Thanks again! > Hector > > > From: dev@kafka.apache.org At: 11/10/21 06:43:59 UTC-5:00To: Hector > Geraldino (BLOOMBERG/ 919 3RD A ) , dev@kafka.apache.org > Subject: Re: [DISCUSS] KIP-795: Add public APIs for AbstractCoordinator > > Hi Hector, > > Thanks for the

Re: [DISCUSS] KIP-795: Add public APIs for AbstractCoordinator

2021-12-13 Thread Hector Geraldino (BLOOMBERG/ 919 3RD A)
ractCoordinator PR: https://github.com/apache/kafka/pull/11515 Looking forward for some community feedback. Regards, Hector From: dev@kafka.apache.org At: 11/11/21 17:15:17 UTC-5:00To: dev@kafka.apache.org Subject: Re: [DISCUSS] KIP-795: Add public APIs for AbstractCoordinator Hi Tom, Thanks for

Re: [DISCUSS] KIP-795: Add public APIs for AbstractCoordinator

2021-11-29 Thread Hector Geraldino (BLOOMBERG/ 919 3RD A)
com/apache/kafka/pull/11515 Looking forward for some community feedback. Regards, Hector From: dev@kafka.apache.org At: 11/11/21 17:15:17 UTC-5:00To: dev@kafka.apache.org Subject: Re: [DISCUSS] KIP-795: Add public APIs for AbstractCoordinator Hi Tom, Thanks for taking time reviewing the KIP.

Re: [DISCUSS] KIP-795: Add public APIs for AbstractCoordinator

2021-11-11 Thread Hector Geraldino (BLOOMBERG/ 919 3RD A)
e public API. I'll do that exercise, see what it entails, and update the KIP with my findings. Thanks again! Hector From: dev@kafka.apache.org At: 11/10/21 06:43:59 UTC-5:00To: Hector Geraldino (BLOOMBERG/ 919 3RD A ) , dev@kafka.apache.org Subject: Re: [DISCUSS] KIP-795: Add public

Re: [DISCUSS] KIP-795: Add public APIs for AbstractCoordinator

2021-11-10 Thread Tom Bentley
Hi Hector, Thanks for the KIP. At a high level, I think the question to be answered by the community is "Should Kafka really be providing this kind of cluster management API?". While Kafka clients need this to provide their functionality it's a different thing to expose that as a public API of th