Great work John!
On Wed, Aug 12, 2020 at 3:13 PM Randall Hauch wrote:
> Thanks, John, for driving this release!
>
> Randall
>
> On Tue, Aug 11, 2020 at 10:33 PM Ismael Juma wrote:
>
> > Thanks for driving the release John!
> >
> > Ismael
> >
> > On Tue, Aug 11, 2020 at 1:40 PM John Roesler
> w
Thanks, John, for driving this release!
Randall
On Tue, Aug 11, 2020 at 10:33 PM Ismael Juma wrote:
> Thanks for driving the release John!
>
> Ismael
>
> On Tue, Aug 11, 2020 at 1:40 PM John Roesler wrote:
>
> > The Apache Kafka community is pleased to announce the
> > release for Apache Kafka
Hello Ahmed,
Thanks for this feedback. I can see what you mean.
I know that there is a redesign currently in progress for
the site, but I'm not sure if the API/Config documentation
is planned as part of that effort. Here's the PR to re-
design the home page:
https://github.com/apache/kafka-site/
Dears kafka team,
Kindly not that Kafka documentation navigation is pretty hard
to the eyes and exhausting. Once I'm on section or reading configuration, I
can't know what section I'm currently looking at or under what category. This
is very annoying and very hard. For example
h
Hi,
Partition may be reassigned if the consumer is not reachable. Will partition
reassignment cause same message being processed in parallel?
Suppose if Kafka found consumer A is not reachable (maybe because of network
problem), it assigns the partition to consumer B. But actually consumer A is
thanks Folks
On Wed, 12 Aug 2020 at 07:28, Luke Chen wrote:
> Hi Tom, Ben,
> PR is ready to address the issue you saw:
> https://github.com/apache/kafka-site/pull/292
>
> Thanks.
>
> On Wed, Aug 12, 2020 at 1:09 AM Tom Bentley wrote:
>
> > Hi Ben,
> >
> > Thanks for fixing that. Another problem