Jouni created KAFKA-7371:
Summary: Finally deprecate
org.apache.kafka.common.serialization.ExtendedSerializer
Key: KAFKA-7371
URL: https://issues.apache.org/jira/browse/KAFKA-7371
Project: Kafka
Iss
Hi,
As pointed out in this comment
https://github.com/apache/kafka/pull/5539#discussion_r212380648 "This class
was already defaulted to public visibility, and we can't retract it now,
without a KIP.", the object FunctionConversions is only of internal use and
therefore should be private to the lib
Guozhang,
In order to create a apache id, I have to submit the ICLA document, which i
had completed today. As per the process defined below, a PMC member (in
this case you / team for Apache Kafka) would need to send the activation
email once the ID has been created. I shall notify you / team to se
Ismael Juma created KAFKA-7372:
--
Summary: Upgrade Jetty for preliminary Java 11 and TLS 1.3 support
Key: KAFKA-7372
URL: https://issues.apache.org/jira/browse/KAFKA-7372
Project: Kafka
Issue Typ
Hello Yishun,
Thanks for the updated KIP. I think option 1), i.e. return multiple
requests from build() call is okay. Just to clarify: you are going to
change `AbstractRequest#build(short version)` signature, and hence all
requests need to be updated accordingly, but only FindCoordinator for may
r
Hello Luis,
Thanks for your thoughtful responses, here are my two cents:
1) I think having the new configs with per-topic granularity would not
introduce much memory overhead or logic complexity, as all you need is to
remember this at the topic metadata cache. If I've missed some details
about th
+1 (binding).
On Mon, Aug 27, 2018 at 5:20 PM, Dongjin Lee wrote:
> +1 (non-binding)
>
> On Tue, Aug 28, 2018 at 8:53 AM Bill Bejeck wrote:
>
> > +1
> >
> > -Bill
> >
> > On Mon, Aug 27, 2018 at 3:24 PM Ted Yu wrote:
> >
> > > +1
> > >
> > > On Mon, Aug 27, 2018 at 12:18 PM John Roesler
> wro
Yes Adam, that makes sense.
I think it may be better to have a working PR to review before we complete
the VOTE thread. In my previous experience a large feature like this are
mostly definitely going to miss some devils in the details in the design
and wiki discussion phases.
That would unfortuna