You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Manikumar <ma...@gmail.com> on 2019/08/12 14:54:15 UTC

[DISCUSS] Apache Kafka 2.4.0 release

Hi all,

I would like to volunteer to be the release manager for our next time-based
feature release (v2.4.0).

If that sounds good, I'll post the release plan over the next few days.

Thanks,
Manikumar

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Randall Hauch <rh...@gmail.com>.
Ismael,

Konstantine replied to this thread just before your last email, and he
happened to provided more justification and reasoning as to why we think
this should be a blocker -- most importantly because it will cause failures
for anyone upgrading from 2.2.x and using Connect's DLQ.

Please let me know if you still need more information. Thanks!

On Wed, Nov 13, 2019 at 12:39 PM Ismael Juma <is...@juma.me.uk> wrote:

> Randall,
>
> Generally, if it's not a regression, it needs strong justification to be
> considered a blocker. The fact that it's been there for a whole release
> cycle gives some credence that it's not an obvious blocker. If you think
> it's a blocker, you can suggest so and provide a bit more detail on the
> impact and why it's gone unnoticed until now.
>
> Ismael
>
> On Wed, Nov 13, 2019 at 10:21 AM Randall Hauch <rh...@gmail.com> wrote:
>
> > Hi, Manikumar.
> >
> > Why does the fact that "this is an existing issue" imply it should not be
> > treated as a blocker? Clearly, some users will experience a problem when
> > upgrading to AK 2.4, and the fact that we missed this problem in AK 2.3
> IMO
> > should not, by itself, result in this issue being considered a
> non-blocker.
> >
> > We will try to get this PR approved as soon as possible.
> >
> > Regards,
> >
> > Randall
> >
> > On Tue, Nov 12, 2019 at 9:33 PM Manikumar <ma...@gmail.com>
> > wrote:
> >
> > > Hi Chris,
> > >
> > > Since this is existing issue, I am hesitant to include as blocker for
> 2.4
> > > release.
> > > I am in the process of publishing RC0 for 2.4. We will try to include
> > > KAFKA-9046,
> > > if there any other blockers, which requires roll out of new RC.
> > >
> > >
> > > Thanks,
> > >
> > > On Wed, Nov 13, 2019 at 5:46 AM John Roesler <jo...@confluent.io>
> wrote:
> > >
> > > > Hi again Manikumar,
> > > >
> > > > Thanks for looking at the PR. It's not easy to pin this particular
> bug
> > > > down to a specific commit, but I've ported my test to the 2.3 branch.
> > > >
> > > > It looks like this bug pre-dates 2.4, so it's not a regression.
> > > > Therefore, after reflection, we don't need to block the 2.4 release
> on
> > > > https://issues.apache.org/jira/browse/KAFKA-9169 .
> > > >
> > > > I've downgraded the bug from "Blocker" to "Critical" accordingly.
> > > >
> > > > Thanks,
> > > > -John
> > > >
> > > > On Tue, Nov 12, 2019 at 11:00 AM John Roesler <jo...@confluent.io>
> > wrote:
> > > > >
> > > > > Hi Manikumar,
> > > > >
> > > > > There is a new bug report that we think is a blocker:
> > > > >
> > > > > https://issues.apache.org/jira/browse/KAFKA-9169
> > > > > https://github.com/apache/kafka/pull/7681
> > > > >
> > > > > See also the dev@ thread entitled "Why standby tasks read from the
> > > > > StandbyTasks::checkpointedOffsets in assignStandbyPartitions()" for
> > > > > context.
> > > > >
> > > > > I'm working on a test now.
> > > > >
> > > > > Thanks,
> > > > > -John
> > > > >
> > > > >
> > > > > On Mon, Nov 11, 2019 at 10:42 AM Manikumar <
> > manikumar.reddy@gmail.com>
> > > > wrote:
> > > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > I am trying to get stable system test runs on 2.4 branch. While
> > > > analyzing
> > > > > > the ReassignPartitionsTest failure,
> > > > > > Rajini identified a issue, which can cause a successful produce
> to
> > be
> > > > > > failed. Thanks to Rajini for identifying the issue.
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/KAFKA-9171
> > > > > > https://github.com/apache/kafka/pull/7678
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > > On Mon, Nov 4, 2019 at 10:03 PM Manikumar <
> > manikumar.reddy@gmail.com
> > > >
> > > > wrote:
> > > > > >
> > > > > > > Hi all,
> > > > > > >
> > > > > > > The underlying issue of KAFKA-8677 can cause data loss in
> > > consumers.
> > > > I
> > > > > > > have included KAFKA-8677 as blocker to 2.4 release.
> > > > > > > Thanks to Guozhang for identifying the issue.
> > > > > > >
> > > > > > > https://issues.apache.org/jira/browse/KAFKA-8677
> > > > > > > PR: https://github.com/apache/kafka/pull/7613
> > > > > > >
> > > > > > > Thanks
> > > > > > >
> > > > > > > On Fri, Nov 1, 2019 at 9:20 PM Manikumar <
> > > manikumar.reddy@gmail.com>
> > > > > > > wrote:
> > > > > > >
> > > > > > >> Hi All,
> > > > > > >>
> > > > > > >> We still have couple of blockers to close.  PRs available for
> > both
> > > > the
> > > > > > >> blockers.
> > > > > > >>
> > > > > > >> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > > >> https://issues.apache.org/jira/browse/KAFKA-9080
> > > > > > >>
> > > > > > >>
> > > > > > >> Thanks,
> > > > > > >>
> > > > > > >>
> > > > > > >> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <
> > > > manikumar.reddy@gmail.com>
> > > > > > >> wrote:
> > > > > > >>
> > > > > > >>> Hi all,
> > > > > > >>>
> > > > > > >>> Quick update on the 2.4 release. We still have one blocker to
> > > > close.
> > > > > > >>> I will create the first RC after closing the blocker.
> > > > > > >>>
> > > > > > >>> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > > >>>
> > > > > > >>> Thank you!
> > > > > > >>>
> > > > > > >>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <
> > > > matthias@confluent.io>
> > > > > > >>> wrote:
> > > > > > >>>
> > > > > > >>>> Just FYI:
> > > > > > >>>>
> > > > > > >>>> There was also
> > https://issues.apache.org/jira/browse/KAFKA-9058
> > > > that I
> > > > > > >>>> just merged.
> > > > > > >>>>
> > > > > > >>>>
> > > > > > >>>> -Matthias
> > > > > > >>>>
> > > > > > >>>> On 10/17/19 7:59 AM, Manikumar wrote:
> > > > > > >>>> > Hi all,
> > > > > > >>>> >
> > > > > > >>>> > The code freeze deadline has now passed and at this point
> > only
> > > > > > >>>> blockers
> > > > > > >>>> > will be allowed.
> > > > > > >>>> > We have three blockers for 2.4.0. I will move out most of
> > the
> > > > JIRAs
> > > > > > >>>> that
> > > > > > >>>> > aren't currently
> > > > > > >>>> > being worked on. If you think any of the other JIRAs are
> > > > critical to
> > > > > > >>>> > include in 2.4.0,
> > > > > > >>>> > please update the fix version, mark as blocker and ensure
> a
> > PR
> > > > is
> > > > > > >>>> ready to
> > > > > > >>>> > merge.
> > > > > > >>>> > I will create the first RC as soon as we close the
> blockers.
> > > > > > >>>> > Please help to close out the 2.4.0 JIRAs.
> > > > > > >>>> >
> > > > > > >>>> > current blockers:
> > > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8943
> > > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8992
> > > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > > >>>> >
> > > > > > >>>> > Thank you!
> > > > > > >>>> >
> > > > > > >>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <
> > > > manikumar.reddy@gmail.com>
> > > > > > >>>> wrote:
> > > > > > >>>> >
> > > > > > >>>> >> Thanks Bruno. We will mark KIP-471 as complete.
> > > > > > >>>> >>
> > > > > > >>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <
> > > > bruno@confluent.io>
> > > > > > >>>> wrote:
> > > > > > >>>> >>
> > > > > > >>>> >>> Hi Manikumar,
> > > > > > >>>> >>>
> > > > > > >>>> >>> It is technically true that KIP-471 is not completed,
> but
> > > the
> > > > only
> > > > > > >>>> >>> aspect that is not there are merely two metrics that I
> > could
> > > > not add
> > > > > > >>>> >>> due to the RocksDB version currently used in Streams.
> > Adding
> > > > those
> > > > > > >>>> two
> > > > > > >>>> >>> metrics once the RocksDB version will have been
> increased,
> > > > will be a
> > > > > > >>>> >>> minor effort. So, I would consider KIP-471 as complete
> > with
> > > > those
> > > > > > >>>> two
> > > > > > >>>> >>> metrics blocked.
> > > > > > >>>> >>>
> > > > > > >>>> >>> Best,
> > > > > > >>>> >>> Bruno
> > > > > > >>>> >>>
> > > > > > >>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <
> > > > manikumar.reddy@gmail.com
> > > > > > >>>> >
> > > > > > >>>> >>> wrote:
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> Hi all,
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> I have moved couple of accepted KIPs without a PR to
> the
> > > next
> > > > > > >>>> release.
> > > > > > >>>> >>> We
> > > > > > >>>> >>>> still have quite a few KIPs
> > > > > > >>>> >>>> with PRs that are being reviewed, but haven't yet been
> > > > merged. I
> > > > > > >>>> have
> > > > > > >>>> >>> left
> > > > > > >>>> >>>> all of these in assuming these
> > > > > > >>>> >>>> PRs are ready and not risky to merge.  Please update
> your
> > > > assigned
> > > > > > >>>> >>>> KIPs/JIRAs, if they are not ready and
> > > > > > >>>> >>>>  if you know they cannot make it to 2.4.0.
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged
> by
> > > Oct
> > > > > > >>>> 16th. Any
> > > > > > >>>> >>>> remaining KIPs
> > > > > > >>>> >>>> will be moved to the next release.
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> The KIPs still in progress are:
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-517: Add consumer metrics to observe user poll
> > > behavior
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-511: Collect and Expose Client's Name and Version
> > in
> > > > the
> > > > > > >>>> Brokers
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
> > > > > > >>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-466: Add support for List<T> serialization and
> > > > > > >>>> deserialization
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> > > > > > >>>> >>>> <T>+serialization+and+deserialization>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-455: Create an Administrative API for Replica
> > > > Reassignment
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-446: Add changelog topic configuration to KTable
> > > > suppress
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-444: Augment metrics for Kafka Streams
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count
> > > Metrics
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier
> > StateStore
> > > > > > >>>> connecting
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
> > > > > > >>>> >>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-396: Add Reset/List Offsets Operations to
> > AdminClient
> > > > > > >>>> >>>>   <
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation
> and
> > > > > > >>>> Repartition
> > > > > > >>>> >>> Hint
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> Thanks,
> > > > > > >>>> >>>> Manikumar
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <
> > > > > > >>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>> wrote:
> > > > > > >>>> >>>>
> > > > > > >>>> >>>>> Hi all,
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>> Let's extend the feature freeze deadline to Friday to
> > > merge
> > > > the
> > > > > > >>>> >>> current
> > > > > > >>>> >>>>> work in-progress PRs.
> > > > > > >>>> >>>>> Please ensure that all major features have been merged
> > and
> > > > that
> > > > > > >>>> any
> > > > > > >>>> >>> minor
> > > > > > >>>> >>>>> features have PRs by EOD Friday.
> > > > > > >>>> >>>>> We will be cutting the 2.4 release branch early on
> > Monday
> > > > morning.
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>> Thanks,
> > > > > > >>>> >>>>> Manikumar
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
> > > > > > >>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>> wrote:
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>>> Hi Gwen,
> > > > > > >>>> >>>>>>
> > > > > > >>>> >>>>>> As suggested by Ismael, If required, we can extend
> the
> > > > feature
> > > > > > >>>> >>> freeze to
> > > > > > >>>> >>>>>> end of the week.
> > > > > > >>>> >>>>>>
> > > > > > >>>> >>>>>> Thanks,
> > > > > > >>>> >>>>>>
> > > > > > >>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <
> > > > ismael@juma.me.uk>
> > > > > > >>>> >>> wrote:
> > > > > > >>>> >>>>>>
> > > > > > >>>> >>>>>>> Hi Gwen,
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>> Good question.
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>> I think we should stick to the schedule. As usual,
> > some
> > > > features
> > > > > > >>>> >>> will
> > > > > > >>>> >>>>>>> slip
> > > > > > >>>> >>>>>>> to the next release and that's ok, they'll get a bit
> > > more
> > > > time
> > > > > > >>>> to
> > > > > > >>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days
> over
> > > the
> > > > > > >>>> feature
> > > > > > >>>> >>> freeze
> > > > > > >>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for
> > > > features
> > > > > > >>>> that
> > > > > > >>>> >>>>>>> narrowly
> > > > > > >>>> >>>>>>> miss the cut. I think that's probably OK to
> continue.
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>> Ismael
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <
> > > > gwen@confluent.io>
> > > > > > >>>> >>> wrote:
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>>> Hi Mani and team,
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>> The feature freeze deadline is right next to Kafka
> > > > Summit,
> > > > > > >>>> making
> > > > > > >>>> >>> it a
> > > > > > >>>> >>>>>>>> bit stressful for the committers and community
> > members
> > > > with
> > > > > > >>>> PRs in
> > > > > > >>>> >>>>>>>> flight. What do you think about delaying the
> feature
> > > > freeze and
> > > > > > >>>> >>> code
> > > > > > >>>> >>>>>>>> freeze by a week, to allow our community to enjoy
> > Kafka
> > > > Summit?
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>> Gwen
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <
> > > > > > >>>> rhauch@gmail.com>
> > > > > > >>>> >>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>> Hi, Manikumar.
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>> Thanks for acting as release manager. Can we
> please
> > > add
> > > > the
> > > > > > >>>> >>> following
> > > > > > >>>> >>>>>>>> KIPs
> > > > > > >>>> >>>>>>>>> that have all been approved with PRs either merged
> > or
> > > in
> > > > > > >>>> >>> progress:
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > > > >>>> >>>>>>>>> (Chris
> > > > > > >>>> >>>>>>>>>    E mentioned this above)
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > > > >>>> >>>>>>>>> (Konstantine
> > > > > > >>>> >>>>>>>>>    mentioned this above)
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>> Thanks!
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>> Randall
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine
> > > Karantasis <
> > > > > > >>>> >>>>>>>>> konstantine@confluent.io> wrote:
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>> let's add one more on the list that was voted on
> > time
> > > > and is
> > > > > > >>>> >>>>>>>>>> straightforward:
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>> KIP-521:
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > > > >>>> >>>>>>>>>> with jira ticket:
> > > > > > >>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
> > > > > > >>>> >>>>>>>>>> and Component:
> > > > > > >>>> >>>>>>>>>> Connect
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>> Sincerely,
> > > > > > >>>> >>>>>>>>>> Konstantine
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> > > > > > >>>> >>>>>>> chrise@confluent.io>
> > > > > > >>>> >>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > > > >>>> >>>>>>>>>>> )
> > > > > > >>>> >>>>>>>>>>> to the 2.4 release, as it has recently been
> > > accepted?
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>> Cheers,
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>> Chris
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> > > > > > >>>> >>> lu.kevin@berkeley.edu>
> > > > > > >>>> >>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>> Thanks.
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>> Regards,
> > > > > > >>>> >>>>>>>>>>>> Kevin
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> > > > > > >>>> >>>>>>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> Hi All,
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019)
> is
> > > the
> > > > > > >>>> >>> last date
> > > > > > >>>> >>>>>>>> for KIP
> > > > > > >>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> > > > > > >>>> >>>>>>>> manikumar.reddy@gmail.com
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>> Hi Rajini,
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for
> tracking.
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini
> Sivaram
> > <
> > > > > > >>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > > > > >>>> >>>>>>>>>>>>>>> )
> > > > > > >>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and
> is
> > a
> > > > > > >>>> >>> minor KIP.
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>> Thank you,
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>> Rajini
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > > > > > >>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>> Hi,
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for
> tracking.
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul
> Whalen <
> > > > > > >>>> >>>>>>>> pgwhalen@gmail.com
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>> Manikumar,
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and
> > there
> > > > > > >>>> >>> is a PR
> > > > > > >>>> >>>>>>>> pending
> > > > > > >>>> >>>>>>>>>>>>> review,
> > > > > > >>>> >>>>>>>>>>>>>>>> can
> > > > > > >>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>> Paul
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar
> <
> > > > > > >>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> Hi All,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP
> > must
> > > > > > >>>> >>> pass
> > > > > > >>>> >>>>>>> vote
> > > > > > >>>> >>>>>>>> by
> > > > > > >>>> >>>>>>>>>>> next
> > > > > > >>>> >>>>>>>>>>>>>>>> Wednesday
> > > > > > >>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
> > > > > > >>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for
> feature
> > > > > > >>>> >>> freeze
> > > > > > >>>> >>>>>>> is
> > > > > > >>>> >>>>>>>> Oct 2,
> > > > > > >>>> >>>>>>>>>>>> 2019.
> > > > > > >>>> >>>>>>>>>>>>>>>>>> In order to be included in the release,
> > major
> > > > > > >>>> >>>>>>>> features/KIPs
> > > > > > >>>> >>>>>>>>>>> need
> > > > > > >>>> >>>>>>>>>>>>> to
> > > > > > >>>> >>>>>>>>>>>>>>> be
> > > > > > >>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
> > > > > > >>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in
> this
> > > > > > >>>> >>> state
> > > > > > >>>> >>>>>>> will
> > > > > > >>>> >>>>>>>> be
> > > > > > >>>> >>>>>>>>>>>>>>> automatically
> > > > > > >>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> There are total 84 open
> > > > > > >>>> >>>>>>>>>>>>>>>>>> <
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs,
> > if
> > > > > > >>>> >>> you
> > > > > > >>>> >>>>>>> know
> > > > > > >>>> >>>>>>>> they
> > > > > > >>>> >>>>>>>>>>>> cannot
> > > > > > >>>> >>>>>>>>>>>>>>> make
> > > > > > >>>> >>>>>>>>>>>>>>>> it
> > > > > > >>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
> > > > > > >>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related
> to
> > > > > > >>>> >>> flaky
> > > > > > >>>> >>>>>>>> tests. We
> > > > > > >>>> >>>>>>>>>>>> really
> > > > > > >>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these
> failing
> > > > > > >>>> >>> tests.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>> Manikumar
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM
> Manikumar <
> > > > > > >>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to
> the
> > > > > > >>>> >>> wiki
> > > > > > >>>> >>>>>>> page
> > > > > > >>>> >>>>>>>> for
> > > > > > >>>> >>>>>>>>>>>>> tracking.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> Manikumar
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
> > > > > > >>>> >>> Maison <
> > > > > > >>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> (
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> )
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is
> ready
> > > for
> > > > > > >>>> >>>>>>> review:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > https://github.com/apache/kafka/pull/7296
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> Thanks
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM
> > Manikumar
> > > <
> > > > > > >>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
> > > > > > >>>> >>>>>>>> Somogyi-Vass <
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
> > > > > > >>>> >>> already a
> > > > > > >>>> >>>>>>> pull
> > > > > > >>>> >>>>>>>>>>> request
> > > > > > >>>> >>>>>>>>>>>>>>> under
> > > > > > >>>> >>>>>>>>>>>>>>>>>> review.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
> > > > > > >>>> >>> Manikumar <
> > > > > > >>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
> > > > > > >>>> >>> must be
> > > > > > >>>> >>>>>>>> accepted
> > > > > > >>>> >>>>>>>>>> by
> > > > > > >>>> >>>>>>>>>>>> KIP
> > > > > > >>>> >>>>>>>>>>>>>>>> Freeze
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> date
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM
> David
> > > > > > >>>> >>>>>>> Jacot <
> > > > > > >>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
> > > > > > >>>> >>>>>>> think it
> > > > > > >>>> >>>>>>>> will
> > > > > > >>>> >>>>>>>>>>>> make
> > > > > > >>>> >>>>>>>>>>>>>>> it.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> David
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
> > > > > > >>>> >>>>>>> Manikumar <
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
> > > > > > >>>> >>> plan
> > > > > > >>>> >>>>>>> with
> > > > > > >>>> >>>>>>>> Oct
> > > > > > >>>> >>>>>>>>>> 2019
> > > > > > >>>> >>>>>>>>>>>> as
> > > > > > >>>> >>>>>>>>>>>>>>> the
> > > > > > >>>> >>>>>>>>>>>>>>>>>> release
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> month
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> and
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
> > > > > > >>>> >>> been
> > > > > > >>>> >>>>>>>> voted:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
> > > > > > >>>> >>> KIP
> > > > > > >>>> >>>>>>> must be
> > > > > > >>>> >>>>>>>>>>>> accepted
> > > > > > >>>> >>>>>>>>>>>>> by
> > > > > > >>>> >>>>>>>>>>>>>>>> this
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> date in
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> order
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
> > > > > > >>>> >>> (Major
> > > > > > >>>> >>>>>>>> features
> > > > > > >>>> >>>>>>>>>>>>> merged
> > > > > > >>>> >>>>>>>>>>>>>>> &
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> working on
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
> > > > > > >>>> >>> have PR,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
> > > > > > >>>> >>> in
> > > > > > >>>> >>>>>>> this
> > > > > > >>>> >>>>>>>> state
> > > > > > >>>> >>>>>>>>>>>> will
> > > > > > >>>> >>>>>>>>>>>>> be
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> automatically
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
> > > > > > >>>> >>>>>>> (tentative)
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
> > > > > > >>>> >>>>>>> features
> > > > > > >>>> >>>>>>>> you
> > > > > > >>>> >>>>>>>>>> want
> > > > > > >>>> >>>>>>>>>>>>> push
> > > > > > >>>> >>>>>>>>>>>>>>>> into
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> Apache
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
> > > > > > >>>> >>> Ismael
> > > > > > >>>> >>>>>>>> Juma <
> > > > > > >>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
> > > > > > >>>> >>> Manikumar. +1
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
> > > > > > >>>> >>>>>>>> Manikumar <
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
> > > > > > >>>> >>> be the
> > > > > > >>>> >>>>>>>> release
> > > > > > >>>> >>>>>>>>>>>>> manager
> > > > > > >>>> >>>>>>>>>>>>>>>> for
> > > > > > >>>> >>>>>>>>>>>>>>>>>> our
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> next
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
> > > > > > >>>> >>> post the
> > > > > > >>>> >>>>>>>> release
> > > > > > >>>> >>>>>>>>>>> plan
> > > > > > >>>> >>>>>>>>>>>>>>> over
> > > > > > >>>> >>>>>>>>>>>>>>>> the
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> next few
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>
> > > > > > >>>> >>>
> > > > > > >>>> >>
> > > > > > >>>> >
> > > > > > >>>>
> > > > > > >>>>
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Ismael Juma <is...@juma.me.uk>.
Randall,

Generally, if it's not a regression, it needs strong justification to be
considered a blocker. The fact that it's been there for a whole release
cycle gives some credence that it's not an obvious blocker. If you think
it's a blocker, you can suggest so and provide a bit more detail on the
impact and why it's gone unnoticed until now.

Ismael

On Wed, Nov 13, 2019 at 10:21 AM Randall Hauch <rh...@gmail.com> wrote:

> Hi, Manikumar.
>
> Why does the fact that "this is an existing issue" imply it should not be
> treated as a blocker? Clearly, some users will experience a problem when
> upgrading to AK 2.4, and the fact that we missed this problem in AK 2.3 IMO
> should not, by itself, result in this issue being considered a non-blocker.
>
> We will try to get this PR approved as soon as possible.
>
> Regards,
>
> Randall
>
> On Tue, Nov 12, 2019 at 9:33 PM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi Chris,
> >
> > Since this is existing issue, I am hesitant to include as blocker for 2.4
> > release.
> > I am in the process of publishing RC0 for 2.4. We will try to include
> > KAFKA-9046,
> > if there any other blockers, which requires roll out of new RC.
> >
> >
> > Thanks,
> >
> > On Wed, Nov 13, 2019 at 5:46 AM John Roesler <jo...@confluent.io> wrote:
> >
> > > Hi again Manikumar,
> > >
> > > Thanks for looking at the PR. It's not easy to pin this particular bug
> > > down to a specific commit, but I've ported my test to the 2.3 branch.
> > >
> > > It looks like this bug pre-dates 2.4, so it's not a regression.
> > > Therefore, after reflection, we don't need to block the 2.4 release on
> > > https://issues.apache.org/jira/browse/KAFKA-9169 .
> > >
> > > I've downgraded the bug from "Blocker" to "Critical" accordingly.
> > >
> > > Thanks,
> > > -John
> > >
> > > On Tue, Nov 12, 2019 at 11:00 AM John Roesler <jo...@confluent.io>
> wrote:
> > > >
> > > > Hi Manikumar,
> > > >
> > > > There is a new bug report that we think is a blocker:
> > > >
> > > > https://issues.apache.org/jira/browse/KAFKA-9169
> > > > https://github.com/apache/kafka/pull/7681
> > > >
> > > > See also the dev@ thread entitled "Why standby tasks read from the
> > > > StandbyTasks::checkpointedOffsets in assignStandbyPartitions()" for
> > > > context.
> > > >
> > > > I'm working on a test now.
> > > >
> > > > Thanks,
> > > > -John
> > > >
> > > >
> > > > On Mon, Nov 11, 2019 at 10:42 AM Manikumar <
> manikumar.reddy@gmail.com>
> > > wrote:
> > > > >
> > > > > Hi all,
> > > > >
> > > > > I am trying to get stable system test runs on 2.4 branch. While
> > > analyzing
> > > > > the ReassignPartitionsTest failure,
> > > > > Rajini identified a issue, which can cause a successful produce to
> be
> > > > > failed. Thanks to Rajini for identifying the issue.
> > > > >
> > > > > https://issues.apache.org/jira/browse/KAFKA-9171
> > > > > https://github.com/apache/kafka/pull/7678
> > > > >
> > > > > Thanks,
> > > > >
> > > > > On Mon, Nov 4, 2019 at 10:03 PM Manikumar <
> manikumar.reddy@gmail.com
> > >
> > > wrote:
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > The underlying issue of KAFKA-8677 can cause data loss in
> > consumers.
> > > I
> > > > > > have included KAFKA-8677 as blocker to 2.4 release.
> > > > > > Thanks to Guozhang for identifying the issue.
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/KAFKA-8677
> > > > > > PR: https://github.com/apache/kafka/pull/7613
> > > > > >
> > > > > > Thanks
> > > > > >
> > > > > > On Fri, Nov 1, 2019 at 9:20 PM Manikumar <
> > manikumar.reddy@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > >> Hi All,
> > > > > >>
> > > > > >> We still have couple of blockers to close.  PRs available for
> both
> > > the
> > > > > >> blockers.
> > > > > >>
> > > > > >> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > >> https://issues.apache.org/jira/browse/KAFKA-9080
> > > > > >>
> > > > > >>
> > > > > >> Thanks,
> > > > > >>
> > > > > >>
> > > > > >> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <
> > > manikumar.reddy@gmail.com>
> > > > > >> wrote:
> > > > > >>
> > > > > >>> Hi all,
> > > > > >>>
> > > > > >>> Quick update on the 2.4 release. We still have one blocker to
> > > close.
> > > > > >>> I will create the first RC after closing the blocker.
> > > > > >>>
> > > > > >>> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > >>>
> > > > > >>> Thank you!
> > > > > >>>
> > > > > >>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <
> > > matthias@confluent.io>
> > > > > >>> wrote:
> > > > > >>>
> > > > > >>>> Just FYI:
> > > > > >>>>
> > > > > >>>> There was also
> https://issues.apache.org/jira/browse/KAFKA-9058
> > > that I
> > > > > >>>> just merged.
> > > > > >>>>
> > > > > >>>>
> > > > > >>>> -Matthias
> > > > > >>>>
> > > > > >>>> On 10/17/19 7:59 AM, Manikumar wrote:
> > > > > >>>> > Hi all,
> > > > > >>>> >
> > > > > >>>> > The code freeze deadline has now passed and at this point
> only
> > > > > >>>> blockers
> > > > > >>>> > will be allowed.
> > > > > >>>> > We have three blockers for 2.4.0. I will move out most of
> the
> > > JIRAs
> > > > > >>>> that
> > > > > >>>> > aren't currently
> > > > > >>>> > being worked on. If you think any of the other JIRAs are
> > > critical to
> > > > > >>>> > include in 2.4.0,
> > > > > >>>> > please update the fix version, mark as blocker and ensure a
> PR
> > > is
> > > > > >>>> ready to
> > > > > >>>> > merge.
> > > > > >>>> > I will create the first RC as soon as we close the blockers.
> > > > > >>>> > Please help to close out the 2.4.0 JIRAs.
> > > > > >>>> >
> > > > > >>>> > current blockers:
> > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8943
> > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8992
> > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > >>>> >
> > > > > >>>> > Thank you!
> > > > > >>>> >
> > > > > >>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <
> > > manikumar.reddy@gmail.com>
> > > > > >>>> wrote:
> > > > > >>>> >
> > > > > >>>> >> Thanks Bruno. We will mark KIP-471 as complete.
> > > > > >>>> >>
> > > > > >>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <
> > > bruno@confluent.io>
> > > > > >>>> wrote:
> > > > > >>>> >>
> > > > > >>>> >>> Hi Manikumar,
> > > > > >>>> >>>
> > > > > >>>> >>> It is technically true that KIP-471 is not completed, but
> > the
> > > only
> > > > > >>>> >>> aspect that is not there are merely two metrics that I
> could
> > > not add
> > > > > >>>> >>> due to the RocksDB version currently used in Streams.
> Adding
> > > those
> > > > > >>>> two
> > > > > >>>> >>> metrics once the RocksDB version will have been increased,
> > > will be a
> > > > > >>>> >>> minor effort. So, I would consider KIP-471 as complete
> with
> > > those
> > > > > >>>> two
> > > > > >>>> >>> metrics blocked.
> > > > > >>>> >>>
> > > > > >>>> >>> Best,
> > > > > >>>> >>> Bruno
> > > > > >>>> >>>
> > > > > >>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <
> > > manikumar.reddy@gmail.com
> > > > > >>>> >
> > > > > >>>> >>> wrote:
> > > > > >>>> >>>>
> > > > > >>>> >>>> Hi all,
> > > > > >>>> >>>>
> > > > > >>>> >>>> I have moved couple of accepted KIPs without a PR to the
> > next
> > > > > >>>> release.
> > > > > >>>> >>> We
> > > > > >>>> >>>> still have quite a few KIPs
> > > > > >>>> >>>> with PRs that are being reviewed, but haven't yet been
> > > merged. I
> > > > > >>>> have
> > > > > >>>> >>> left
> > > > > >>>> >>>> all of these in assuming these
> > > > > >>>> >>>> PRs are ready and not risky to merge.  Please update your
> > > assigned
> > > > > >>>> >>>> KIPs/JIRAs, if they are not ready and
> > > > > >>>> >>>>  if you know they cannot make it to 2.4.0.
> > > > > >>>> >>>>
> > > > > >>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged by
> > Oct
> > > > > >>>> 16th. Any
> > > > > >>>> >>>> remaining KIPs
> > > > > >>>> >>>> will be moved to the next release.
> > > > > >>>> >>>>
> > > > > >>>> >>>> The KIPs still in progress are:
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-517: Add consumer metrics to observe user poll
> > behavior
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-511: Collect and Expose Client's Name and Version
> in
> > > the
> > > > > >>>> Brokers
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
> > > > > >>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-466: Add support for List<T> serialization and
> > > > > >>>> deserialization
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> > > > > >>>> >>>> <T>+serialization+and+deserialization>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-455: Create an Administrative API for Replica
> > > Reassignment
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-446: Add changelog topic configuration to KTable
> > > suppress
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-444: Augment metrics for Kafka Streams
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count
> > Metrics
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier
> StateStore
> > > > > >>>> connecting
> > > > > >>>> >>>>  <
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
> > > > > >>>> >>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-396: Add Reset/List Offsets Operations to
> AdminClient
> > > > > >>>> >>>>   <
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and
> > > > > >>>> Repartition
> > > > > >>>> >>> Hint
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> Thanks,
> > > > > >>>> >>>> Manikumar
> > > > > >>>> >>>>
> > > > > >>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <
> > > > > >>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>> wrote:
> > > > > >>>> >>>>
> > > > > >>>> >>>>> Hi all,
> > > > > >>>> >>>>>
> > > > > >>>> >>>>> Let's extend the feature freeze deadline to Friday to
> > merge
> > > the
> > > > > >>>> >>> current
> > > > > >>>> >>>>> work in-progress PRs.
> > > > > >>>> >>>>> Please ensure that all major features have been merged
> and
> > > that
> > > > > >>>> any
> > > > > >>>> >>> minor
> > > > > >>>> >>>>> features have PRs by EOD Friday.
> > > > > >>>> >>>>> We will be cutting the 2.4 release branch early on
> Monday
> > > morning.
> > > > > >>>> >>>>>
> > > > > >>>> >>>>> Thanks,
> > > > > >>>> >>>>> Manikumar
> > > > > >>>> >>>>>
> > > > > >>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
> > > > > >>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>> wrote:
> > > > > >>>> >>>>>
> > > > > >>>> >>>>>> Hi Gwen,
> > > > > >>>> >>>>>>
> > > > > >>>> >>>>>> As suggested by Ismael, If required, we can extend the
> > > feature
> > > > > >>>> >>> freeze to
> > > > > >>>> >>>>>> end of the week.
> > > > > >>>> >>>>>>
> > > > > >>>> >>>>>> Thanks,
> > > > > >>>> >>>>>>
> > > > > >>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <
> > > ismael@juma.me.uk>
> > > > > >>>> >>> wrote:
> > > > > >>>> >>>>>>
> > > > > >>>> >>>>>>> Hi Gwen,
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>> Good question.
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>> I think we should stick to the schedule. As usual,
> some
> > > features
> > > > > >>>> >>> will
> > > > > >>>> >>>>>>> slip
> > > > > >>>> >>>>>>> to the next release and that's ok, they'll get a bit
> > more
> > > time
> > > > > >>>> to
> > > > > >>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days over
> > the
> > > > > >>>> feature
> > > > > >>>> >>> freeze
> > > > > >>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for
> > > features
> > > > > >>>> that
> > > > > >>>> >>>>>>> narrowly
> > > > > >>>> >>>>>>> miss the cut. I think that's probably OK to continue.
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>> Ismael
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <
> > > gwen@confluent.io>
> > > > > >>>> >>> wrote:
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>>> Hi Mani and team,
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>> The feature freeze deadline is right next to Kafka
> > > Summit,
> > > > > >>>> making
> > > > > >>>> >>> it a
> > > > > >>>> >>>>>>>> bit stressful for the committers and community
> members
> > > with
> > > > > >>>> PRs in
> > > > > >>>> >>>>>>>> flight. What do you think about delaying the feature
> > > freeze and
> > > > > >>>> >>> code
> > > > > >>>> >>>>>>>> freeze by a week, to allow our community to enjoy
> Kafka
> > > Summit?
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>> Gwen
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <
> > > > > >>>> rhauch@gmail.com>
> > > > > >>>> >>>>>>> wrote:
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>> Hi, Manikumar.
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>> Thanks for acting as release manager. Can we please
> > add
> > > the
> > > > > >>>> >>> following
> > > > > >>>> >>>>>>>> KIPs
> > > > > >>>> >>>>>>>>> that have all been approved with PRs either merged
> or
> > in
> > > > > >>>> >>> progress:
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > > >>>> >>>>>>>>> (Chris
> > > > > >>>> >>>>>>>>>    E mentioned this above)
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > > >>>> >>>>>>>>> (Konstantine
> > > > > >>>> >>>>>>>>>    mentioned this above)
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>> Thanks!
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>> Randall
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine
> > Karantasis <
> > > > > >>>> >>>>>>>>> konstantine@confluent.io> wrote:
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>> let's add one more on the list that was voted on
> time
> > > and is
> > > > > >>>> >>>>>>>>>> straightforward:
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>> KIP-521:
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > > >>>> >>>>>>>>>> with jira ticket:
> > > > > >>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
> > > > > >>>> >>>>>>>>>> and Component:
> > > > > >>>> >>>>>>>>>> Connect
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>> Sincerely,
> > > > > >>>> >>>>>>>>>> Konstantine
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> > > > > >>>> >>>>>>> chrise@confluent.io>
> > > > > >>>> >>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > > >>>> >>>>>>>>>>> )
> > > > > >>>> >>>>>>>>>>> to the 2.4 release, as it has recently been
> > accepted?
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>> Cheers,
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>> Chris
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> > > > > >>>> >>> lu.kevin@berkeley.edu>
> > > > > >>>> >>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>> Thanks.
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>> Regards,
> > > > > >>>> >>>>>>>>>>>> Kevin
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> > > > > >>>> >>>>>>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> Hi All,
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is
> > the
> > > > > >>>> >>> last date
> > > > > >>>> >>>>>>>> for KIP
> > > > > >>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> > > > > >>>> >>>>>>>> manikumar.reddy@gmail.com
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>> Hi Rajini,
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram
> <
> > > > > >>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > > > >>>> >>>>>>>>>>>>>>> )
> > > > > >>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is
> a
> > > > > >>>> >>> minor KIP.
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>> Thank you,
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>> Rajini
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > > > > >>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>> Hi,
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> > > > > >>>> >>>>>>>> pgwhalen@gmail.com
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>> Manikumar,
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and
> there
> > > > > >>>> >>> is a PR
> > > > > >>>> >>>>>>>> pending
> > > > > >>>> >>>>>>>>>>>>> review,
> > > > > >>>> >>>>>>>>>>>>>>>> can
> > > > > >>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>> Paul
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > > > > >>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> Hi All,
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP
> must
> > > > > >>>> >>> pass
> > > > > >>>> >>>>>>> vote
> > > > > >>>> >>>>>>>> by
> > > > > >>>> >>>>>>>>>>> next
> > > > > >>>> >>>>>>>>>>>>>>>> Wednesday
> > > > > >>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
> > > > > >>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
> > > > > >>>> >>> freeze
> > > > > >>>> >>>>>>> is
> > > > > >>>> >>>>>>>> Oct 2,
> > > > > >>>> >>>>>>>>>>>> 2019.
> > > > > >>>> >>>>>>>>>>>>>>>>>> In order to be included in the release,
> major
> > > > > >>>> >>>>>>>> features/KIPs
> > > > > >>>> >>>>>>>>>>> need
> > > > > >>>> >>>>>>>>>>>>> to
> > > > > >>>> >>>>>>>>>>>>>>> be
> > > > > >>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
> > > > > >>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
> > > > > >>>> >>> state
> > > > > >>>> >>>>>>> will
> > > > > >>>> >>>>>>>> be
> > > > > >>>> >>>>>>>>>>>>>>> automatically
> > > > > >>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> There are total 84 open
> > > > > >>>> >>>>>>>>>>>>>>>>>> <
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs,
> if
> > > > > >>>> >>> you
> > > > > >>>> >>>>>>> know
> > > > > >>>> >>>>>>>> they
> > > > > >>>> >>>>>>>>>>>> cannot
> > > > > >>>> >>>>>>>>>>>>>>> make
> > > > > >>>> >>>>>>>>>>>>>>>> it
> > > > > >>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
> > > > > >>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
> > > > > >>>> >>> flaky
> > > > > >>>> >>>>>>>> tests. We
> > > > > >>>> >>>>>>>>>>>> really
> > > > > >>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
> > > > > >>>> >>> tests.
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>> Manikumar
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > > > > >>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
> > > > > >>>> >>> wiki
> > > > > >>>> >>>>>>> page
> > > > > >>>> >>>>>>>> for
> > > > > >>>> >>>>>>>>>>>>> tracking.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>> Manikumar
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
> > > > > >>>> >>> Maison <
> > > > > >>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> (
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> )
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready
> > for
> > > > > >>>> >>>>>>> review:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> https://github.com/apache/kafka/pull/7296
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> Thanks
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM
> Manikumar
> > <
> > > > > >>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
> > > > > >>>> >>>>>>>> Somogyi-Vass <
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
> > > > > >>>> >>> already a
> > > > > >>>> >>>>>>> pull
> > > > > >>>> >>>>>>>>>>> request
> > > > > >>>> >>>>>>>>>>>>>>> under
> > > > > >>>> >>>>>>>>>>>>>>>>>> review.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
> > > > > >>>> >>> Manikumar <
> > > > > >>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
> > > > > >>>> >>> must be
> > > > > >>>> >>>>>>>> accepted
> > > > > >>>> >>>>>>>>>> by
> > > > > >>>> >>>>>>>>>>>> KIP
> > > > > >>>> >>>>>>>>>>>>>>>> Freeze
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> date
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
> > > > > >>>> >>>>>>> Jacot <
> > > > > >>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
> > > > > >>>> >>>>>>> think it
> > > > > >>>> >>>>>>>> will
> > > > > >>>> >>>>>>>>>>>> make
> > > > > >>>> >>>>>>>>>>>>>>> it.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> David
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
> > > > > >>>> >>>>>>> Manikumar <
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
> > > > > >>>> >>> plan
> > > > > >>>> >>>>>>> with
> > > > > >>>> >>>>>>>> Oct
> > > > > >>>> >>>>>>>>>> 2019
> > > > > >>>> >>>>>>>>>>>> as
> > > > > >>>> >>>>>>>>>>>>>>> the
> > > > > >>>> >>>>>>>>>>>>>>>>>> release
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> month
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> and
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
> > > > > >>>> >>> been
> > > > > >>>> >>>>>>>> voted:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
> > > > > >>>> >>> KIP
> > > > > >>>> >>>>>>> must be
> > > > > >>>> >>>>>>>>>>>> accepted
> > > > > >>>> >>>>>>>>>>>>> by
> > > > > >>>> >>>>>>>>>>>>>>>> this
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> date in
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> order
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
> > > > > >>>> >>> (Major
> > > > > >>>> >>>>>>>> features
> > > > > >>>> >>>>>>>>>>>>> merged
> > > > > >>>> >>>>>>>>>>>>>>> &
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> working on
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
> > > > > >>>> >>> have PR,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
> > > > > >>>> >>> in
> > > > > >>>> >>>>>>> this
> > > > > >>>> >>>>>>>> state
> > > > > >>>> >>>>>>>>>>>> will
> > > > > >>>> >>>>>>>>>>>>> be
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> automatically
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
> > > > > >>>> >>>>>>> (tentative)
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
> > > > > >>>> >>>>>>> features
> > > > > >>>> >>>>>>>> you
> > > > > >>>> >>>>>>>>>> want
> > > > > >>>> >>>>>>>>>>>>> push
> > > > > >>>> >>>>>>>>>>>>>>>> into
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> Apache
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
> > > > > >>>> >>> Ismael
> > > > > >>>> >>>>>>>> Juma <
> > > > > >>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
> > > > > >>>> >>> Manikumar. +1
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
> > > > > >>>> >>>>>>>> Manikumar <
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
> > > > > >>>> >>> be the
> > > > > >>>> >>>>>>>> release
> > > > > >>>> >>>>>>>>>>>>> manager
> > > > > >>>> >>>>>>>>>>>>>>>> for
> > > > > >>>> >>>>>>>>>>>>>>>>>> our
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> next
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
> > > > > >>>> >>> post the
> > > > > >>>> >>>>>>>> release
> > > > > >>>> >>>>>>>>>>> plan
> > > > > >>>> >>>>>>>>>>>>>>> over
> > > > > >>>> >>>>>>>>>>>>>>>> the
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> next few
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>
> > > > > >>>> >>>
> > > > > >>>> >>
> > > > > >>>> >
> > > > > >>>>
> > > > > >>>>
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi Randall and Konstantine,

Thanks for the explanation. Since it block users upgrading from older
Connect versions to
2.4 release, we will consider the JIRA as blocker for 2.4.0.

Thanks


On Wed, Nov 13, 2019 at 11:58 PM Konstantine Karantasis <
konstantine@confluent.io> wrote:

> Hi Manikumar,
>
> thanks for your quick response on the Connect issue.
>
> I'd like to help shedding some more light here. The issue is clearly a
> regression. It may block users upgrading from older Connect versions to the
> most recent one. Unfortunately it was introduced in an area of the
> configuration that was hard to detect and went unnoticed during the release
> of 2.3.0. However, in my opinion, the fact that this regression went
> unnoticed for a release is not sufficient precedent to downgrade this issue
> from blocker status.
>
> Of course, I'd like to thank Chris Egerton for investigating and issuing a
> straightforward PR to fix this.
> I'm also not happy that this comes up right before RC0 is posted, but, all
> things considered, I'd be in favor of retaining our increased focus on
> compatibility even in the presence of misses such as this one, and
> therefore, I'd recommend considering this issue as a blocker.
>
> Cheers,
> Konstantine
>
> On Tue, Nov 12, 2019 at 8:01 PM Sophie Blee-Goldman <so...@confluent.io>
> wrote:
>
> > Hi Manikumar,
> >
> > We have another potential blocker in 2.4, which affects Streams members
> > that
> > fall out of the group and may cause them to die upon rejoin.
> >
> > The ticket is here
> > https://issues.apache.org/jira/browse/KAFKA-9178
> >
> > The fix is very straightforward, and we have a small PR out for it here
> > https://github.com/apache/kafka/pull/7686
> >
> > Thanks,
> > Sophie
> >
> >
> > On Tue, Nov 12, 2019 at 7:33 PM Manikumar <ma...@gmail.com>
> > wrote:
> >
> > > Hi Chris,
> > >
> > > Since this is existing issue, I am hesitant to include as blocker for
> 2.4
> > > release.
> > > I am in the process of publishing RC0 for 2.4. We will try to include
> > > KAFKA-9046,
> > > if there any other blockers, which requires roll out of new RC.
> > >
> > >
> > > Thanks,
> > >
> > > On Wed, Nov 13, 2019 at 5:46 AM John Roesler <jo...@confluent.io>
> wrote:
> > >
> > > > Hi again Manikumar,
> > > >
> > > > Thanks for looking at the PR. It's not easy to pin this particular
> bug
> > > > down to a specific commit, but I've ported my test to the 2.3 branch.
> > > >
> > > > It looks like this bug pre-dates 2.4, so it's not a regression.
> > > > Therefore, after reflection, we don't need to block the 2.4 release
> on
> > > > https://issues.apache.org/jira/browse/KAFKA-9169 .
> > > >
> > > > I've downgraded the bug from "Blocker" to "Critical" accordingly.
> > > >
> > > > Thanks,
> > > > -John
> > > >
> > > > On Tue, Nov 12, 2019 at 11:00 AM John Roesler <jo...@confluent.io>
> > wrote:
> > > > >
> > > > > Hi Manikumar,
> > > > >
> > > > > There is a new bug report that we think is a blocker:
> > > > >
> > > > > https://issues.apache.org/jira/browse/KAFKA-9169
> > > > > https://github.com/apache/kafka/pull/7681
> > > > >
> > > > > See also the dev@ thread entitled "Why standby tasks read from the
> > > > > StandbyTasks::checkpointedOffsets in assignStandbyPartitions()" for
> > > > > context.
> > > > >
> > > > > I'm working on a test now.
> > > > >
> > > > > Thanks,
> > > > > -John
> > > > >
> > > > >
> > > > > On Mon, Nov 11, 2019 at 10:42 AM Manikumar <
> > manikumar.reddy@gmail.com>
> > > > wrote:
> > > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > I am trying to get stable system test runs on 2.4 branch. While
> > > > analyzing
> > > > > > the ReassignPartitionsTest failure,
> > > > > > Rajini identified a issue, which can cause a successful produce
> to
> > be
> > > > > > failed. Thanks to Rajini for identifying the issue.
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/KAFKA-9171
> > > > > > https://github.com/apache/kafka/pull/7678
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > > On Mon, Nov 4, 2019 at 10:03 PM Manikumar <
> > manikumar.reddy@gmail.com
> > > >
> > > > wrote:
> > > > > >
> > > > > > > Hi all,
> > > > > > >
> > > > > > > The underlying issue of KAFKA-8677 can cause data loss in
> > > consumers.
> > > > I
> > > > > > > have included KAFKA-8677 as blocker to 2.4 release.
> > > > > > > Thanks to Guozhang for identifying the issue.
> > > > > > >
> > > > > > > https://issues.apache.org/jira/browse/KAFKA-8677
> > > > > > > PR: https://github.com/apache/kafka/pull/7613
> > > > > > >
> > > > > > > Thanks
> > > > > > >
> > > > > > > On Fri, Nov 1, 2019 at 9:20 PM Manikumar <
> > > manikumar.reddy@gmail.com>
> > > > > > > wrote:
> > > > > > >
> > > > > > >> Hi All,
> > > > > > >>
> > > > > > >> We still have couple of blockers to close.  PRs available for
> > both
> > > > the
> > > > > > >> blockers.
> > > > > > >>
> > > > > > >> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > > >> https://issues.apache.org/jira/browse/KAFKA-9080
> > > > > > >>
> > > > > > >>
> > > > > > >> Thanks,
> > > > > > >>
> > > > > > >>
> > > > > > >> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <
> > > > manikumar.reddy@gmail.com>
> > > > > > >> wrote:
> > > > > > >>
> > > > > > >>> Hi all,
> > > > > > >>>
> > > > > > >>> Quick update on the 2.4 release. We still have one blocker to
> > > > close.
> > > > > > >>> I will create the first RC after closing the blocker.
> > > > > > >>>
> > > > > > >>> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > > >>>
> > > > > > >>> Thank you!
> > > > > > >>>
> > > > > > >>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <
> > > > matthias@confluent.io>
> > > > > > >>> wrote:
> > > > > > >>>
> > > > > > >>>> Just FYI:
> > > > > > >>>>
> > > > > > >>>> There was also
> > https://issues.apache.org/jira/browse/KAFKA-9058
> > > > that I
> > > > > > >>>> just merged.
> > > > > > >>>>
> > > > > > >>>>
> > > > > > >>>> -Matthias
> > > > > > >>>>
> > > > > > >>>> On 10/17/19 7:59 AM, Manikumar wrote:
> > > > > > >>>> > Hi all,
> > > > > > >>>> >
> > > > > > >>>> > The code freeze deadline has now passed and at this point
> > only
> > > > > > >>>> blockers
> > > > > > >>>> > will be allowed.
> > > > > > >>>> > We have three blockers for 2.4.0. I will move out most of
> > the
> > > > JIRAs
> > > > > > >>>> that
> > > > > > >>>> > aren't currently
> > > > > > >>>> > being worked on. If you think any of the other JIRAs are
> > > > critical to
> > > > > > >>>> > include in 2.4.0,
> > > > > > >>>> > please update the fix version, mark as blocker and ensure
> a
> > PR
> > > > is
> > > > > > >>>> ready to
> > > > > > >>>> > merge.
> > > > > > >>>> > I will create the first RC as soon as we close the
> blockers.
> > > > > > >>>> > Please help to close out the 2.4.0 JIRAs.
> > > > > > >>>> >
> > > > > > >>>> > current blockers:
> > > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8943
> > > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8992
> > > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > > >>>> >
> > > > > > >>>> > Thank you!
> > > > > > >>>> >
> > > > > > >>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <
> > > > manikumar.reddy@gmail.com>
> > > > > > >>>> wrote:
> > > > > > >>>> >
> > > > > > >>>> >> Thanks Bruno. We will mark KIP-471 as complete.
> > > > > > >>>> >>
> > > > > > >>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <
> > > > bruno@confluent.io>
> > > > > > >>>> wrote:
> > > > > > >>>> >>
> > > > > > >>>> >>> Hi Manikumar,
> > > > > > >>>> >>>
> > > > > > >>>> >>> It is technically true that KIP-471 is not completed,
> but
> > > the
> > > > only
> > > > > > >>>> >>> aspect that is not there are merely two metrics that I
> > could
> > > > not add
> > > > > > >>>> >>> due to the RocksDB version currently used in Streams.
> > Adding
> > > > those
> > > > > > >>>> two
> > > > > > >>>> >>> metrics once the RocksDB version will have been
> increased,
> > > > will be a
> > > > > > >>>> >>> minor effort. So, I would consider KIP-471 as complete
> > with
> > > > those
> > > > > > >>>> two
> > > > > > >>>> >>> metrics blocked.
> > > > > > >>>> >>>
> > > > > > >>>> >>> Best,
> > > > > > >>>> >>> Bruno
> > > > > > >>>> >>>
> > > > > > >>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <
> > > > manikumar.reddy@gmail.com
> > > > > > >>>> >
> > > > > > >>>> >>> wrote:
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> Hi all,
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> I have moved couple of accepted KIPs without a PR to
> the
> > > next
> > > > > > >>>> release.
> > > > > > >>>> >>> We
> > > > > > >>>> >>>> still have quite a few KIPs
> > > > > > >>>> >>>> with PRs that are being reviewed, but haven't yet been
> > > > merged. I
> > > > > > >>>> have
> > > > > > >>>> >>> left
> > > > > > >>>> >>>> all of these in assuming these
> > > > > > >>>> >>>> PRs are ready and not risky to merge.  Please update
> your
> > > > assigned
> > > > > > >>>> >>>> KIPs/JIRAs, if they are not ready and
> > > > > > >>>> >>>>  if you know they cannot make it to 2.4.0.
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged
> by
> > > Oct
> > > > > > >>>> 16th. Any
> > > > > > >>>> >>>> remaining KIPs
> > > > > > >>>> >>>> will be moved to the next release.
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> The KIPs still in progress are:
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-517: Add consumer metrics to observe user poll
> > > behavior
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-511: Collect and Expose Client's Name and Version
> > in
> > > > the
> > > > > > >>>> Brokers
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
> > > > > > >>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-466: Add support for List<T> serialization and
> > > > > > >>>> deserialization
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> > > > > > >>>> >>>> <T>+serialization+and+deserialization>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-455: Create an Administrative API for Replica
> > > > Reassignment
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-446: Add changelog topic configuration to KTable
> > > > suppress
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-444: Augment metrics for Kafka Streams
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count
> > > Metrics
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier
> > StateStore
> > > > > > >>>> connecting
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
> > > > > > >>>> >>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-396: Add Reset/List Offsets Operations to
> > AdminClient
> > > > > > >>>> >>>>   <
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation
> and
> > > > > > >>>> Repartition
> > > > > > >>>> >>> Hint
> > > > > > >>>> >>>>  <
> > > > > > >>>> >>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> Thanks,
> > > > > > >>>> >>>> Manikumar
> > > > > > >>>> >>>>
> > > > > > >>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <
> > > > > > >>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>> wrote:
> > > > > > >>>> >>>>
> > > > > > >>>> >>>>> Hi all,
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>> Let's extend the feature freeze deadline to Friday to
> > > merge
> > > > the
> > > > > > >>>> >>> current
> > > > > > >>>> >>>>> work in-progress PRs.
> > > > > > >>>> >>>>> Please ensure that all major features have been merged
> > and
> > > > that
> > > > > > >>>> any
> > > > > > >>>> >>> minor
> > > > > > >>>> >>>>> features have PRs by EOD Friday.
> > > > > > >>>> >>>>> We will be cutting the 2.4 release branch early on
> > Monday
> > > > morning.
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>> Thanks,
> > > > > > >>>> >>>>> Manikumar
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
> > > > > > >>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>> wrote:
> > > > > > >>>> >>>>>
> > > > > > >>>> >>>>>> Hi Gwen,
> > > > > > >>>> >>>>>>
> > > > > > >>>> >>>>>> As suggested by Ismael, If required, we can extend
> the
> > > > feature
> > > > > > >>>> >>> freeze to
> > > > > > >>>> >>>>>> end of the week.
> > > > > > >>>> >>>>>>
> > > > > > >>>> >>>>>> Thanks,
> > > > > > >>>> >>>>>>
> > > > > > >>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <
> > > > ismael@juma.me.uk>
> > > > > > >>>> >>> wrote:
> > > > > > >>>> >>>>>>
> > > > > > >>>> >>>>>>> Hi Gwen,
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>> Good question.
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>> I think we should stick to the schedule. As usual,
> > some
> > > > features
> > > > > > >>>> >>> will
> > > > > > >>>> >>>>>>> slip
> > > > > > >>>> >>>>>>> to the next release and that's ok, they'll get a bit
> > > more
> > > > time
> > > > > > >>>> to
> > > > > > >>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days
> over
> > > the
> > > > > > >>>> feature
> > > > > > >>>> >>> freeze
> > > > > > >>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for
> > > > features
> > > > > > >>>> that
> > > > > > >>>> >>>>>>> narrowly
> > > > > > >>>> >>>>>>> miss the cut. I think that's probably OK to
> continue.
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>> Ismael
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <
> > > > gwen@confluent.io>
> > > > > > >>>> >>> wrote:
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>>> Hi Mani and team,
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>> The feature freeze deadline is right next to Kafka
> > > > Summit,
> > > > > > >>>> making
> > > > > > >>>> >>> it a
> > > > > > >>>> >>>>>>>> bit stressful for the committers and community
> > members
> > > > with
> > > > > > >>>> PRs in
> > > > > > >>>> >>>>>>>> flight. What do you think about delaying the
> feature
> > > > freeze and
> > > > > > >>>> >>> code
> > > > > > >>>> >>>>>>>> freeze by a week, to allow our community to enjoy
> > Kafka
> > > > Summit?
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>> Gwen
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <
> > > > > > >>>> rhauch@gmail.com>
> > > > > > >>>> >>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>> Hi, Manikumar.
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>> Thanks for acting as release manager. Can we
> please
> > > add
> > > > the
> > > > > > >>>> >>> following
> > > > > > >>>> >>>>>>>> KIPs
> > > > > > >>>> >>>>>>>>> that have all been approved with PRs either merged
> > or
> > > in
> > > > > > >>>> >>> progress:
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > > > >>>> >>>>>>>>> (Chris
> > > > > > >>>> >>>>>>>>>    E mentioned this above)
> > > > > > >>>> >>>>>>>>>    -
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > > > >>>> >>>>>>>>> (Konstantine
> > > > > > >>>> >>>>>>>>>    mentioned this above)
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>> Thanks!
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>> Randall
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine
> > > Karantasis <
> > > > > > >>>> >>>>>>>>> konstantine@confluent.io> wrote:
> > > > > > >>>> >>>>>>>>>
> > > > > > >>>> >>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>> let's add one more on the list that was voted on
> > time
> > > > and is
> > > > > > >>>> >>>>>>>>>> straightforward:
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>> KIP-521:
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > > > >>>> >>>>>>>>>> with jira ticket:
> > > > > > >>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
> > > > > > >>>> >>>>>>>>>> and Component:
> > > > > > >>>> >>>>>>>>>> Connect
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>> Sincerely,
> > > > > > >>>> >>>>>>>>>> Konstantine
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> > > > > > >>>> >>>>>>> chrise@confluent.io>
> > > > > > >>>> >>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > > > >>>> >>>>>>>>>>> )
> > > > > > >>>> >>>>>>>>>>> to the 2.4 release, as it has recently been
> > > accepted?
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>> Cheers,
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>> Chris
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> > > > > > >>>> >>> lu.kevin@berkeley.edu>
> > > > > > >>>> >>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>> Thanks.
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>> Regards,
> > > > > > >>>> >>>>>>>>>>>> Kevin
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> > > > > > >>>> >>>>>>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> Hi All,
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019)
> is
> > > the
> > > > > > >>>> >>> last date
> > > > > > >>>> >>>>>>>> for KIP
> > > > > > >>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> > > > > > >>>> >>>>>>>> manikumar.reddy@gmail.com
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>> Hi Rajini,
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for
> tracking.
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini
> Sivaram
> > <
> > > > > > >>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > > > > >>>> >>>>>>>>>>>>>>> )
> > > > > > >>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and
> is
> > a
> > > > > > >>>> >>> minor KIP.
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>> Thank you,
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>> Rajini
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > > > > > >>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>> Hi,
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for
> tracking.
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul
> Whalen <
> > > > > > >>>> >>>>>>>> pgwhalen@gmail.com
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>> Manikumar,
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and
> > there
> > > > > > >>>> >>> is a PR
> > > > > > >>>> >>>>>>>> pending
> > > > > > >>>> >>>>>>>>>>>>> review,
> > > > > > >>>> >>>>>>>>>>>>>>>> can
> > > > > > >>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>> Paul
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar
> <
> > > > > > >>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> Hi All,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP
> > must
> > > > > > >>>> >>> pass
> > > > > > >>>> >>>>>>> vote
> > > > > > >>>> >>>>>>>> by
> > > > > > >>>> >>>>>>>>>>> next
> > > > > > >>>> >>>>>>>>>>>>>>>> Wednesday
> > > > > > >>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
> > > > > > >>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for
> feature
> > > > > > >>>> >>> freeze
> > > > > > >>>> >>>>>>> is
> > > > > > >>>> >>>>>>>> Oct 2,
> > > > > > >>>> >>>>>>>>>>>> 2019.
> > > > > > >>>> >>>>>>>>>>>>>>>>>> In order to be included in the release,
> > major
> > > > > > >>>> >>>>>>>> features/KIPs
> > > > > > >>>> >>>>>>>>>>> need
> > > > > > >>>> >>>>>>>>>>>>> to
> > > > > > >>>> >>>>>>>>>>>>>>> be
> > > > > > >>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
> > > > > > >>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in
> this
> > > > > > >>>> >>> state
> > > > > > >>>> >>>>>>> will
> > > > > > >>>> >>>>>>>> be
> > > > > > >>>> >>>>>>>>>>>>>>> automatically
> > > > > > >>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> There are total 84 open
> > > > > > >>>> >>>>>>>>>>>>>>>>>> <
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs,
> > if
> > > > > > >>>> >>> you
> > > > > > >>>> >>>>>>> know
> > > > > > >>>> >>>>>>>> they
> > > > > > >>>> >>>>>>>>>>>> cannot
> > > > > > >>>> >>>>>>>>>>>>>>> make
> > > > > > >>>> >>>>>>>>>>>>>>>> it
> > > > > > >>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
> > > > > > >>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related
> to
> > > > > > >>>> >>> flaky
> > > > > > >>>> >>>>>>>> tests. We
> > > > > > >>>> >>>>>>>>>>>> really
> > > > > > >>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these
> failing
> > > > > > >>>> >>> tests.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>> Manikumar
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM
> Manikumar <
> > > > > > >>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to
> the
> > > > > > >>>> >>> wiki
> > > > > > >>>> >>>>>>> page
> > > > > > >>>> >>>>>>>> for
> > > > > > >>>> >>>>>>>>>>>>> tracking.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> Manikumar
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
> > > > > > >>>> >>> Maison <
> > > > > > >>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> (
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> )
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is
> ready
> > > for
> > > > > > >>>> >>>>>>> review:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > https://github.com/apache/kafka/pull/7296
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> Thanks
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM
> > Manikumar
> > > <
> > > > > > >>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
> > > > > > >>>> >>>>>>>> Somogyi-Vass <
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
> > > > > > >>>> >>> already a
> > > > > > >>>> >>>>>>> pull
> > > > > > >>>> >>>>>>>>>>> request
> > > > > > >>>> >>>>>>>>>>>>>>> under
> > > > > > >>>> >>>>>>>>>>>>>>>>>> review.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
> > > > > > >>>> >>> Manikumar <
> > > > > > >>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
> > > > > > >>>> >>> must be
> > > > > > >>>> >>>>>>>> accepted
> > > > > > >>>> >>>>>>>>>> by
> > > > > > >>>> >>>>>>>>>>>> KIP
> > > > > > >>>> >>>>>>>>>>>>>>>> Freeze
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> date
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM
> David
> > > > > > >>>> >>>>>>> Jacot <
> > > > > > >>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
> > > > > > >>>> >>>>>>> think it
> > > > > > >>>> >>>>>>>> will
> > > > > > >>>> >>>>>>>>>>>> make
> > > > > > >>>> >>>>>>>>>>>>>>> it.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> David
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
> > > > > > >>>> >>>>>>> Manikumar <
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
> > > > > > >>>> >>> plan
> > > > > > >>>> >>>>>>> with
> > > > > > >>>> >>>>>>>> Oct
> > > > > > >>>> >>>>>>>>>> 2019
> > > > > > >>>> >>>>>>>>>>>> as
> > > > > > >>>> >>>>>>>>>>>>>>> the
> > > > > > >>>> >>>>>>>>>>>>>>>>>> release
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> month
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> and
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
> > > > > > >>>> >>> been
> > > > > > >>>> >>>>>>>> voted:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>
> > > > > > >>>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
> > > > > > >>>> >>> KIP
> > > > > > >>>> >>>>>>> must be
> > > > > > >>>> >>>>>>>>>>>> accepted
> > > > > > >>>> >>>>>>>>>>>>> by
> > > > > > >>>> >>>>>>>>>>>>>>>> this
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> date in
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> order
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
> > > > > > >>>> >>> (Major
> > > > > > >>>> >>>>>>>> features
> > > > > > >>>> >>>>>>>>>>>>> merged
> > > > > > >>>> >>>>>>>>>>>>>>> &
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> working on
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
> > > > > > >>>> >>> have PR,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
> > > > > > >>>> >>> in
> > > > > > >>>> >>>>>>> this
> > > > > > >>>> >>>>>>>> state
> > > > > > >>>> >>>>>>>>>>>> will
> > > > > > >>>> >>>>>>>>>>>>> be
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> automatically
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
> > > > > > >>>> >>>>>>> (tentative)
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
> > > > > > >>>> >>>>>>> features
> > > > > > >>>> >>>>>>>> you
> > > > > > >>>> >>>>>>>>>> want
> > > > > > >>>> >>>>>>>>>>>>> push
> > > > > > >>>> >>>>>>>>>>>>>>>> into
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> Apache
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
> > > > > > >>>> >>> Ismael
> > > > > > >>>> >>>>>>>> Juma <
> > > > > > >>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
> > > > > > >>>> >>> Manikumar. +1
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
> > > > > > >>>> >>>>>>>> Manikumar <
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
> > > > > > >>>> >>> be the
> > > > > > >>>> >>>>>>>> release
> > > > > > >>>> >>>>>>>>>>>>> manager
> > > > > > >>>> >>>>>>>>>>>>>>>> for
> > > > > > >>>> >>>>>>>>>>>>>>>>>> our
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> next
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
> > > > > > >>>> >>> post the
> > > > > > >>>> >>>>>>>> release
> > > > > > >>>> >>>>>>>>>>> plan
> > > > > > >>>> >>>>>>>>>>>>>>> over
> > > > > > >>>> >>>>>>>>>>>>>>>> the
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>> next few
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>>
> > > > > > >>>> >>>>>>>>>>
> > > > > > >>>> >>>>>>>>
> > > > > > >>>> >>>>>>>
> > > > > > >>>> >>>>>>
> > > > > > >>>> >>>
> > > > > > >>>> >>
> > > > > > >>>> >
> > > > > > >>>>
> > > > > > >>>>
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Konstantine Karantasis <ko...@confluent.io>.
Hi Manikumar,

thanks for your quick response on the Connect issue.

I'd like to help shedding some more light here. The issue is clearly a
regression. It may block users upgrading from older Connect versions to the
most recent one. Unfortunately it was introduced in an area of the
configuration that was hard to detect and went unnoticed during the release
of 2.3.0. However, in my opinion, the fact that this regression went
unnoticed for a release is not sufficient precedent to downgrade this issue
from blocker status.

Of course, I'd like to thank Chris Egerton for investigating and issuing a
straightforward PR to fix this.
I'm also not happy that this comes up right before RC0 is posted, but, all
things considered, I'd be in favor of retaining our increased focus on
compatibility even in the presence of misses such as this one, and
therefore, I'd recommend considering this issue as a blocker.

Cheers,
Konstantine

On Tue, Nov 12, 2019 at 8:01 PM Sophie Blee-Goldman <so...@confluent.io>
wrote:

> Hi Manikumar,
>
> We have another potential blocker in 2.4, which affects Streams members
> that
> fall out of the group and may cause them to die upon rejoin.
>
> The ticket is here
> https://issues.apache.org/jira/browse/KAFKA-9178
>
> The fix is very straightforward, and we have a small PR out for it here
> https://github.com/apache/kafka/pull/7686
>
> Thanks,
> Sophie
>
>
> On Tue, Nov 12, 2019 at 7:33 PM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi Chris,
> >
> > Since this is existing issue, I am hesitant to include as blocker for 2.4
> > release.
> > I am in the process of publishing RC0 for 2.4. We will try to include
> > KAFKA-9046,
> > if there any other blockers, which requires roll out of new RC.
> >
> >
> > Thanks,
> >
> > On Wed, Nov 13, 2019 at 5:46 AM John Roesler <jo...@confluent.io> wrote:
> >
> > > Hi again Manikumar,
> > >
> > > Thanks for looking at the PR. It's not easy to pin this particular bug
> > > down to a specific commit, but I've ported my test to the 2.3 branch.
> > >
> > > It looks like this bug pre-dates 2.4, so it's not a regression.
> > > Therefore, after reflection, we don't need to block the 2.4 release on
> > > https://issues.apache.org/jira/browse/KAFKA-9169 .
> > >
> > > I've downgraded the bug from "Blocker" to "Critical" accordingly.
> > >
> > > Thanks,
> > > -John
> > >
> > > On Tue, Nov 12, 2019 at 11:00 AM John Roesler <jo...@confluent.io>
> wrote:
> > > >
> > > > Hi Manikumar,
> > > >
> > > > There is a new bug report that we think is a blocker:
> > > >
> > > > https://issues.apache.org/jira/browse/KAFKA-9169
> > > > https://github.com/apache/kafka/pull/7681
> > > >
> > > > See also the dev@ thread entitled "Why standby tasks read from the
> > > > StandbyTasks::checkpointedOffsets in assignStandbyPartitions()" for
> > > > context.
> > > >
> > > > I'm working on a test now.
> > > >
> > > > Thanks,
> > > > -John
> > > >
> > > >
> > > > On Mon, Nov 11, 2019 at 10:42 AM Manikumar <
> manikumar.reddy@gmail.com>
> > > wrote:
> > > > >
> > > > > Hi all,
> > > > >
> > > > > I am trying to get stable system test runs on 2.4 branch. While
> > > analyzing
> > > > > the ReassignPartitionsTest failure,
> > > > > Rajini identified a issue, which can cause a successful produce to
> be
> > > > > failed. Thanks to Rajini for identifying the issue.
> > > > >
> > > > > https://issues.apache.org/jira/browse/KAFKA-9171
> > > > > https://github.com/apache/kafka/pull/7678
> > > > >
> > > > > Thanks,
> > > > >
> > > > > On Mon, Nov 4, 2019 at 10:03 PM Manikumar <
> manikumar.reddy@gmail.com
> > >
> > > wrote:
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > The underlying issue of KAFKA-8677 can cause data loss in
> > consumers.
> > > I
> > > > > > have included KAFKA-8677 as blocker to 2.4 release.
> > > > > > Thanks to Guozhang for identifying the issue.
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/KAFKA-8677
> > > > > > PR: https://github.com/apache/kafka/pull/7613
> > > > > >
> > > > > > Thanks
> > > > > >
> > > > > > On Fri, Nov 1, 2019 at 9:20 PM Manikumar <
> > manikumar.reddy@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > >> Hi All,
> > > > > >>
> > > > > >> We still have couple of blockers to close.  PRs available for
> both
> > > the
> > > > > >> blockers.
> > > > > >>
> > > > > >> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > >> https://issues.apache.org/jira/browse/KAFKA-9080
> > > > > >>
> > > > > >>
> > > > > >> Thanks,
> > > > > >>
> > > > > >>
> > > > > >> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <
> > > manikumar.reddy@gmail.com>
> > > > > >> wrote:
> > > > > >>
> > > > > >>> Hi all,
> > > > > >>>
> > > > > >>> Quick update on the 2.4 release. We still have one blocker to
> > > close.
> > > > > >>> I will create the first RC after closing the blocker.
> > > > > >>>
> > > > > >>> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > >>>
> > > > > >>> Thank you!
> > > > > >>>
> > > > > >>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <
> > > matthias@confluent.io>
> > > > > >>> wrote:
> > > > > >>>
> > > > > >>>> Just FYI:
> > > > > >>>>
> > > > > >>>> There was also
> https://issues.apache.org/jira/browse/KAFKA-9058
> > > that I
> > > > > >>>> just merged.
> > > > > >>>>
> > > > > >>>>
> > > > > >>>> -Matthias
> > > > > >>>>
> > > > > >>>> On 10/17/19 7:59 AM, Manikumar wrote:
> > > > > >>>> > Hi all,
> > > > > >>>> >
> > > > > >>>> > The code freeze deadline has now passed and at this point
> only
> > > > > >>>> blockers
> > > > > >>>> > will be allowed.
> > > > > >>>> > We have three blockers for 2.4.0. I will move out most of
> the
> > > JIRAs
> > > > > >>>> that
> > > > > >>>> > aren't currently
> > > > > >>>> > being worked on. If you think any of the other JIRAs are
> > > critical to
> > > > > >>>> > include in 2.4.0,
> > > > > >>>> > please update the fix version, mark as blocker and ensure a
> PR
> > > is
> > > > > >>>> ready to
> > > > > >>>> > merge.
> > > > > >>>> > I will create the first RC as soon as we close the blockers.
> > > > > >>>> > Please help to close out the 2.4.0 JIRAs.
> > > > > >>>> >
> > > > > >>>> > current blockers:
> > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8943
> > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8992
> > > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8972
> > > > > >>>> >
> > > > > >>>> > Thank you!
> > > > > >>>> >
> > > > > >>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <
> > > manikumar.reddy@gmail.com>
> > > > > >>>> wrote:
> > > > > >>>> >
> > > > > >>>> >> Thanks Bruno. We will mark KIP-471 as complete.
> > > > > >>>> >>
> > > > > >>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <
> > > bruno@confluent.io>
> > > > > >>>> wrote:
> > > > > >>>> >>
> > > > > >>>> >>> Hi Manikumar,
> > > > > >>>> >>>
> > > > > >>>> >>> It is technically true that KIP-471 is not completed, but
> > the
> > > only
> > > > > >>>> >>> aspect that is not there are merely two metrics that I
> could
> > > not add
> > > > > >>>> >>> due to the RocksDB version currently used in Streams.
> Adding
> > > those
> > > > > >>>> two
> > > > > >>>> >>> metrics once the RocksDB version will have been increased,
> > > will be a
> > > > > >>>> >>> minor effort. So, I would consider KIP-471 as complete
> with
> > > those
> > > > > >>>> two
> > > > > >>>> >>> metrics blocked.
> > > > > >>>> >>>
> > > > > >>>> >>> Best,
> > > > > >>>> >>> Bruno
> > > > > >>>> >>>
> > > > > >>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <
> > > manikumar.reddy@gmail.com
> > > > > >>>> >
> > > > > >>>> >>> wrote:
> > > > > >>>> >>>>
> > > > > >>>> >>>> Hi all,
> > > > > >>>> >>>>
> > > > > >>>> >>>> I have moved couple of accepted KIPs without a PR to the
> > next
> > > > > >>>> release.
> > > > > >>>> >>> We
> > > > > >>>> >>>> still have quite a few KIPs
> > > > > >>>> >>>> with PRs that are being reviewed, but haven't yet been
> > > merged. I
> > > > > >>>> have
> > > > > >>>> >>> left
> > > > > >>>> >>>> all of these in assuming these
> > > > > >>>> >>>> PRs are ready and not risky to merge.  Please update your
> > > assigned
> > > > > >>>> >>>> KIPs/JIRAs, if they are not ready and
> > > > > >>>> >>>>  if you know they cannot make it to 2.4.0.
> > > > > >>>> >>>>
> > > > > >>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged by
> > Oct
> > > > > >>>> 16th. Any
> > > > > >>>> >>>> remaining KIPs
> > > > > >>>> >>>> will be moved to the next release.
> > > > > >>>> >>>>
> > > > > >>>> >>>> The KIPs still in progress are:
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-517: Add consumer metrics to observe user poll
> > behavior
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-511: Collect and Expose Client's Name and Version
> in
> > > the
> > > > > >>>> Brokers
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
> > > > > >>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-466: Add support for List<T> serialization and
> > > > > >>>> deserialization
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> > > > > >>>> >>>> <T>+serialization+and+deserialization>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-455: Create an Administrative API for Replica
> > > Reassignment
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-446: Add changelog topic configuration to KTable
> > > suppress
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-444: Augment metrics for Kafka Streams
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count
> > Metrics
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier
> StateStore
> > > > > >>>> connecting
> > > > > >>>> >>>>  <
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
> > > > > >>>> >>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-396: Add Reset/List Offsets Operations to
> AdminClient
> > > > > >>>> >>>>   <
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and
> > > > > >>>> Repartition
> > > > > >>>> >>> Hint
> > > > > >>>> >>>>  <
> > > > > >>>> >>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> > > > > >>>> >>>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>>
> > > > > >>>> >>>> Thanks,
> > > > > >>>> >>>> Manikumar
> > > > > >>>> >>>>
> > > > > >>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <
> > > > > >>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>> wrote:
> > > > > >>>> >>>>
> > > > > >>>> >>>>> Hi all,
> > > > > >>>> >>>>>
> > > > > >>>> >>>>> Let's extend the feature freeze deadline to Friday to
> > merge
> > > the
> > > > > >>>> >>> current
> > > > > >>>> >>>>> work in-progress PRs.
> > > > > >>>> >>>>> Please ensure that all major features have been merged
> and
> > > that
> > > > > >>>> any
> > > > > >>>> >>> minor
> > > > > >>>> >>>>> features have PRs by EOD Friday.
> > > > > >>>> >>>>> We will be cutting the 2.4 release branch early on
> Monday
> > > morning.
> > > > > >>>> >>>>>
> > > > > >>>> >>>>> Thanks,
> > > > > >>>> >>>>> Manikumar
> > > > > >>>> >>>>>
> > > > > >>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
> > > > > >>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>> wrote:
> > > > > >>>> >>>>>
> > > > > >>>> >>>>>> Hi Gwen,
> > > > > >>>> >>>>>>
> > > > > >>>> >>>>>> As suggested by Ismael, If required, we can extend the
> > > feature
> > > > > >>>> >>> freeze to
> > > > > >>>> >>>>>> end of the week.
> > > > > >>>> >>>>>>
> > > > > >>>> >>>>>> Thanks,
> > > > > >>>> >>>>>>
> > > > > >>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <
> > > ismael@juma.me.uk>
> > > > > >>>> >>> wrote:
> > > > > >>>> >>>>>>
> > > > > >>>> >>>>>>> Hi Gwen,
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>> Good question.
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>> I think we should stick to the schedule. As usual,
> some
> > > features
> > > > > >>>> >>> will
> > > > > >>>> >>>>>>> slip
> > > > > >>>> >>>>>>> to the next release and that's ok, they'll get a bit
> > more
> > > time
> > > > > >>>> to
> > > > > >>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days over
> > the
> > > > > >>>> feature
> > > > > >>>> >>> freeze
> > > > > >>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for
> > > features
> > > > > >>>> that
> > > > > >>>> >>>>>>> narrowly
> > > > > >>>> >>>>>>> miss the cut. I think that's probably OK to continue.
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>> Ismael
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <
> > > gwen@confluent.io>
> > > > > >>>> >>> wrote:
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>>> Hi Mani and team,
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>> The feature freeze deadline is right next to Kafka
> > > Summit,
> > > > > >>>> making
> > > > > >>>> >>> it a
> > > > > >>>> >>>>>>>> bit stressful for the committers and community
> members
> > > with
> > > > > >>>> PRs in
> > > > > >>>> >>>>>>>> flight. What do you think about delaying the feature
> > > freeze and
> > > > > >>>> >>> code
> > > > > >>>> >>>>>>>> freeze by a week, to allow our community to enjoy
> Kafka
> > > Summit?
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>> Gwen
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <
> > > > > >>>> rhauch@gmail.com>
> > > > > >>>> >>>>>>> wrote:
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>> Hi, Manikumar.
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>> Thanks for acting as release manager. Can we please
> > add
> > > the
> > > > > >>>> >>> following
> > > > > >>>> >>>>>>>> KIPs
> > > > > >>>> >>>>>>>>> that have all been approved with PRs either merged
> or
> > in
> > > > > >>>> >>> progress:
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > > >>>> >>>>>>>>> (Chris
> > > > > >>>> >>>>>>>>>    E mentioned this above)
> > > > > >>>> >>>>>>>>>    -
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > > >>>> >>>>>>>>> (Konstantine
> > > > > >>>> >>>>>>>>>    mentioned this above)
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>> Thanks!
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>> Randall
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine
> > Karantasis <
> > > > > >>>> >>>>>>>>> konstantine@confluent.io> wrote:
> > > > > >>>> >>>>>>>>>
> > > > > >>>> >>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>> let's add one more on the list that was voted on
> time
> > > and is
> > > > > >>>> >>>>>>>>>> straightforward:
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>> KIP-521:
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > > >>>> >>>>>>>>>> with jira ticket:
> > > > > >>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
> > > > > >>>> >>>>>>>>>> and Component:
> > > > > >>>> >>>>>>>>>> Connect
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>> Sincerely,
> > > > > >>>> >>>>>>>>>> Konstantine
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> > > > > >>>> >>>>>>> chrise@confluent.io>
> > > > > >>>> >>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > > >>>> >>>>>>>>>>> )
> > > > > >>>> >>>>>>>>>>> to the 2.4 release, as it has recently been
> > accepted?
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>> Cheers,
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>> Chris
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> > > > > >>>> >>> lu.kevin@berkeley.edu>
> > > > > >>>> >>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>> Thanks.
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>> Regards,
> > > > > >>>> >>>>>>>>>>>> Kevin
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> > > > > >>>> >>>>>>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> Hi All,
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is
> > the
> > > > > >>>> >>> last date
> > > > > >>>> >>>>>>>> for KIP
> > > > > >>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> > > > > >>>> >>>>>>>> manikumar.reddy@gmail.com
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>> Hi Rajini,
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram
> <
> > > > > >>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > > > >>>> >>>>>>>>>>>>>>> )
> > > > > >>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is
> a
> > > > > >>>> >>> minor KIP.
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>> Thank you,
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>> Rajini
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > > > > >>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>> Hi,
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> > > > > >>>> >>>>>>>> pgwhalen@gmail.com
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>> Manikumar,
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and
> there
> > > > > >>>> >>> is a PR
> > > > > >>>> >>>>>>>> pending
> > > > > >>>> >>>>>>>>>>>>> review,
> > > > > >>>> >>>>>>>>>>>>>>>> can
> > > > > >>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>> Paul
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > > > > >>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> Hi All,
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP
> must
> > > > > >>>> >>> pass
> > > > > >>>> >>>>>>> vote
> > > > > >>>> >>>>>>>> by
> > > > > >>>> >>>>>>>>>>> next
> > > > > >>>> >>>>>>>>>>>>>>>> Wednesday
> > > > > >>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
> > > > > >>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
> > > > > >>>> >>> freeze
> > > > > >>>> >>>>>>> is
> > > > > >>>> >>>>>>>> Oct 2,
> > > > > >>>> >>>>>>>>>>>> 2019.
> > > > > >>>> >>>>>>>>>>>>>>>>>> In order to be included in the release,
> major
> > > > > >>>> >>>>>>>> features/KIPs
> > > > > >>>> >>>>>>>>>>> need
> > > > > >>>> >>>>>>>>>>>>> to
> > > > > >>>> >>>>>>>>>>>>>>> be
> > > > > >>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
> > > > > >>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
> > > > > >>>> >>> state
> > > > > >>>> >>>>>>> will
> > > > > >>>> >>>>>>>> be
> > > > > >>>> >>>>>>>>>>>>>>> automatically
> > > > > >>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> There are total 84 open
> > > > > >>>> >>>>>>>>>>>>>>>>>> <
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs,
> if
> > > > > >>>> >>> you
> > > > > >>>> >>>>>>> know
> > > > > >>>> >>>>>>>> they
> > > > > >>>> >>>>>>>>>>>> cannot
> > > > > >>>> >>>>>>>>>>>>>>> make
> > > > > >>>> >>>>>>>>>>>>>>>> it
> > > > > >>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
> > > > > >>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
> > > > > >>>> >>> flaky
> > > > > >>>> >>>>>>>> tests. We
> > > > > >>>> >>>>>>>>>>>> really
> > > > > >>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
> > > > > >>>> >>> tests.
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>> Manikumar
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > > > > >>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
> > > > > >>>> >>> wiki
> > > > > >>>> >>>>>>> page
> > > > > >>>> >>>>>>>> for
> > > > > >>>> >>>>>>>>>>>>> tracking.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>> Manikumar
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
> > > > > >>>> >>> Maison <
> > > > > >>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> (
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> )
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready
> > for
> > > > > >>>> >>>>>>> review:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> https://github.com/apache/kafka/pull/7296
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> Thanks
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM
> Manikumar
> > <
> > > > > >>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
> > > > > >>>> >>>>>>>> Somogyi-Vass <
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
> > > > > >>>> >>> already a
> > > > > >>>> >>>>>>> pull
> > > > > >>>> >>>>>>>>>>> request
> > > > > >>>> >>>>>>>>>>>>>>> under
> > > > > >>>> >>>>>>>>>>>>>>>>>> review.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
> > > > > >>>> >>> Manikumar <
> > > > > >>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
> > > > > >>>> >>> must be
> > > > > >>>> >>>>>>>> accepted
> > > > > >>>> >>>>>>>>>> by
> > > > > >>>> >>>>>>>>>>>> KIP
> > > > > >>>> >>>>>>>>>>>>>>>> Freeze
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> date
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
> > > > > >>>> >>>>>>> Jacot <
> > > > > >>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
> > > > > >>>> >>>>>>> think it
> > > > > >>>> >>>>>>>> will
> > > > > >>>> >>>>>>>>>>>> make
> > > > > >>>> >>>>>>>>>>>>>>> it.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> David
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
> > > > > >>>> >>>>>>> Manikumar <
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
> > > > > >>>> >>> plan
> > > > > >>>> >>>>>>> with
> > > > > >>>> >>>>>>>> Oct
> > > > > >>>> >>>>>>>>>> 2019
> > > > > >>>> >>>>>>>>>>>> as
> > > > > >>>> >>>>>>>>>>>>>>> the
> > > > > >>>> >>>>>>>>>>>>>>>>>> release
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> month
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> and
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
> > > > > >>>> >>> been
> > > > > >>>> >>>>>>>> voted:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>
> > > > > >>>>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
> > > > > >>>> >>> KIP
> > > > > >>>> >>>>>>> must be
> > > > > >>>> >>>>>>>>>>>> accepted
> > > > > >>>> >>>>>>>>>>>>> by
> > > > > >>>> >>>>>>>>>>>>>>>> this
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> date in
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> order
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
> > > > > >>>> >>> (Major
> > > > > >>>> >>>>>>>> features
> > > > > >>>> >>>>>>>>>>>>> merged
> > > > > >>>> >>>>>>>>>>>>>>> &
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> working on
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
> > > > > >>>> >>> have PR,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
> > > > > >>>> >>> in
> > > > > >>>> >>>>>>> this
> > > > > >>>> >>>>>>>> state
> > > > > >>>> >>>>>>>>>>>> will
> > > > > >>>> >>>>>>>>>>>>> be
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> automatically
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
> > > > > >>>> >>>>>>> (tentative)
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
> > > > > >>>> >>>>>>> features
> > > > > >>>> >>>>>>>> you
> > > > > >>>> >>>>>>>>>> want
> > > > > >>>> >>>>>>>>>>>>> push
> > > > > >>>> >>>>>>>>>>>>>>>> into
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> Apache
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
> > > > > >>>> >>> Ismael
> > > > > >>>> >>>>>>>> Juma <
> > > > > >>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
> > > > > >>>> >>> Manikumar. +1
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
> > > > > >>>> >>>>>>>> Manikumar <
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
> > > > > >>>> >>> be the
> > > > > >>>> >>>>>>>> release
> > > > > >>>> >>>>>>>>>>>>> manager
> > > > > >>>> >>>>>>>>>>>>>>>> for
> > > > > >>>> >>>>>>>>>>>>>>>>>> our
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> next
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
> > > > > >>>> >>> post the
> > > > > >>>> >>>>>>>> release
> > > > > >>>> >>>>>>>>>>> plan
> > > > > >>>> >>>>>>>>>>>>>>> over
> > > > > >>>> >>>>>>>>>>>>>>>> the
> > > > > >>>> >>>>>>>>>>>>>>>>>>>> next few
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>>
> > > > > >>>> >>>>>>>>>>
> > > > > >>>> >>>>>>>>
> > > > > >>>> >>>>>>>
> > > > > >>>> >>>>>>
> > > > > >>>> >>>
> > > > > >>>> >>
> > > > > >>>> >
> > > > > >>>>
> > > > > >>>>
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Randall Hauch <rh...@gmail.com>.
Hi, Manikumar.

Why does the fact that "this is an existing issue" imply it should not be
treated as a blocker? Clearly, some users will experience a problem when
upgrading to AK 2.4, and the fact that we missed this problem in AK 2.3 IMO
should not, by itself, result in this issue being considered a non-blocker.

We will try to get this PR approved as soon as possible.

Regards,

Randall

On Tue, Nov 12, 2019 at 9:33 PM Manikumar <ma...@gmail.com> wrote:

> Hi Chris,
>
> Since this is existing issue, I am hesitant to include as blocker for 2.4
> release.
> I am in the process of publishing RC0 for 2.4. We will try to include
> KAFKA-9046,
> if there any other blockers, which requires roll out of new RC.
>
>
> Thanks,
>
> On Wed, Nov 13, 2019 at 5:46 AM John Roesler <jo...@confluent.io> wrote:
>
> > Hi again Manikumar,
> >
> > Thanks for looking at the PR. It's not easy to pin this particular bug
> > down to a specific commit, but I've ported my test to the 2.3 branch.
> >
> > It looks like this bug pre-dates 2.4, so it's not a regression.
> > Therefore, after reflection, we don't need to block the 2.4 release on
> > https://issues.apache.org/jira/browse/KAFKA-9169 .
> >
> > I've downgraded the bug from "Blocker" to "Critical" accordingly.
> >
> > Thanks,
> > -John
> >
> > On Tue, Nov 12, 2019 at 11:00 AM John Roesler <jo...@confluent.io> wrote:
> > >
> > > Hi Manikumar,
> > >
> > > There is a new bug report that we think is a blocker:
> > >
> > > https://issues.apache.org/jira/browse/KAFKA-9169
> > > https://github.com/apache/kafka/pull/7681
> > >
> > > See also the dev@ thread entitled "Why standby tasks read from the
> > > StandbyTasks::checkpointedOffsets in assignStandbyPartitions()" for
> > > context.
> > >
> > > I'm working on a test now.
> > >
> > > Thanks,
> > > -John
> > >
> > >
> > > On Mon, Nov 11, 2019 at 10:42 AM Manikumar <ma...@gmail.com>
> > wrote:
> > > >
> > > > Hi all,
> > > >
> > > > I am trying to get stable system test runs on 2.4 branch. While
> > analyzing
> > > > the ReassignPartitionsTest failure,
> > > > Rajini identified a issue, which can cause a successful produce to be
> > > > failed. Thanks to Rajini for identifying the issue.
> > > >
> > > > https://issues.apache.org/jira/browse/KAFKA-9171
> > > > https://github.com/apache/kafka/pull/7678
> > > >
> > > > Thanks,
> > > >
> > > > On Mon, Nov 4, 2019 at 10:03 PM Manikumar <manikumar.reddy@gmail.com
> >
> > wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > The underlying issue of KAFKA-8677 can cause data loss in
> consumers.
> > I
> > > > > have included KAFKA-8677 as blocker to 2.4 release.
> > > > > Thanks to Guozhang for identifying the issue.
> > > > >
> > > > > https://issues.apache.org/jira/browse/KAFKA-8677
> > > > > PR: https://github.com/apache/kafka/pull/7613
> > > > >
> > > > > Thanks
> > > > >
> > > > > On Fri, Nov 1, 2019 at 9:20 PM Manikumar <
> manikumar.reddy@gmail.com>
> > > > > wrote:
> > > > >
> > > > >> Hi All,
> > > > >>
> > > > >> We still have couple of blockers to close.  PRs available for both
> > the
> > > > >> blockers.
> > > > >>
> > > > >> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > >> https://issues.apache.org/jira/browse/KAFKA-9080
> > > > >>
> > > > >>
> > > > >> Thanks,
> > > > >>
> > > > >>
> > > > >> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <
> > manikumar.reddy@gmail.com>
> > > > >> wrote:
> > > > >>
> > > > >>> Hi all,
> > > > >>>
> > > > >>> Quick update on the 2.4 release. We still have one blocker to
> > close.
> > > > >>> I will create the first RC after closing the blocker.
> > > > >>>
> > > > >>> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > >>>
> > > > >>> Thank you!
> > > > >>>
> > > > >>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <
> > matthias@confluent.io>
> > > > >>> wrote:
> > > > >>>
> > > > >>>> Just FYI:
> > > > >>>>
> > > > >>>> There was also https://issues.apache.org/jira/browse/KAFKA-9058
> > that I
> > > > >>>> just merged.
> > > > >>>>
> > > > >>>>
> > > > >>>> -Matthias
> > > > >>>>
> > > > >>>> On 10/17/19 7:59 AM, Manikumar wrote:
> > > > >>>> > Hi all,
> > > > >>>> >
> > > > >>>> > The code freeze deadline has now passed and at this point only
> > > > >>>> blockers
> > > > >>>> > will be allowed.
> > > > >>>> > We have three blockers for 2.4.0. I will move out most of the
> > JIRAs
> > > > >>>> that
> > > > >>>> > aren't currently
> > > > >>>> > being worked on. If you think any of the other JIRAs are
> > critical to
> > > > >>>> > include in 2.4.0,
> > > > >>>> > please update the fix version, mark as blocker and ensure a PR
> > is
> > > > >>>> ready to
> > > > >>>> > merge.
> > > > >>>> > I will create the first RC as soon as we close the blockers.
> > > > >>>> > Please help to close out the 2.4.0 JIRAs.
> > > > >>>> >
> > > > >>>> > current blockers:
> > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8943
> > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8992
> > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8972
> > > > >>>> >
> > > > >>>> > Thank you!
> > > > >>>> >
> > > > >>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <
> > manikumar.reddy@gmail.com>
> > > > >>>> wrote:
> > > > >>>> >
> > > > >>>> >> Thanks Bruno. We will mark KIP-471 as complete.
> > > > >>>> >>
> > > > >>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <
> > bruno@confluent.io>
> > > > >>>> wrote:
> > > > >>>> >>
> > > > >>>> >>> Hi Manikumar,
> > > > >>>> >>>
> > > > >>>> >>> It is technically true that KIP-471 is not completed, but
> the
> > only
> > > > >>>> >>> aspect that is not there are merely two metrics that I could
> > not add
> > > > >>>> >>> due to the RocksDB version currently used in Streams. Adding
> > those
> > > > >>>> two
> > > > >>>> >>> metrics once the RocksDB version will have been increased,
> > will be a
> > > > >>>> >>> minor effort. So, I would consider KIP-471 as complete with
> > those
> > > > >>>> two
> > > > >>>> >>> metrics blocked.
> > > > >>>> >>>
> > > > >>>> >>> Best,
> > > > >>>> >>> Bruno
> > > > >>>> >>>
> > > > >>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <
> > manikumar.reddy@gmail.com
> > > > >>>> >
> > > > >>>> >>> wrote:
> > > > >>>> >>>>
> > > > >>>> >>>> Hi all,
> > > > >>>> >>>>
> > > > >>>> >>>> I have moved couple of accepted KIPs without a PR to the
> next
> > > > >>>> release.
> > > > >>>> >>> We
> > > > >>>> >>>> still have quite a few KIPs
> > > > >>>> >>>> with PRs that are being reviewed, but haven't yet been
> > merged. I
> > > > >>>> have
> > > > >>>> >>> left
> > > > >>>> >>>> all of these in assuming these
> > > > >>>> >>>> PRs are ready and not risky to merge.  Please update your
> > assigned
> > > > >>>> >>>> KIPs/JIRAs, if they are not ready and
> > > > >>>> >>>>  if you know they cannot make it to 2.4.0.
> > > > >>>> >>>>
> > > > >>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged by
> Oct
> > > > >>>> 16th. Any
> > > > >>>> >>>> remaining KIPs
> > > > >>>> >>>> will be moved to the next release.
> > > > >>>> >>>>
> > > > >>>> >>>> The KIPs still in progress are:
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-517: Add consumer metrics to observe user poll
> behavior
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-511: Collect and Expose Client's Name and Version in
> > the
> > > > >>>> Brokers
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
> > > > >>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-466: Add support for List<T> serialization and
> > > > >>>> deserialization
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> > > > >>>> >>>> <T>+serialization+and+deserialization>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-455: Create an Administrative API for Replica
> > Reassignment
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-446: Add changelog topic configuration to KTable
> > suppress
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-444: Augment metrics for Kafka Streams
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count
> Metrics
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore
> > > > >>>> connecting
> > > > >>>> >>>>  <
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
> > > > >>>> >>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-396: Add Reset/List Offsets Operations to AdminClient
> > > > >>>> >>>>   <
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and
> > > > >>>> Repartition
> > > > >>>> >>> Hint
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>>
> > > > >>>> >>>> Thanks,
> > > > >>>> >>>> Manikumar
> > > > >>>> >>>>
> > > > >>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <
> > > > >>>> manikumar.reddy@gmail.com>
> > > > >>>> >>> wrote:
> > > > >>>> >>>>
> > > > >>>> >>>>> Hi all,
> > > > >>>> >>>>>
> > > > >>>> >>>>> Let's extend the feature freeze deadline to Friday to
> merge
> > the
> > > > >>>> >>> current
> > > > >>>> >>>>> work in-progress PRs.
> > > > >>>> >>>>> Please ensure that all major features have been merged and
> > that
> > > > >>>> any
> > > > >>>> >>> minor
> > > > >>>> >>>>> features have PRs by EOD Friday.
> > > > >>>> >>>>> We will be cutting the 2.4 release branch early on Monday
> > morning.
> > > > >>>> >>>>>
> > > > >>>> >>>>> Thanks,
> > > > >>>> >>>>> Manikumar
> > > > >>>> >>>>>
> > > > >>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
> > > > >>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>> wrote:
> > > > >>>> >>>>>
> > > > >>>> >>>>>> Hi Gwen,
> > > > >>>> >>>>>>
> > > > >>>> >>>>>> As suggested by Ismael, If required, we can extend the
> > feature
> > > > >>>> >>> freeze to
> > > > >>>> >>>>>> end of the week.
> > > > >>>> >>>>>>
> > > > >>>> >>>>>> Thanks,
> > > > >>>> >>>>>>
> > > > >>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <
> > ismael@juma.me.uk>
> > > > >>>> >>> wrote:
> > > > >>>> >>>>>>
> > > > >>>> >>>>>>> Hi Gwen,
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>> Good question.
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>> I think we should stick to the schedule. As usual, some
> > features
> > > > >>>> >>> will
> > > > >>>> >>>>>>> slip
> > > > >>>> >>>>>>> to the next release and that's ok, they'll get a bit
> more
> > time
> > > > >>>> to
> > > > >>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days over
> the
> > > > >>>> feature
> > > > >>>> >>> freeze
> > > > >>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for
> > features
> > > > >>>> that
> > > > >>>> >>>>>>> narrowly
> > > > >>>> >>>>>>> miss the cut. I think that's probably OK to continue.
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>> Ismael
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <
> > gwen@confluent.io>
> > > > >>>> >>> wrote:
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>>> Hi Mani and team,
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>> The feature freeze deadline is right next to Kafka
> > Summit,
> > > > >>>> making
> > > > >>>> >>> it a
> > > > >>>> >>>>>>>> bit stressful for the committers and community members
> > with
> > > > >>>> PRs in
> > > > >>>> >>>>>>>> flight. What do you think about delaying the feature
> > freeze and
> > > > >>>> >>> code
> > > > >>>> >>>>>>>> freeze by a week, to allow our community to enjoy Kafka
> > Summit?
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>> Gwen
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <
> > > > >>>> rhauch@gmail.com>
> > > > >>>> >>>>>>> wrote:
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>> Hi, Manikumar.
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>> Thanks for acting as release manager. Can we please
> add
> > the
> > > > >>>> >>> following
> > > > >>>> >>>>>>>> KIPs
> > > > >>>> >>>>>>>>> that have all been approved with PRs either merged or
> in
> > > > >>>> >>> progress:
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > >>>> >>>>>>>>> (Chris
> > > > >>>> >>>>>>>>>    E mentioned this above)
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > >>>> >>>>>>>>> (Konstantine
> > > > >>>> >>>>>>>>>    mentioned this above)
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>> Thanks!
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>> Randall
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine
> Karantasis <
> > > > >>>> >>>>>>>>> konstantine@confluent.io> wrote:
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>> let's add one more on the list that was voted on time
> > and is
> > > > >>>> >>>>>>>>>> straightforward:
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>> KIP-521:
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > >>>> >>>>>>>>>> with jira ticket:
> > > > >>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
> > > > >>>> >>>>>>>>>> and Component:
> > > > >>>> >>>>>>>>>> Connect
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>> Sincerely,
> > > > >>>> >>>>>>>>>> Konstantine
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> > > > >>>> >>>>>>> chrise@confluent.io>
> > > > >>>> >>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > >>>> >>>>>>>>>>> )
> > > > >>>> >>>>>>>>>>> to the 2.4 release, as it has recently been
> accepted?
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>> Cheers,
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>> Chris
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> > > > >>>> >>> lu.kevin@berkeley.edu>
> > > > >>>> >>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>> Thanks.
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>> Regards,
> > > > >>>> >>>>>>>>>>>> Kevin
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> > > > >>>> >>>>>>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> Hi All,
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is
> the
> > > > >>>> >>> last date
> > > > >>>> >>>>>>>> for KIP
> > > > >>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> > > > >>>> >>>>>>>> manikumar.reddy@gmail.com
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>> Hi Rajini,
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > > > >>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
> > > > >>>> >>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > > >>>> >>>>>>>>>>>>>>> )
> > > > >>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is a
> > > > >>>> >>> minor KIP.
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>> Thank you,
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>> Rajini
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > > > >>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>> Hi,
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> > > > >>>> >>>>>>>> pgwhalen@gmail.com
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>> Manikumar,
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and there
> > > > >>>> >>> is a PR
> > > > >>>> >>>>>>>> pending
> > > > >>>> >>>>>>>>>>>>> review,
> > > > >>>> >>>>>>>>>>>>>>>> can
> > > > >>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>> Paul
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > > > >>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> Hi All,
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP must
> > > > >>>> >>> pass
> > > > >>>> >>>>>>> vote
> > > > >>>> >>>>>>>> by
> > > > >>>> >>>>>>>>>>> next
> > > > >>>> >>>>>>>>>>>>>>>> Wednesday
> > > > >>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
> > > > >>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
> > > > >>>> >>> freeze
> > > > >>>> >>>>>>> is
> > > > >>>> >>>>>>>> Oct 2,
> > > > >>>> >>>>>>>>>>>> 2019.
> > > > >>>> >>>>>>>>>>>>>>>>>> In order to be included in the release, major
> > > > >>>> >>>>>>>> features/KIPs
> > > > >>>> >>>>>>>>>>> need
> > > > >>>> >>>>>>>>>>>>> to
> > > > >>>> >>>>>>>>>>>>>>> be
> > > > >>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
> > > > >>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
> > > > >>>> >>> state
> > > > >>>> >>>>>>> will
> > > > >>>> >>>>>>>> be
> > > > >>>> >>>>>>>>>>>>>>> automatically
> > > > >>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> There are total 84 open
> > > > >>>> >>>>>>>>>>>>>>>>>> <
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs, if
> > > > >>>> >>> you
> > > > >>>> >>>>>>> know
> > > > >>>> >>>>>>>> they
> > > > >>>> >>>>>>>>>>>> cannot
> > > > >>>> >>>>>>>>>>>>>>> make
> > > > >>>> >>>>>>>>>>>>>>>> it
> > > > >>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
> > > > >>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
> > > > >>>> >>> flaky
> > > > >>>> >>>>>>>> tests. We
> > > > >>>> >>>>>>>>>>>> really
> > > > >>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
> > > > >>>> >>> tests.
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>> Manikumar
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > > > >>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
> > > > >>>> >>> wiki
> > > > >>>> >>>>>>> page
> > > > >>>> >>>>>>>> for
> > > > >>>> >>>>>>>>>>>>> tracking.
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>> Manikumar
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
> > > > >>>> >>> Maison <
> > > > >>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
> > > > >>>> >>>>>>>>>>>>>>>>>>>> (
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > >>>> >>>>>>>>>>>>>>>>>>>> )
> > > > >>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready
> for
> > > > >>>> >>>>>>> review:
> > > > >>>> >>>>>>>>>>>>>>>>>>>> https://github.com/apache/kafka/pull/7296
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> Thanks
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar
> <
> > > > >>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
> > > > >>>> >>>>>>>> Somogyi-Vass <
> > > > >>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
> > > > >>>> >>> already a
> > > > >>>> >>>>>>> pull
> > > > >>>> >>>>>>>>>>> request
> > > > >>>> >>>>>>>>>>>>>>> under
> > > > >>>> >>>>>>>>>>>>>>>>>> review.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
> > > > >>>> >>> Manikumar <
> > > > >>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
> > > > >>>> >>> must be
> > > > >>>> >>>>>>>> accepted
> > > > >>>> >>>>>>>>>> by
> > > > >>>> >>>>>>>>>>>> KIP
> > > > >>>> >>>>>>>>>>>>>>>> Freeze
> > > > >>>> >>>>>>>>>>>>>>>>>>>> date
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
> > > > >>>> >>>>>>> Jacot <
> > > > >>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
> > > > >>>> >>>>>>> think it
> > > > >>>> >>>>>>>> will
> > > > >>>> >>>>>>>>>>>> make
> > > > >>>> >>>>>>>>>>>>>>> it.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> David
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
> > > > >>>> >>>>>>> Manikumar <
> > > > >>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
> > > > >>>> >>> plan
> > > > >>>> >>>>>>> with
> > > > >>>> >>>>>>>> Oct
> > > > >>>> >>>>>>>>>> 2019
> > > > >>>> >>>>>>>>>>>> as
> > > > >>>> >>>>>>>>>>>>>>> the
> > > > >>>> >>>>>>>>>>>>>>>>>> release
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> month
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> and
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
> > > > >>>> >>> been
> > > > >>>> >>>>>>>> voted:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
> > > > >>>> >>> KIP
> > > > >>>> >>>>>>> must be
> > > > >>>> >>>>>>>>>>>> accepted
> > > > >>>> >>>>>>>>>>>>> by
> > > > >>>> >>>>>>>>>>>>>>>> this
> > > > >>>> >>>>>>>>>>>>>>>>>>>> date in
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> order
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
> > > > >>>> >>> (Major
> > > > >>>> >>>>>>>> features
> > > > >>>> >>>>>>>>>>>>> merged
> > > > >>>> >>>>>>>>>>>>>>> &
> > > > >>>> >>>>>>>>>>>>>>>>>>>> working on
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
> > > > >>>> >>> have PR,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
> > > > >>>> >>> in
> > > > >>>> >>>>>>> this
> > > > >>>> >>>>>>>> state
> > > > >>>> >>>>>>>>>>>> will
> > > > >>>> >>>>>>>>>>>>> be
> > > > >>>> >>>>>>>>>>>>>>>>>>>> automatically
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
> > > > >>>> >>>>>>> (tentative)
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
> > > > >>>> >>>>>>> features
> > > > >>>> >>>>>>>> you
> > > > >>>> >>>>>>>>>> want
> > > > >>>> >>>>>>>>>>>>> push
> > > > >>>> >>>>>>>>>>>>>>>> into
> > > > >>>> >>>>>>>>>>>>>>>>>>>> Apache
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
> > > > >>>> >>> Ismael
> > > > >>>> >>>>>>>> Juma <
> > > > >>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
> > > > >>>> >>> Manikumar. +1
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
> > > > >>>> >>>>>>>> Manikumar <
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
> > > > >>>> >>> be the
> > > > >>>> >>>>>>>> release
> > > > >>>> >>>>>>>>>>>>> manager
> > > > >>>> >>>>>>>>>>>>>>>> for
> > > > >>>> >>>>>>>>>>>>>>>>>> our
> > > > >>>> >>>>>>>>>>>>>>>>>>>> next
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
> > > > >>>> >>> post the
> > > > >>>> >>>>>>>> release
> > > > >>>> >>>>>>>>>>> plan
> > > > >>>> >>>>>>>>>>>>>>> over
> > > > >>>> >>>>>>>>>>>>>>>> the
> > > > >>>> >>>>>>>>>>>>>>>>>>>> next few
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>
> > > > >>>> >>>
> > > > >>>> >>
> > > > >>>> >
> > > > >>>>
> > > > >>>>
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Sophie Blee-Goldman <so...@confluent.io>.
Hi Manikumar,

We have another potential blocker in 2.4, which affects Streams members that
fall out of the group and may cause them to die upon rejoin.

The ticket is here
https://issues.apache.org/jira/browse/KAFKA-9178

The fix is very straightforward, and we have a small PR out for it here
https://github.com/apache/kafka/pull/7686

Thanks,
Sophie


On Tue, Nov 12, 2019 at 7:33 PM Manikumar <ma...@gmail.com> wrote:

> Hi Chris,
>
> Since this is existing issue, I am hesitant to include as blocker for 2.4
> release.
> I am in the process of publishing RC0 for 2.4. We will try to include
> KAFKA-9046,
> if there any other blockers, which requires roll out of new RC.
>
>
> Thanks,
>
> On Wed, Nov 13, 2019 at 5:46 AM John Roesler <jo...@confluent.io> wrote:
>
> > Hi again Manikumar,
> >
> > Thanks for looking at the PR. It's not easy to pin this particular bug
> > down to a specific commit, but I've ported my test to the 2.3 branch.
> >
> > It looks like this bug pre-dates 2.4, so it's not a regression.
> > Therefore, after reflection, we don't need to block the 2.4 release on
> > https://issues.apache.org/jira/browse/KAFKA-9169 .
> >
> > I've downgraded the bug from "Blocker" to "Critical" accordingly.
> >
> > Thanks,
> > -John
> >
> > On Tue, Nov 12, 2019 at 11:00 AM John Roesler <jo...@confluent.io> wrote:
> > >
> > > Hi Manikumar,
> > >
> > > There is a new bug report that we think is a blocker:
> > >
> > > https://issues.apache.org/jira/browse/KAFKA-9169
> > > https://github.com/apache/kafka/pull/7681
> > >
> > > See also the dev@ thread entitled "Why standby tasks read from the
> > > StandbyTasks::checkpointedOffsets in assignStandbyPartitions()" for
> > > context.
> > >
> > > I'm working on a test now.
> > >
> > > Thanks,
> > > -John
> > >
> > >
> > > On Mon, Nov 11, 2019 at 10:42 AM Manikumar <ma...@gmail.com>
> > wrote:
> > > >
> > > > Hi all,
> > > >
> > > > I am trying to get stable system test runs on 2.4 branch. While
> > analyzing
> > > > the ReassignPartitionsTest failure,
> > > > Rajini identified a issue, which can cause a successful produce to be
> > > > failed. Thanks to Rajini for identifying the issue.
> > > >
> > > > https://issues.apache.org/jira/browse/KAFKA-9171
> > > > https://github.com/apache/kafka/pull/7678
> > > >
> > > > Thanks,
> > > >
> > > > On Mon, Nov 4, 2019 at 10:03 PM Manikumar <manikumar.reddy@gmail.com
> >
> > wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > The underlying issue of KAFKA-8677 can cause data loss in
> consumers.
> > I
> > > > > have included KAFKA-8677 as blocker to 2.4 release.
> > > > > Thanks to Guozhang for identifying the issue.
> > > > >
> > > > > https://issues.apache.org/jira/browse/KAFKA-8677
> > > > > PR: https://github.com/apache/kafka/pull/7613
> > > > >
> > > > > Thanks
> > > > >
> > > > > On Fri, Nov 1, 2019 at 9:20 PM Manikumar <
> manikumar.reddy@gmail.com>
> > > > > wrote:
> > > > >
> > > > >> Hi All,
> > > > >>
> > > > >> We still have couple of blockers to close.  PRs available for both
> > the
> > > > >> blockers.
> > > > >>
> > > > >> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > >> https://issues.apache.org/jira/browse/KAFKA-9080
> > > > >>
> > > > >>
> > > > >> Thanks,
> > > > >>
> > > > >>
> > > > >> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <
> > manikumar.reddy@gmail.com>
> > > > >> wrote:
> > > > >>
> > > > >>> Hi all,
> > > > >>>
> > > > >>> Quick update on the 2.4 release. We still have one blocker to
> > close.
> > > > >>> I will create the first RC after closing the blocker.
> > > > >>>
> > > > >>> https://issues.apache.org/jira/browse/KAFKA-8972
> > > > >>>
> > > > >>> Thank you!
> > > > >>>
> > > > >>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <
> > matthias@confluent.io>
> > > > >>> wrote:
> > > > >>>
> > > > >>>> Just FYI:
> > > > >>>>
> > > > >>>> There was also https://issues.apache.org/jira/browse/KAFKA-9058
> > that I
> > > > >>>> just merged.
> > > > >>>>
> > > > >>>>
> > > > >>>> -Matthias
> > > > >>>>
> > > > >>>> On 10/17/19 7:59 AM, Manikumar wrote:
> > > > >>>> > Hi all,
> > > > >>>> >
> > > > >>>> > The code freeze deadline has now passed and at this point only
> > > > >>>> blockers
> > > > >>>> > will be allowed.
> > > > >>>> > We have three blockers for 2.4.0. I will move out most of the
> > JIRAs
> > > > >>>> that
> > > > >>>> > aren't currently
> > > > >>>> > being worked on. If you think any of the other JIRAs are
> > critical to
> > > > >>>> > include in 2.4.0,
> > > > >>>> > please update the fix version, mark as blocker and ensure a PR
> > is
> > > > >>>> ready to
> > > > >>>> > merge.
> > > > >>>> > I will create the first RC as soon as we close the blockers.
> > > > >>>> > Please help to close out the 2.4.0 JIRAs.
> > > > >>>> >
> > > > >>>> > current blockers:
> > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8943
> > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8992
> > > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8972
> > > > >>>> >
> > > > >>>> > Thank you!
> > > > >>>> >
> > > > >>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <
> > manikumar.reddy@gmail.com>
> > > > >>>> wrote:
> > > > >>>> >
> > > > >>>> >> Thanks Bruno. We will mark KIP-471 as complete.
> > > > >>>> >>
> > > > >>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <
> > bruno@confluent.io>
> > > > >>>> wrote:
> > > > >>>> >>
> > > > >>>> >>> Hi Manikumar,
> > > > >>>> >>>
> > > > >>>> >>> It is technically true that KIP-471 is not completed, but
> the
> > only
> > > > >>>> >>> aspect that is not there are merely two metrics that I could
> > not add
> > > > >>>> >>> due to the RocksDB version currently used in Streams. Adding
> > those
> > > > >>>> two
> > > > >>>> >>> metrics once the RocksDB version will have been increased,
> > will be a
> > > > >>>> >>> minor effort. So, I would consider KIP-471 as complete with
> > those
> > > > >>>> two
> > > > >>>> >>> metrics blocked.
> > > > >>>> >>>
> > > > >>>> >>> Best,
> > > > >>>> >>> Bruno
> > > > >>>> >>>
> > > > >>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <
> > manikumar.reddy@gmail.com
> > > > >>>> >
> > > > >>>> >>> wrote:
> > > > >>>> >>>>
> > > > >>>> >>>> Hi all,
> > > > >>>> >>>>
> > > > >>>> >>>> I have moved couple of accepted KIPs without a PR to the
> next
> > > > >>>> release.
> > > > >>>> >>> We
> > > > >>>> >>>> still have quite a few KIPs
> > > > >>>> >>>> with PRs that are being reviewed, but haven't yet been
> > merged. I
> > > > >>>> have
> > > > >>>> >>> left
> > > > >>>> >>>> all of these in assuming these
> > > > >>>> >>>> PRs are ready and not risky to merge.  Please update your
> > assigned
> > > > >>>> >>>> KIPs/JIRAs, if they are not ready and
> > > > >>>> >>>>  if you know they cannot make it to 2.4.0.
> > > > >>>> >>>>
> > > > >>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged by
> Oct
> > > > >>>> 16th. Any
> > > > >>>> >>>> remaining KIPs
> > > > >>>> >>>> will be moved to the next release.
> > > > >>>> >>>>
> > > > >>>> >>>> The KIPs still in progress are:
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-517: Add consumer metrics to observe user poll
> behavior
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-511: Collect and Expose Client's Name and Version in
> > the
> > > > >>>> Brokers
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
> > > > >>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-466: Add support for List<T> serialization and
> > > > >>>> deserialization
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> > > > >>>> >>>> <T>+serialization+and+deserialization>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-455: Create an Administrative API for Replica
> > Reassignment
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-446: Add changelog topic configuration to KTable
> > suppress
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-444: Augment metrics for Kafka Streams
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count
> Metrics
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore
> > > > >>>> connecting
> > > > >>>> >>>>  <
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
> > > > >>>> >>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-396: Add Reset/List Offsets Operations to AdminClient
> > > > >>>> >>>>   <
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and
> > > > >>>> Repartition
> > > > >>>> >>> Hint
> > > > >>>> >>>>  <
> > > > >>>> >>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> > > > >>>> >>>>>
> > > > >>>> >>>>
> > > > >>>> >>>>
> > > > >>>> >>>> Thanks,
> > > > >>>> >>>> Manikumar
> > > > >>>> >>>>
> > > > >>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <
> > > > >>>> manikumar.reddy@gmail.com>
> > > > >>>> >>> wrote:
> > > > >>>> >>>>
> > > > >>>> >>>>> Hi all,
> > > > >>>> >>>>>
> > > > >>>> >>>>> Let's extend the feature freeze deadline to Friday to
> merge
> > the
> > > > >>>> >>> current
> > > > >>>> >>>>> work in-progress PRs.
> > > > >>>> >>>>> Please ensure that all major features have been merged and
> > that
> > > > >>>> any
> > > > >>>> >>> minor
> > > > >>>> >>>>> features have PRs by EOD Friday.
> > > > >>>> >>>>> We will be cutting the 2.4 release branch early on Monday
> > morning.
> > > > >>>> >>>>>
> > > > >>>> >>>>> Thanks,
> > > > >>>> >>>>> Manikumar
> > > > >>>> >>>>>
> > > > >>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
> > > > >>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>> wrote:
> > > > >>>> >>>>>
> > > > >>>> >>>>>> Hi Gwen,
> > > > >>>> >>>>>>
> > > > >>>> >>>>>> As suggested by Ismael, If required, we can extend the
> > feature
> > > > >>>> >>> freeze to
> > > > >>>> >>>>>> end of the week.
> > > > >>>> >>>>>>
> > > > >>>> >>>>>> Thanks,
> > > > >>>> >>>>>>
> > > > >>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <
> > ismael@juma.me.uk>
> > > > >>>> >>> wrote:
> > > > >>>> >>>>>>
> > > > >>>> >>>>>>> Hi Gwen,
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>> Good question.
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>> I think we should stick to the schedule. As usual, some
> > features
> > > > >>>> >>> will
> > > > >>>> >>>>>>> slip
> > > > >>>> >>>>>>> to the next release and that's ok, they'll get a bit
> more
> > time
> > > > >>>> to
> > > > >>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days over
> the
> > > > >>>> feature
> > > > >>>> >>> freeze
> > > > >>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for
> > features
> > > > >>>> that
> > > > >>>> >>>>>>> narrowly
> > > > >>>> >>>>>>> miss the cut. I think that's probably OK to continue.
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>> Ismael
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <
> > gwen@confluent.io>
> > > > >>>> >>> wrote:
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>>> Hi Mani and team,
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>> The feature freeze deadline is right next to Kafka
> > Summit,
> > > > >>>> making
> > > > >>>> >>> it a
> > > > >>>> >>>>>>>> bit stressful for the committers and community members
> > with
> > > > >>>> PRs in
> > > > >>>> >>>>>>>> flight. What do you think about delaying the feature
> > freeze and
> > > > >>>> >>> code
> > > > >>>> >>>>>>>> freeze by a week, to allow our community to enjoy Kafka
> > Summit?
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>> Gwen
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <
> > > > >>>> rhauch@gmail.com>
> > > > >>>> >>>>>>> wrote:
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>> Hi, Manikumar.
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>> Thanks for acting as release manager. Can we please
> add
> > the
> > > > >>>> >>> following
> > > > >>>> >>>>>>>> KIPs
> > > > >>>> >>>>>>>>> that have all been approved with PRs either merged or
> in
> > > > >>>> >>> progress:
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > >>>> >>>>>>>>> (Chris
> > > > >>>> >>>>>>>>>    E mentioned this above)
> > > > >>>> >>>>>>>>>    -
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > >>>> >>>>>>>>> (Konstantine
> > > > >>>> >>>>>>>>>    mentioned this above)
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>> Thanks!
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>> Randall
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine
> Karantasis <
> > > > >>>> >>>>>>>>> konstantine@confluent.io> wrote:
> > > > >>>> >>>>>>>>>
> > > > >>>> >>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>> let's add one more on the list that was voted on time
> > and is
> > > > >>>> >>>>>>>>>> straightforward:
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>> KIP-521:
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > >>>> >>>>>>>>>> with jira ticket:
> > > > >>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
> > > > >>>> >>>>>>>>>> and Component:
> > > > >>>> >>>>>>>>>> Connect
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>> Sincerely,
> > > > >>>> >>>>>>>>>> Konstantine
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> > > > >>>> >>>>>>> chrise@confluent.io>
> > > > >>>> >>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > >>>> >>>>>>>>>>> )
> > > > >>>> >>>>>>>>>>> to the 2.4 release, as it has recently been
> accepted?
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>> Cheers,
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>> Chris
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> > > > >>>> >>> lu.kevin@berkeley.edu>
> > > > >>>> >>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>> Thanks.
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>> Regards,
> > > > >>>> >>>>>>>>>>>> Kevin
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> > > > >>>> >>>>>>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> Hi All,
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is
> the
> > > > >>>> >>> last date
> > > > >>>> >>>>>>>> for KIP
> > > > >>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> > > > >>>> >>>>>>>> manikumar.reddy@gmail.com
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>> Hi Rajini,
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > > > >>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
> > > > >>>> >>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > > >>>> >>>>>>>>>>>>>>> )
> > > > >>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is a
> > > > >>>> >>> minor KIP.
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>> Thank you,
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>> Rajini
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > > > >>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>> Hi,
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> > > > >>>> >>>>>>>> pgwhalen@gmail.com
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>> Manikumar,
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and there
> > > > >>>> >>> is a PR
> > > > >>>> >>>>>>>> pending
> > > > >>>> >>>>>>>>>>>>> review,
> > > > >>>> >>>>>>>>>>>>>>>> can
> > > > >>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>> Paul
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > > > >>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> Hi All,
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP must
> > > > >>>> >>> pass
> > > > >>>> >>>>>>> vote
> > > > >>>> >>>>>>>> by
> > > > >>>> >>>>>>>>>>> next
> > > > >>>> >>>>>>>>>>>>>>>> Wednesday
> > > > >>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
> > > > >>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
> > > > >>>> >>> freeze
> > > > >>>> >>>>>>> is
> > > > >>>> >>>>>>>> Oct 2,
> > > > >>>> >>>>>>>>>>>> 2019.
> > > > >>>> >>>>>>>>>>>>>>>>>> In order to be included in the release, major
> > > > >>>> >>>>>>>> features/KIPs
> > > > >>>> >>>>>>>>>>> need
> > > > >>>> >>>>>>>>>>>>> to
> > > > >>>> >>>>>>>>>>>>>>> be
> > > > >>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
> > > > >>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
> > > > >>>> >>> state
> > > > >>>> >>>>>>> will
> > > > >>>> >>>>>>>> be
> > > > >>>> >>>>>>>>>>>>>>> automatically
> > > > >>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> There are total 84 open
> > > > >>>> >>>>>>>>>>>>>>>>>> <
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs, if
> > > > >>>> >>> you
> > > > >>>> >>>>>>> know
> > > > >>>> >>>>>>>> they
> > > > >>>> >>>>>>>>>>>> cannot
> > > > >>>> >>>>>>>>>>>>>>> make
> > > > >>>> >>>>>>>>>>>>>>>> it
> > > > >>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
> > > > >>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
> > > > >>>> >>> flaky
> > > > >>>> >>>>>>>> tests. We
> > > > >>>> >>>>>>>>>>>> really
> > > > >>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
> > > > >>>> >>> tests.
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>> Manikumar
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > > > >>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
> > > > >>>> >>> wiki
> > > > >>>> >>>>>>> page
> > > > >>>> >>>>>>>> for
> > > > >>>> >>>>>>>>>>>>> tracking.
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>> Manikumar
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
> > > > >>>> >>> Maison <
> > > > >>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
> > > > >>>> >>>>>>>>>>>>>>>>>>>> (
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > >>>> >>>>>>>>>>>>>>>>>>>> )
> > > > >>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready
> for
> > > > >>>> >>>>>>> review:
> > > > >>>> >>>>>>>>>>>>>>>>>>>> https://github.com/apache/kafka/pull/7296
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> Thanks
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar
> <
> > > > >>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
> > > > >>>> >>>>>>>> Somogyi-Vass <
> > > > >>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
> > > > >>>> >>> already a
> > > > >>>> >>>>>>> pull
> > > > >>>> >>>>>>>>>>> request
> > > > >>>> >>>>>>>>>>>>>>> under
> > > > >>>> >>>>>>>>>>>>>>>>>> review.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
> > > > >>>> >>> Manikumar <
> > > > >>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
> > > > >>>> >>> must be
> > > > >>>> >>>>>>>> accepted
> > > > >>>> >>>>>>>>>> by
> > > > >>>> >>>>>>>>>>>> KIP
> > > > >>>> >>>>>>>>>>>>>>>> Freeze
> > > > >>>> >>>>>>>>>>>>>>>>>>>> date
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
> > > > >>>> >>>>>>> Jacot <
> > > > >>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
> > > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
> > > > >>>> >>>>>>> think it
> > > > >>>> >>>>>>>> will
> > > > >>>> >>>>>>>>>>>> make
> > > > >>>> >>>>>>>>>>>>>>> it.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> David
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
> > > > >>>> >>>>>>> Manikumar <
> > > > >>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
> > > > >>>> >>> plan
> > > > >>>> >>>>>>> with
> > > > >>>> >>>>>>>> Oct
> > > > >>>> >>>>>>>>>> 2019
> > > > >>>> >>>>>>>>>>>> as
> > > > >>>> >>>>>>>>>>>>>>> the
> > > > >>>> >>>>>>>>>>>>>>>>>> release
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> month
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> and
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
> > > > >>>> >>> been
> > > > >>>> >>>>>>>> voted:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>
> > > > >>>>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
> > > > >>>> >>> KIP
> > > > >>>> >>>>>>> must be
> > > > >>>> >>>>>>>>>>>> accepted
> > > > >>>> >>>>>>>>>>>>> by
> > > > >>>> >>>>>>>>>>>>>>>> this
> > > > >>>> >>>>>>>>>>>>>>>>>>>> date in
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> order
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
> > > > >>>> >>> (Major
> > > > >>>> >>>>>>>> features
> > > > >>>> >>>>>>>>>>>>> merged
> > > > >>>> >>>>>>>>>>>>>>> &
> > > > >>>> >>>>>>>>>>>>>>>>>>>> working on
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
> > > > >>>> >>> have PR,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
> > > > >>>> >>> in
> > > > >>>> >>>>>>> this
> > > > >>>> >>>>>>>> state
> > > > >>>> >>>>>>>>>>>> will
> > > > >>>> >>>>>>>>>>>>> be
> > > > >>>> >>>>>>>>>>>>>>>>>>>> automatically
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
> > > > >>>> >>>>>>> (tentative)
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
> > > > >>>> >>>>>>> features
> > > > >>>> >>>>>>>> you
> > > > >>>> >>>>>>>>>> want
> > > > >>>> >>>>>>>>>>>>> push
> > > > >>>> >>>>>>>>>>>>>>>> into
> > > > >>>> >>>>>>>>>>>>>>>>>>>> Apache
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
> > > > >>>> >>> Ismael
> > > > >>>> >>>>>>>> Juma <
> > > > >>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
> > > > >>>> >>> Manikumar. +1
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
> > > > >>>> >>>>>>>> Manikumar <
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
> > > > >>>> >>> be the
> > > > >>>> >>>>>>>> release
> > > > >>>> >>>>>>>>>>>>> manager
> > > > >>>> >>>>>>>>>>>>>>>> for
> > > > >>>> >>>>>>>>>>>>>>>>>> our
> > > > >>>> >>>>>>>>>>>>>>>>>>>> next
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
> > > > >>>> >>> post the
> > > > >>>> >>>>>>>> release
> > > > >>>> >>>>>>>>>>> plan
> > > > >>>> >>>>>>>>>>>>>>> over
> > > > >>>> >>>>>>>>>>>>>>>> the
> > > > >>>> >>>>>>>>>>>>>>>>>>>> next few
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>>
> > > > >>>> >>>>>>>>>>>
> > > > >>>> >>>>>>>>>>
> > > > >>>> >>>>>>>>
> > > > >>>> >>>>>>>
> > > > >>>> >>>>>>
> > > > >>>> >>>
> > > > >>>> >>
> > > > >>>> >
> > > > >>>>
> > > > >>>>
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi Chris,

Since this is existing issue, I am hesitant to include as blocker for 2.4
release.
I am in the process of publishing RC0 for 2.4. We will try to include
KAFKA-9046,
if there any other blockers, which requires roll out of new RC.


Thanks,

On Wed, Nov 13, 2019 at 5:46 AM John Roesler <jo...@confluent.io> wrote:

> Hi again Manikumar,
>
> Thanks for looking at the PR. It's not easy to pin this particular bug
> down to a specific commit, but I've ported my test to the 2.3 branch.
>
> It looks like this bug pre-dates 2.4, so it's not a regression.
> Therefore, after reflection, we don't need to block the 2.4 release on
> https://issues.apache.org/jira/browse/KAFKA-9169 .
>
> I've downgraded the bug from "Blocker" to "Critical" accordingly.
>
> Thanks,
> -John
>
> On Tue, Nov 12, 2019 at 11:00 AM John Roesler <jo...@confluent.io> wrote:
> >
> > Hi Manikumar,
> >
> > There is a new bug report that we think is a blocker:
> >
> > https://issues.apache.org/jira/browse/KAFKA-9169
> > https://github.com/apache/kafka/pull/7681
> >
> > See also the dev@ thread entitled "Why standby tasks read from the
> > StandbyTasks::checkpointedOffsets in assignStandbyPartitions()" for
> > context.
> >
> > I'm working on a test now.
> >
> > Thanks,
> > -John
> >
> >
> > On Mon, Nov 11, 2019 at 10:42 AM Manikumar <ma...@gmail.com>
> wrote:
> > >
> > > Hi all,
> > >
> > > I am trying to get stable system test runs on 2.4 branch. While
> analyzing
> > > the ReassignPartitionsTest failure,
> > > Rajini identified a issue, which can cause a successful produce to be
> > > failed. Thanks to Rajini for identifying the issue.
> > >
> > > https://issues.apache.org/jira/browse/KAFKA-9171
> > > https://github.com/apache/kafka/pull/7678
> > >
> > > Thanks,
> > >
> > > On Mon, Nov 4, 2019 at 10:03 PM Manikumar <ma...@gmail.com>
> wrote:
> > >
> > > > Hi all,
> > > >
> > > > The underlying issue of KAFKA-8677 can cause data loss in consumers.
> I
> > > > have included KAFKA-8677 as blocker to 2.4 release.
> > > > Thanks to Guozhang for identifying the issue.
> > > >
> > > > https://issues.apache.org/jira/browse/KAFKA-8677
> > > > PR: https://github.com/apache/kafka/pull/7613
> > > >
> > > > Thanks
> > > >
> > > > On Fri, Nov 1, 2019 at 9:20 PM Manikumar <ma...@gmail.com>
> > > > wrote:
> > > >
> > > >> Hi All,
> > > >>
> > > >> We still have couple of blockers to close.  PRs available for both
> the
> > > >> blockers.
> > > >>
> > > >> https://issues.apache.org/jira/browse/KAFKA-8972
> > > >> https://issues.apache.org/jira/browse/KAFKA-9080
> > > >>
> > > >>
> > > >> Thanks,
> > > >>
> > > >>
> > > >> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <
> manikumar.reddy@gmail.com>
> > > >> wrote:
> > > >>
> > > >>> Hi all,
> > > >>>
> > > >>> Quick update on the 2.4 release. We still have one blocker to
> close.
> > > >>> I will create the first RC after closing the blocker.
> > > >>>
> > > >>> https://issues.apache.org/jira/browse/KAFKA-8972
> > > >>>
> > > >>> Thank you!
> > > >>>
> > > >>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <
> matthias@confluent.io>
> > > >>> wrote:
> > > >>>
> > > >>>> Just FYI:
> > > >>>>
> > > >>>> There was also https://issues.apache.org/jira/browse/KAFKA-9058
> that I
> > > >>>> just merged.
> > > >>>>
> > > >>>>
> > > >>>> -Matthias
> > > >>>>
> > > >>>> On 10/17/19 7:59 AM, Manikumar wrote:
> > > >>>> > Hi all,
> > > >>>> >
> > > >>>> > The code freeze deadline has now passed and at this point only
> > > >>>> blockers
> > > >>>> > will be allowed.
> > > >>>> > We have three blockers for 2.4.0. I will move out most of the
> JIRAs
> > > >>>> that
> > > >>>> > aren't currently
> > > >>>> > being worked on. If you think any of the other JIRAs are
> critical to
> > > >>>> > include in 2.4.0,
> > > >>>> > please update the fix version, mark as blocker and ensure a PR
> is
> > > >>>> ready to
> > > >>>> > merge.
> > > >>>> > I will create the first RC as soon as we close the blockers.
> > > >>>> > Please help to close out the 2.4.0 JIRAs.
> > > >>>> >
> > > >>>> > current blockers:
> > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8943
> > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8992
> > > >>>> > https://issues.apache.org/jira/browse/KAFKA-8972
> > > >>>> >
> > > >>>> > Thank you!
> > > >>>> >
> > > >>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <
> manikumar.reddy@gmail.com>
> > > >>>> wrote:
> > > >>>> >
> > > >>>> >> Thanks Bruno. We will mark KIP-471 as complete.
> > > >>>> >>
> > > >>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <
> bruno@confluent.io>
> > > >>>> wrote:
> > > >>>> >>
> > > >>>> >>> Hi Manikumar,
> > > >>>> >>>
> > > >>>> >>> It is technically true that KIP-471 is not completed, but the
> only
> > > >>>> >>> aspect that is not there are merely two metrics that I could
> not add
> > > >>>> >>> due to the RocksDB version currently used in Streams. Adding
> those
> > > >>>> two
> > > >>>> >>> metrics once the RocksDB version will have been increased,
> will be a
> > > >>>> >>> minor effort. So, I would consider KIP-471 as complete with
> those
> > > >>>> two
> > > >>>> >>> metrics blocked.
> > > >>>> >>>
> > > >>>> >>> Best,
> > > >>>> >>> Bruno
> > > >>>> >>>
> > > >>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <
> manikumar.reddy@gmail.com
> > > >>>> >
> > > >>>> >>> wrote:
> > > >>>> >>>>
> > > >>>> >>>> Hi all,
> > > >>>> >>>>
> > > >>>> >>>> I have moved couple of accepted KIPs without a PR to the next
> > > >>>> release.
> > > >>>> >>> We
> > > >>>> >>>> still have quite a few KIPs
> > > >>>> >>>> with PRs that are being reviewed, but haven't yet been
> merged. I
> > > >>>> have
> > > >>>> >>> left
> > > >>>> >>>> all of these in assuming these
> > > >>>> >>>> PRs are ready and not risky to merge.  Please update your
> assigned
> > > >>>> >>>> KIPs/JIRAs, if they are not ready and
> > > >>>> >>>>  if you know they cannot make it to 2.4.0.
> > > >>>> >>>>
> > > >>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged by Oct
> > > >>>> 16th. Any
> > > >>>> >>>> remaining KIPs
> > > >>>> >>>> will be moved to the next release.
> > > >>>> >>>>
> > > >>>> >>>> The KIPs still in progress are:
> > > >>>> >>>>
> > > >>>> >>>> - KIP-517: Add consumer metrics to observe user poll behavior
> > > >>>> >>>>  <
> > > >>>> >>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > >>>> >>>>>
> > > >>>> >>>>
> > > >>>> >>>> - KIP-511: Collect and Expose Client's Name and Version in
> the
> > > >>>> Brokers
> > > >>>> >>>>  <
> > > >>>> >>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> > > >>>> >>>>>
> > > >>>> >>>>
> > > >>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
> > > >>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
> > > >>>> >>>>
> > > >>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
> > > >>>> >>>>  <
> > > >>>> >>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> > > >>>> >>>>>
> > > >>>> >>>>
> > > >>>> >>>> - KIP-466: Add support for List<T> serialization and
> > > >>>> deserialization
> > > >>>> >>>>  <
> > > >>>> >>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> > > >>>> >>>> <T>+serialization+and+deserialization>
> > > >>>> >>>>
> > > >>>> >>>> - KIP-455: Create an Administrative API for Replica
> Reassignment
> > > >>>> >>>>  <
> > > >>>> >>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> > > >>>> >>>>>
> > > >>>> >>>>
> > > >>>> >>>> - KIP-446: Add changelog topic configuration to KTable
> suppress
> > > >>>> >>>>  <
> > > >>>> >>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> > > >>>> >>>>>
> > > >>>> >>>>
> > > >>>> >>>> - KIP-444: Augment metrics for Kafka Streams
> > > >>>> >>>>  <
> > > >>>> >>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> > > >>>> >>>>>
> > > >>>> >>>>
> > > >>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
> > > >>>> >>>>  <
> > > >>>> >>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > >>>> >>>>>
> > > >>>> >>>>
> > > >>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore
> > > >>>> connecting
> > > >>>> >>>>  <
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
> > > >>>> >>>>
> > > >>>> >>>>
> > > >>>> >>>> - KIP-396: Add Reset/List Offsets Operations to AdminClient
> > > >>>> >>>>   <
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > >>>> >>>>>
> > > >>>> >>>>
> > > >>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and
> > > >>>> Repartition
> > > >>>> >>> Hint
> > > >>>> >>>>  <
> > > >>>> >>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> > > >>>> >>>>>
> > > >>>> >>>>
> > > >>>> >>>>
> > > >>>> >>>> Thanks,
> > > >>>> >>>> Manikumar
> > > >>>> >>>>
> > > >>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <
> > > >>>> manikumar.reddy@gmail.com>
> > > >>>> >>> wrote:
> > > >>>> >>>>
> > > >>>> >>>>> Hi all,
> > > >>>> >>>>>
> > > >>>> >>>>> Let's extend the feature freeze deadline to Friday to merge
> the
> > > >>>> >>> current
> > > >>>> >>>>> work in-progress PRs.
> > > >>>> >>>>> Please ensure that all major features have been merged and
> that
> > > >>>> any
> > > >>>> >>> minor
> > > >>>> >>>>> features have PRs by EOD Friday.
> > > >>>> >>>>> We will be cutting the 2.4 release branch early on Monday
> morning.
> > > >>>> >>>>>
> > > >>>> >>>>> Thanks,
> > > >>>> >>>>> Manikumar
> > > >>>> >>>>>
> > > >>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
> > > >>>> manikumar.reddy@gmail.com>
> > > >>>> >>>>> wrote:
> > > >>>> >>>>>
> > > >>>> >>>>>> Hi Gwen,
> > > >>>> >>>>>>
> > > >>>> >>>>>> As suggested by Ismael, If required, we can extend the
> feature
> > > >>>> >>> freeze to
> > > >>>> >>>>>> end of the week.
> > > >>>> >>>>>>
> > > >>>> >>>>>> Thanks,
> > > >>>> >>>>>>
> > > >>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <
> ismael@juma.me.uk>
> > > >>>> >>> wrote:
> > > >>>> >>>>>>
> > > >>>> >>>>>>> Hi Gwen,
> > > >>>> >>>>>>>
> > > >>>> >>>>>>> Good question.
> > > >>>> >>>>>>>
> > > >>>> >>>>>>> I think we should stick to the schedule. As usual, some
> features
> > > >>>> >>> will
> > > >>>> >>>>>>> slip
> > > >>>> >>>>>>> to the next release and that's ok, they'll get a bit more
> time
> > > >>>> to
> > > >>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days over the
> > > >>>> feature
> > > >>>> >>> freeze
> > > >>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for
> features
> > > >>>> that
> > > >>>> >>>>>>> narrowly
> > > >>>> >>>>>>> miss the cut. I think that's probably OK to continue.
> > > >>>> >>>>>>>
> > > >>>> >>>>>>> Ismael
> > > >>>> >>>>>>>
> > > >>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <
> gwen@confluent.io>
> > > >>>> >>> wrote:
> > > >>>> >>>>>>>
> > > >>>> >>>>>>>> Hi Mani and team,
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>> The feature freeze deadline is right next to Kafka
> Summit,
> > > >>>> making
> > > >>>> >>> it a
> > > >>>> >>>>>>>> bit stressful for the committers and community members
> with
> > > >>>> PRs in
> > > >>>> >>>>>>>> flight. What do you think about delaying the feature
> freeze and
> > > >>>> >>> code
> > > >>>> >>>>>>>> freeze by a week, to allow our community to enjoy Kafka
> Summit?
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>> Gwen
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <
> > > >>>> rhauch@gmail.com>
> > > >>>> >>>>>>> wrote:
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>> Hi, Manikumar.
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>> Thanks for acting as release manager. Can we please add
> the
> > > >>>> >>> following
> > > >>>> >>>>>>>> KIPs
> > > >>>> >>>>>>>>> that have all been approved with PRs either merged or in
> > > >>>> >>> progress:
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>>    -
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> > > >>>> >>>>>>>>>    -
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> > > >>>> >>>>>>>>>    -
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> > > >>>> >>>>>>>>>    -
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> > > >>>> >>>>>>>>>    -
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > >>>> >>>>>>>>> (Chris
> > > >>>> >>>>>>>>>    E mentioned this above)
> > > >>>> >>>>>>>>>    -
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > >>>> >>>>>>>>> (Konstantine
> > > >>>> >>>>>>>>>    mentioned this above)
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>> Thanks!
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>> Randall
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> > > >>>> >>>>>>>>> konstantine@confluent.io> wrote:
> > > >>>> >>>>>>>>>
> > > >>>> >>>>>>>>>> Hi Manikumar,
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>>> let's add one more on the list that was voted on time
> and is
> > > >>>> >>>>>>>>>> straightforward:
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>>> KIP-521:
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > >>>> >>>>>>>>>> with jira ticket:
> > > >>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
> > > >>>> >>>>>>>>>> and Component:
> > > >>>> >>>>>>>>>> Connect
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>>> Sincerely,
> > > >>>> >>>>>>>>>> Konstantine
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> > > >>>> >>>>>>> chrise@confluent.io>
> > > >>>> >>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>>>> Hi Manikumar,
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > >>>> >>>>>>>>>>> )
> > > >>>> >>>>>>>>>>> to the 2.4 release, as it has recently been accepted?
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>> Cheers,
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>> Chris
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> > > >>>> >>> lu.kevin@berkeley.edu>
> > > >>>> >>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>>> Hi Manikumar,
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>> Thanks.
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>> Regards,
> > > >>>> >>>>>>>>>>>> Kevin
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> > > >>>> >>>>>>>> manikumar.reddy@gmail.com>
> > > >>>> >>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>> Hi All,
> > > >>>> >>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is the
> > > >>>> >>> last date
> > > >>>> >>>>>>>> for KIP
> > > >>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
> > > >>>> >>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>> Thanks,
> > > >>>> >>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> > > >>>> >>>>>>>> manikumar.reddy@gmail.com
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>> Hi Rajini,
> > > >>>> >>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
> > > >>>> >>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>> Thanks,
> > > >>>> >>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > > >>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
> > > >>>> >>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>> Hi Manikumar,
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > >>>> >>>>>>>>>>>>>>> )
> > > >>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is a
> > > >>>> >>> minor KIP.
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>> Thank you,
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>> Rajini
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > > >>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
> > > >>>> >>>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>> Hi,
> > > >>>> >>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
> > > >>>> >>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>> Thanks,
> > > >>>> >>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> > > >>>> >>>>>>>> pgwhalen@gmail.com
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>> Manikumar,
> > > >>>> >>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and there
> > > >>>> >>> is a PR
> > > >>>> >>>>>>>> pending
> > > >>>> >>>>>>>>>>>>> review,
> > > >>>> >>>>>>>>>>>>>>>> can
> > > >>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
> > > >>>> >>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>> Thanks,
> > > >>>> >>>>>>>>>>>>>>>>> Paul
> > > >>>> >>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > > >>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > >>>> >>>>>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>> Hi All,
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP must
> > > >>>> >>> pass
> > > >>>> >>>>>>> vote
> > > >>>> >>>>>>>> by
> > > >>>> >>>>>>>>>>> next
> > > >>>> >>>>>>>>>>>>>>>> Wednesday
> > > >>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
> > > >>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
> > > >>>> >>> freeze
> > > >>>> >>>>>>> is
> > > >>>> >>>>>>>> Oct 2,
> > > >>>> >>>>>>>>>>>> 2019.
> > > >>>> >>>>>>>>>>>>>>>>>> In order to be included in the release, major
> > > >>>> >>>>>>>> features/KIPs
> > > >>>> >>>>>>>>>>> need
> > > >>>> >>>>>>>>>>>>> to
> > > >>>> >>>>>>>>>>>>>>> be
> > > >>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
> > > >>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
> > > >>>> >>> state
> > > >>>> >>>>>>> will
> > > >>>> >>>>>>>> be
> > > >>>> >>>>>>>>>>>>>>> automatically
> > > >>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>> There are total 84 open
> > > >>>> >>>>>>>>>>>>>>>>>> <
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > >>>> >>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs, if
> > > >>>> >>> you
> > > >>>> >>>>>>> know
> > > >>>> >>>>>>>> they
> > > >>>> >>>>>>>>>>>> cannot
> > > >>>> >>>>>>>>>>>>>>> make
> > > >>>> >>>>>>>>>>>>>>>> it
> > > >>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
> > > >>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
> > > >>>> >>> flaky
> > > >>>> >>>>>>>> tests. We
> > > >>>> >>>>>>>>>>>> really
> > > >>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
> > > >>>> >>> tests.
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>> Thanks,
> > > >>>> >>>>>>>>>>>>>>>>>> Manikumar
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > > >>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > >>>> >>>>>>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
> > > >>>> >>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
> > > >>>> >>> wiki
> > > >>>> >>>>>>> page
> > > >>>> >>>>>>>> for
> > > >>>> >>>>>>>>>>>>> tracking.
> > > >>>> >>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>> Thanks,
> > > >>>> >>>>>>>>>>>>>>>>>>> Manikumar
> > > >>>> >>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
> > > >>>> >>> Maison <
> > > >>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
> > > >>>> >>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
> > > >>>> >>>>>>>>>>>>>>>>>>>> (
> > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > >>>> >>>>>>>>>>>>>>>>>>>> )
> > > >>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready for
> > > >>>> >>>>>>> review:
> > > >>>> >>>>>>>>>>>>>>>>>>>> https://github.com/apache/kafka/pull/7296
> > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>> Thanks
> > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > > >>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
> > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
> > > >>>> >>>>>>>> Somogyi-Vass <
> > > >>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
> > > >>>> >>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > >>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
> > > >>>> >>> already a
> > > >>>> >>>>>>> pull
> > > >>>> >>>>>>>>>>> request
> > > >>>> >>>>>>>>>>>>>>> under
> > > >>>> >>>>>>>>>>>>>>>>>> review.
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
> > > >>>> >>> Manikumar <
> > > >>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > >>>> >>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
> > > >>>> >>> must be
> > > >>>> >>>>>>>> accepted
> > > >>>> >>>>>>>>>> by
> > > >>>> >>>>>>>>>>>> KIP
> > > >>>> >>>>>>>>>>>>>>>> Freeze
> > > >>>> >>>>>>>>>>>>>>>>>>>> date
> > > >>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
> > > >>>> >>>>>>> Jacot <
> > > >>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
> > > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
> > > >>>> >>>>>>> think it
> > > >>>> >>>>>>>> will
> > > >>>> >>>>>>>>>>>> make
> > > >>>> >>>>>>>>>>>>>>> it.
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> David
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
> > > >>>> >>>>>>> Manikumar <
> > > >>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
> > > >>>> >>> plan
> > > >>>> >>>>>>> with
> > > >>>> >>>>>>>> Oct
> > > >>>> >>>>>>>>>> 2019
> > > >>>> >>>>>>>>>>>> as
> > > >>>> >>>>>>>>>>>>>>> the
> > > >>>> >>>>>>>>>>>>>>>>>> release
> > > >>>> >>>>>>>>>>>>>>>>>>>>>> month
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> and
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
> > > >>>> >>> been
> > > >>>> >>>>>>>> voted:
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>
> > > >>>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
> > > >>>> >>> KIP
> > > >>>> >>>>>>> must be
> > > >>>> >>>>>>>>>>>> accepted
> > > >>>> >>>>>>>>>>>>> by
> > > >>>> >>>>>>>>>>>>>>>> this
> > > >>>> >>>>>>>>>>>>>>>>>>>> date in
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> order
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
> > > >>>> >>> (Major
> > > >>>> >>>>>>>> features
> > > >>>> >>>>>>>>>>>>> merged
> > > >>>> >>>>>>>>>>>>>>> &
> > > >>>> >>>>>>>>>>>>>>>>>>>> working on
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
> > > >>>> >>> have PR,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
> > > >>>> >>> in
> > > >>>> >>>>>>> this
> > > >>>> >>>>>>>> state
> > > >>>> >>>>>>>>>>>> will
> > > >>>> >>>>>>>>>>>>> be
> > > >>>> >>>>>>>>>>>>>>>>>>>> automatically
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
> > > >>>> >>>>>>> (tentative)
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
> > > >>>> >>>>>>> features
> > > >>>> >>>>>>>> you
> > > >>>> >>>>>>>>>> want
> > > >>>> >>>>>>>>>>>>> push
> > > >>>> >>>>>>>>>>>>>>>> into
> > > >>>> >>>>>>>>>>>>>>>>>>>> Apache
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
> > > >>>> >>> Ismael
> > > >>>> >>>>>>>> Juma <
> > > >>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
> > > >>>> >>> Manikumar. +1
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
> > > >>>> >>>>>>>> Manikumar <
> > > >>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
> > > >>>> >>> be the
> > > >>>> >>>>>>>> release
> > > >>>> >>>>>>>>>>>>> manager
> > > >>>> >>>>>>>>>>>>>>>> for
> > > >>>> >>>>>>>>>>>>>>>>>> our
> > > >>>> >>>>>>>>>>>>>>>>>>>> next
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
> > > >>>> >>> post the
> > > >>>> >>>>>>>> release
> > > >>>> >>>>>>>>>>> plan
> > > >>>> >>>>>>>>>>>>>>> over
> > > >>>> >>>>>>>>>>>>>>>> the
> > > >>>> >>>>>>>>>>>>>>>>>>>> next few
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>>
> > > >>>> >>>>>>>>>>>
> > > >>>> >>>>>>>>>>
> > > >>>> >>>>>>>>
> > > >>>> >>>>>>>
> > > >>>> >>>>>>
> > > >>>> >>>
> > > >>>> >>
> > > >>>> >
> > > >>>>
> > > >>>>
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by John Roesler <jo...@confluent.io>.
Hi again Manikumar,

Thanks for looking at the PR. It's not easy to pin this particular bug
down to a specific commit, but I've ported my test to the 2.3 branch.

It looks like this bug pre-dates 2.4, so it's not a regression.
Therefore, after reflection, we don't need to block the 2.4 release on
https://issues.apache.org/jira/browse/KAFKA-9169 .

I've downgraded the bug from "Blocker" to "Critical" accordingly.

Thanks,
-John

On Tue, Nov 12, 2019 at 11:00 AM John Roesler <jo...@confluent.io> wrote:
>
> Hi Manikumar,
>
> There is a new bug report that we think is a blocker:
>
> https://issues.apache.org/jira/browse/KAFKA-9169
> https://github.com/apache/kafka/pull/7681
>
> See also the dev@ thread entitled "Why standby tasks read from the
> StandbyTasks::checkpointedOffsets in assignStandbyPartitions()" for
> context.
>
> I'm working on a test now.
>
> Thanks,
> -John
>
>
> On Mon, Nov 11, 2019 at 10:42 AM Manikumar <ma...@gmail.com> wrote:
> >
> > Hi all,
> >
> > I am trying to get stable system test runs on 2.4 branch. While analyzing
> > the ReassignPartitionsTest failure,
> > Rajini identified a issue, which can cause a successful produce to be
> > failed. Thanks to Rajini for identifying the issue.
> >
> > https://issues.apache.org/jira/browse/KAFKA-9171
> > https://github.com/apache/kafka/pull/7678
> >
> > Thanks,
> >
> > On Mon, Nov 4, 2019 at 10:03 PM Manikumar <ma...@gmail.com> wrote:
> >
> > > Hi all,
> > >
> > > The underlying issue of KAFKA-8677 can cause data loss in consumers. I
> > > have included KAFKA-8677 as blocker to 2.4 release.
> > > Thanks to Guozhang for identifying the issue.
> > >
> > > https://issues.apache.org/jira/browse/KAFKA-8677
> > > PR: https://github.com/apache/kafka/pull/7613
> > >
> > > Thanks
> > >
> > > On Fri, Nov 1, 2019 at 9:20 PM Manikumar <ma...@gmail.com>
> > > wrote:
> > >
> > >> Hi All,
> > >>
> > >> We still have couple of blockers to close.  PRs available for both the
> > >> blockers.
> > >>
> > >> https://issues.apache.org/jira/browse/KAFKA-8972
> > >> https://issues.apache.org/jira/browse/KAFKA-9080
> > >>
> > >>
> > >> Thanks,
> > >>
> > >>
> > >> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <ma...@gmail.com>
> > >> wrote:
> > >>
> > >>> Hi all,
> > >>>
> > >>> Quick update on the 2.4 release. We still have one blocker to close.
> > >>> I will create the first RC after closing the blocker.
> > >>>
> > >>> https://issues.apache.org/jira/browse/KAFKA-8972
> > >>>
> > >>> Thank you!
> > >>>
> > >>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <ma...@confluent.io>
> > >>> wrote:
> > >>>
> > >>>> Just FYI:
> > >>>>
> > >>>> There was also https://issues.apache.org/jira/browse/KAFKA-9058 that I
> > >>>> just merged.
> > >>>>
> > >>>>
> > >>>> -Matthias
> > >>>>
> > >>>> On 10/17/19 7:59 AM, Manikumar wrote:
> > >>>> > Hi all,
> > >>>> >
> > >>>> > The code freeze deadline has now passed and at this point only
> > >>>> blockers
> > >>>> > will be allowed.
> > >>>> > We have three blockers for 2.4.0. I will move out most of the JIRAs
> > >>>> that
> > >>>> > aren't currently
> > >>>> > being worked on. If you think any of the other JIRAs are critical to
> > >>>> > include in 2.4.0,
> > >>>> > please update the fix version, mark as blocker and ensure a PR is
> > >>>> ready to
> > >>>> > merge.
> > >>>> > I will create the first RC as soon as we close the blockers.
> > >>>> > Please help to close out the 2.4.0 JIRAs.
> > >>>> >
> > >>>> > current blockers:
> > >>>> > https://issues.apache.org/jira/browse/KAFKA-8943
> > >>>> > https://issues.apache.org/jira/browse/KAFKA-8992
> > >>>> > https://issues.apache.org/jira/browse/KAFKA-8972
> > >>>> >
> > >>>> > Thank you!
> > >>>> >
> > >>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <ma...@gmail.com>
> > >>>> wrote:
> > >>>> >
> > >>>> >> Thanks Bruno. We will mark KIP-471 as complete.
> > >>>> >>
> > >>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <br...@confluent.io>
> > >>>> wrote:
> > >>>> >>
> > >>>> >>> Hi Manikumar,
> > >>>> >>>
> > >>>> >>> It is technically true that KIP-471 is not completed, but the only
> > >>>> >>> aspect that is not there are merely two metrics that I could not add
> > >>>> >>> due to the RocksDB version currently used in Streams. Adding those
> > >>>> two
> > >>>> >>> metrics once the RocksDB version will have been increased, will be a
> > >>>> >>> minor effort. So, I would consider KIP-471 as complete with those
> > >>>> two
> > >>>> >>> metrics blocked.
> > >>>> >>>
> > >>>> >>> Best,
> > >>>> >>> Bruno
> > >>>> >>>
> > >>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <manikumar.reddy@gmail.com
> > >>>> >
> > >>>> >>> wrote:
> > >>>> >>>>
> > >>>> >>>> Hi all,
> > >>>> >>>>
> > >>>> >>>> I have moved couple of accepted KIPs without a PR to the next
> > >>>> release.
> > >>>> >>> We
> > >>>> >>>> still have quite a few KIPs
> > >>>> >>>> with PRs that are being reviewed, but haven't yet been merged. I
> > >>>> have
> > >>>> >>> left
> > >>>> >>>> all of these in assuming these
> > >>>> >>>> PRs are ready and not risky to merge.  Please update your assigned
> > >>>> >>>> KIPs/JIRAs, if they are not ready and
> > >>>> >>>>  if you know they cannot make it to 2.4.0.
> > >>>> >>>>
> > >>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged by Oct
> > >>>> 16th. Any
> > >>>> >>>> remaining KIPs
> > >>>> >>>> will be moved to the next release.
> > >>>> >>>>
> > >>>> >>>> The KIPs still in progress are:
> > >>>> >>>>
> > >>>> >>>> - KIP-517: Add consumer metrics to observe user poll behavior
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-511: Collect and Expose Client's Name and Version in the
> > >>>> Brokers
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
> > >>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
> > >>>> >>>>
> > >>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-466: Add support for List<T> serialization and
> > >>>> deserialization
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> > >>>> >>>> <T>+serialization+and+deserialization>
> > >>>> >>>>
> > >>>> >>>> - KIP-455: Create an Administrative API for Replica Reassignment
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-446: Add changelog topic configuration to KTable suppress
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-444: Augment metrics for Kafka Streams
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore
> > >>>> connecting
> > >>>> >>>>  <
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
> > >>>> >>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-396: Add Reset/List Offsets Operations to AdminClient
> > >>>> >>>>   <
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and
> > >>>> Repartition
> > >>>> >>> Hint
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>>
> > >>>> >>>> Thanks,
> > >>>> >>>> Manikumar
> > >>>> >>>>
> > >>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <
> > >>>> manikumar.reddy@gmail.com>
> > >>>> >>> wrote:
> > >>>> >>>>
> > >>>> >>>>> Hi all,
> > >>>> >>>>>
> > >>>> >>>>> Let's extend the feature freeze deadline to Friday to merge the
> > >>>> >>> current
> > >>>> >>>>> work in-progress PRs.
> > >>>> >>>>> Please ensure that all major features have been merged and that
> > >>>> any
> > >>>> >>> minor
> > >>>> >>>>> features have PRs by EOD Friday.
> > >>>> >>>>> We will be cutting the 2.4 release branch early on Monday morning.
> > >>>> >>>>>
> > >>>> >>>>> Thanks,
> > >>>> >>>>> Manikumar
> > >>>> >>>>>
> > >>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
> > >>>> manikumar.reddy@gmail.com>
> > >>>> >>>>> wrote:
> > >>>> >>>>>
> > >>>> >>>>>> Hi Gwen,
> > >>>> >>>>>>
> > >>>> >>>>>> As suggested by Ismael, If required, we can extend the feature
> > >>>> >>> freeze to
> > >>>> >>>>>> end of the week.
> > >>>> >>>>>>
> > >>>> >>>>>> Thanks,
> > >>>> >>>>>>
> > >>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk>
> > >>>> >>> wrote:
> > >>>> >>>>>>
> > >>>> >>>>>>> Hi Gwen,
> > >>>> >>>>>>>
> > >>>> >>>>>>> Good question.
> > >>>> >>>>>>>
> > >>>> >>>>>>> I think we should stick to the schedule. As usual, some features
> > >>>> >>> will
> > >>>> >>>>>>> slip
> > >>>> >>>>>>> to the next release and that's ok, they'll get a bit more time
> > >>>> to
> > >>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days over the
> > >>>> feature
> > >>>> >>> freeze
> > >>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for features
> > >>>> that
> > >>>> >>>>>>> narrowly
> > >>>> >>>>>>> miss the cut. I think that's probably OK to continue.
> > >>>> >>>>>>>
> > >>>> >>>>>>> Ismael
> > >>>> >>>>>>>
> > >>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io>
> > >>>> >>> wrote:
> > >>>> >>>>>>>
> > >>>> >>>>>>>> Hi Mani and team,
> > >>>> >>>>>>>>
> > >>>> >>>>>>>> The feature freeze deadline is right next to Kafka Summit,
> > >>>> making
> > >>>> >>> it a
> > >>>> >>>>>>>> bit stressful for the committers and community members with
> > >>>> PRs in
> > >>>> >>>>>>>> flight. What do you think about delaying the feature freeze and
> > >>>> >>> code
> > >>>> >>>>>>>> freeze by a week, to allow our community to enjoy Kafka Summit?
> > >>>> >>>>>>>>
> > >>>> >>>>>>>> Gwen
> > >>>> >>>>>>>>
> > >>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <
> > >>>> rhauch@gmail.com>
> > >>>> >>>>>>> wrote:
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>> Hi, Manikumar.
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>> Thanks for acting as release manager. Can we please add the
> > >>>> >>> following
> > >>>> >>>>>>>> KIPs
> > >>>> >>>>>>>>> that have all been approved with PRs either merged or in
> > >>>> >>> progress:
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > >>>> >>>>>>>>> (Chris
> > >>>> >>>>>>>>>    E mentioned this above)
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > >>>> >>>>>>>>> (Konstantine
> > >>>> >>>>>>>>>    mentioned this above)
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>> Thanks!
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>> Randall
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> > >>>> >>>>>>>>> konstantine@confluent.io> wrote:
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>> let's add one more on the list that was voted on time and is
> > >>>> >>>>>>>>>> straightforward:
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>> KIP-521:
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > >>>> >>>>>>>>>> with jira ticket:
> > >>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
> > >>>> >>>>>>>>>> and Component:
> > >>>> >>>>>>>>>> Connect
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>> Sincerely,
> > >>>> >>>>>>>>>> Konstantine
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> > >>>> >>>>>>> chrise@confluent.io>
> > >>>> >>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > >>>> >>>>>>>>>>> )
> > >>>> >>>>>>>>>>> to the 2.4 release, as it has recently been accepted?
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>> Cheers,
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>> Chris
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> > >>>> >>> lu.kevin@berkeley.edu>
> > >>>> >>>>>>>> wrote:
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>> Thanks.
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>> Regards,
> > >>>> >>>>>>>>>>>> Kevin
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> > >>>> >>>>>>>> manikumar.reddy@gmail.com>
> > >>>> >>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> Hi All,
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is the
> > >>>> >>> last date
> > >>>> >>>>>>>> for KIP
> > >>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> > >>>> >>>>>>>> manikumar.reddy@gmail.com
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>> Hi Rajini,
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > >>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
> > >>>> >>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > >>>> >>>>>>>>>>>>>>> )
> > >>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is a
> > >>>> >>> minor KIP.
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>> Thank you,
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>> Rajini
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > >>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
> > >>>> >>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>> Hi,
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> > >>>> >>>>>>>> pgwhalen@gmail.com
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>> Manikumar,
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and there
> > >>>> >>> is a PR
> > >>>> >>>>>>>> pending
> > >>>> >>>>>>>>>>>>> review,
> > >>>> >>>>>>>>>>>>>>>> can
> > >>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>> Paul
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > >>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > >>>> >>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> Hi All,
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP must
> > >>>> >>> pass
> > >>>> >>>>>>> vote
> > >>>> >>>>>>>> by
> > >>>> >>>>>>>>>>> next
> > >>>> >>>>>>>>>>>>>>>> Wednesday
> > >>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
> > >>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
> > >>>> >>> freeze
> > >>>> >>>>>>> is
> > >>>> >>>>>>>> Oct 2,
> > >>>> >>>>>>>>>>>> 2019.
> > >>>> >>>>>>>>>>>>>>>>>> In order to be included in the release, major
> > >>>> >>>>>>>> features/KIPs
> > >>>> >>>>>>>>>>> need
> > >>>> >>>>>>>>>>>>> to
> > >>>> >>>>>>>>>>>>>>> be
> > >>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
> > >>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
> > >>>> >>> state
> > >>>> >>>>>>> will
> > >>>> >>>>>>>> be
> > >>>> >>>>>>>>>>>>>>> automatically
> > >>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> There are total 84 open
> > >>>> >>>>>>>>>>>>>>>>>> <
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs, if
> > >>>> >>> you
> > >>>> >>>>>>> know
> > >>>> >>>>>>>> they
> > >>>> >>>>>>>>>>>> cannot
> > >>>> >>>>>>>>>>>>>>> make
> > >>>> >>>>>>>>>>>>>>>> it
> > >>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
> > >>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
> > >>>> >>> flaky
> > >>>> >>>>>>>> tests. We
> > >>>> >>>>>>>>>>>> really
> > >>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
> > >>>> >>> tests.
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>> Manikumar
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > >>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > >>>> >>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
> > >>>> >>> wiki
> > >>>> >>>>>>> page
> > >>>> >>>>>>>> for
> > >>>> >>>>>>>>>>>>> tracking.
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>> Manikumar
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
> > >>>> >>> Maison <
> > >>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
> > >>>> >>>>>>>>>>>>>>>>>>>> (
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > >>>> >>>>>>>>>>>>>>>>>>>> )
> > >>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready for
> > >>>> >>>>>>> review:
> > >>>> >>>>>>>>>>>>>>>>>>>> https://github.com/apache/kafka/pull/7296
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>> Thanks
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > >>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
> > >>>> >>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
> > >>>> >>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
> > >>>> >>>>>>>> Somogyi-Vass <
> > >>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
> > >>>> >>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > >>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
> > >>>> >>> already a
> > >>>> >>>>>>> pull
> > >>>> >>>>>>>>>>> request
> > >>>> >>>>>>>>>>>>>>> under
> > >>>> >>>>>>>>>>>>>>>>>> review.
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
> > >>>> >>> Manikumar <
> > >>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
> > >>>> >>> must be
> > >>>> >>>>>>>> accepted
> > >>>> >>>>>>>>>> by
> > >>>> >>>>>>>>>>>> KIP
> > >>>> >>>>>>>>>>>>>>>> Freeze
> > >>>> >>>>>>>>>>>>>>>>>>>> date
> > >>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
> > >>>> >>>>>>> Jacot <
> > >>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
> > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
> > >>>> >>>>>>> think it
> > >>>> >>>>>>>> will
> > >>>> >>>>>>>>>>>> make
> > >>>> >>>>>>>>>>>>>>> it.
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> David
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
> > >>>> >>>>>>> Manikumar <
> > >>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
> > >>>> >>> plan
> > >>>> >>>>>>> with
> > >>>> >>>>>>>> Oct
> > >>>> >>>>>>>>>> 2019
> > >>>> >>>>>>>>>>>> as
> > >>>> >>>>>>>>>>>>>>> the
> > >>>> >>>>>>>>>>>>>>>>>> release
> > >>>> >>>>>>>>>>>>>>>>>>>>>> month
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> and
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
> > >>>> >>> been
> > >>>> >>>>>>>> voted:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
> > >>>> >>> KIP
> > >>>> >>>>>>> must be
> > >>>> >>>>>>>>>>>> accepted
> > >>>> >>>>>>>>>>>>> by
> > >>>> >>>>>>>>>>>>>>>> this
> > >>>> >>>>>>>>>>>>>>>>>>>> date in
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> order
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
> > >>>> >>> (Major
> > >>>> >>>>>>>> features
> > >>>> >>>>>>>>>>>>> merged
> > >>>> >>>>>>>>>>>>>>> &
> > >>>> >>>>>>>>>>>>>>>>>>>> working on
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
> > >>>> >>> have PR,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
> > >>>> >>> in
> > >>>> >>>>>>> this
> > >>>> >>>>>>>> state
> > >>>> >>>>>>>>>>>> will
> > >>>> >>>>>>>>>>>>> be
> > >>>> >>>>>>>>>>>>>>>>>>>> automatically
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
> > >>>> >>>>>>> (tentative)
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
> > >>>> >>>>>>> features
> > >>>> >>>>>>>> you
> > >>>> >>>>>>>>>> want
> > >>>> >>>>>>>>>>>>> push
> > >>>> >>>>>>>>>>>>>>>> into
> > >>>> >>>>>>>>>>>>>>>>>>>> Apache
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
> > >>>> >>> Ismael
> > >>>> >>>>>>>> Juma <
> > >>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
> > >>>> >>> Manikumar. +1
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
> > >>>> >>>>>>>> Manikumar <
> > >>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
> > >>>> >>> be the
> > >>>> >>>>>>>> release
> > >>>> >>>>>>>>>>>>> manager
> > >>>> >>>>>>>>>>>>>>>> for
> > >>>> >>>>>>>>>>>>>>>>>> our
> > >>>> >>>>>>>>>>>>>>>>>>>> next
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
> > >>>> >>> post the
> > >>>> >>>>>>>> release
> > >>>> >>>>>>>>>>> plan
> > >>>> >>>>>>>>>>>>>>> over
> > >>>> >>>>>>>>>>>>>>>> the
> > >>>> >>>>>>>>>>>>>>>>>>>> next few
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>>>>
> > >>>> >>>
> > >>>> >>
> > >>>> >
> > >>>>
> > >>>>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Chris Egerton <ch...@confluent.io>.
Hi Manikumar,

I'd like to propose the following issue as a blocker:
https://issues.apache.org/jira/browse/KAFKA-9046

with a fix PR available at:
https://github.com/apache/kafka/pull/7525

Essentially, if a Connect cluster is configured to use the DLQ feature
against a secured Kafka cluster, it will break on upgrade to 2.3 or 2.4 and
require the worker file to be rewritten with some duplicated configs added.
Not sure how this hasn't been raised before the initial 2.3 release but
it'd be great if we could get it taken care of before 2.4.0 comes out.

Cheers,

Chris

On Tue, Nov 12, 2019 at 9:01 AM John Roesler <jo...@confluent.io> wrote:

> Hi Manikumar,
>
> There is a new bug report that we think is a blocker:
>
> https://issues.apache.org/jira/browse/KAFKA-9169
> https://github.com/apache/kafka/pull/7681
>
> See also the dev@ thread entitled "Why standby tasks read from the
> StandbyTasks::checkpointedOffsets in assignStandbyPartitions()" for
> context.
>
> I'm working on a test now.
>
> Thanks,
> -John
>
>
> On Mon, Nov 11, 2019 at 10:42 AM Manikumar <ma...@gmail.com>
> wrote:
> >
> > Hi all,
> >
> > I am trying to get stable system test runs on 2.4 branch. While analyzing
> > the ReassignPartitionsTest failure,
> > Rajini identified a issue, which can cause a successful produce to be
> > failed. Thanks to Rajini for identifying the issue.
> >
> > https://issues.apache.org/jira/browse/KAFKA-9171
> > https://github.com/apache/kafka/pull/7678
> >
> > Thanks,
> >
> > On Mon, Nov 4, 2019 at 10:03 PM Manikumar <ma...@gmail.com>
> wrote:
> >
> > > Hi all,
> > >
> > > The underlying issue of KAFKA-8677 can cause data loss in consumers. I
> > > have included KAFKA-8677 as blocker to 2.4 release.
> > > Thanks to Guozhang for identifying the issue.
> > >
> > > https://issues.apache.org/jira/browse/KAFKA-8677
> > > PR: https://github.com/apache/kafka/pull/7613
> > >
> > > Thanks
> > >
> > > On Fri, Nov 1, 2019 at 9:20 PM Manikumar <ma...@gmail.com>
> > > wrote:
> > >
> > >> Hi All,
> > >>
> > >> We still have couple of blockers to close.  PRs available for both the
> > >> blockers.
> > >>
> > >> https://issues.apache.org/jira/browse/KAFKA-8972
> > >> https://issues.apache.org/jira/browse/KAFKA-9080
> > >>
> > >>
> > >> Thanks,
> > >>
> > >>
> > >> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <manikumar.reddy@gmail.com
> >
> > >> wrote:
> > >>
> > >>> Hi all,
> > >>>
> > >>> Quick update on the 2.4 release. We still have one blocker to close.
> > >>> I will create the first RC after closing the blocker.
> > >>>
> > >>> https://issues.apache.org/jira/browse/KAFKA-8972
> > >>>
> > >>> Thank you!
> > >>>
> > >>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <
> matthias@confluent.io>
> > >>> wrote:
> > >>>
> > >>>> Just FYI:
> > >>>>
> > >>>> There was also https://issues.apache.org/jira/browse/KAFKA-9058
> that I
> > >>>> just merged.
> > >>>>
> > >>>>
> > >>>> -Matthias
> > >>>>
> > >>>> On 10/17/19 7:59 AM, Manikumar wrote:
> > >>>> > Hi all,
> > >>>> >
> > >>>> > The code freeze deadline has now passed and at this point only
> > >>>> blockers
> > >>>> > will be allowed.
> > >>>> > We have three blockers for 2.4.0. I will move out most of the
> JIRAs
> > >>>> that
> > >>>> > aren't currently
> > >>>> > being worked on. If you think any of the other JIRAs are critical
> to
> > >>>> > include in 2.4.0,
> > >>>> > please update the fix version, mark as blocker and ensure a PR is
> > >>>> ready to
> > >>>> > merge.
> > >>>> > I will create the first RC as soon as we close the blockers.
> > >>>> > Please help to close out the 2.4.0 JIRAs.
> > >>>> >
> > >>>> > current blockers:
> > >>>> > https://issues.apache.org/jira/browse/KAFKA-8943
> > >>>> > https://issues.apache.org/jira/browse/KAFKA-8992
> > >>>> > https://issues.apache.org/jira/browse/KAFKA-8972
> > >>>> >
> > >>>> > Thank you!
> > >>>> >
> > >>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <
> manikumar.reddy@gmail.com>
> > >>>> wrote:
> > >>>> >
> > >>>> >> Thanks Bruno. We will mark KIP-471 as complete.
> > >>>> >>
> > >>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <bruno@confluent.io
> >
> > >>>> wrote:
> > >>>> >>
> > >>>> >>> Hi Manikumar,
> > >>>> >>>
> > >>>> >>> It is technically true that KIP-471 is not completed, but the
> only
> > >>>> >>> aspect that is not there are merely two metrics that I could
> not add
> > >>>> >>> due to the RocksDB version currently used in Streams. Adding
> those
> > >>>> two
> > >>>> >>> metrics once the RocksDB version will have been increased, will
> be a
> > >>>> >>> minor effort. So, I would consider KIP-471 as complete with
> those
> > >>>> two
> > >>>> >>> metrics blocked.
> > >>>> >>>
> > >>>> >>> Best,
> > >>>> >>> Bruno
> > >>>> >>>
> > >>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <
> manikumar.reddy@gmail.com
> > >>>> >
> > >>>> >>> wrote:
> > >>>> >>>>
> > >>>> >>>> Hi all,
> > >>>> >>>>
> > >>>> >>>> I have moved couple of accepted KIPs without a PR to the next
> > >>>> release.
> > >>>> >>> We
> > >>>> >>>> still have quite a few KIPs
> > >>>> >>>> with PRs that are being reviewed, but haven't yet been merged.
> I
> > >>>> have
> > >>>> >>> left
> > >>>> >>>> all of these in assuming these
> > >>>> >>>> PRs are ready and not risky to merge.  Please update your
> assigned
> > >>>> >>>> KIPs/JIRAs, if they are not ready and
> > >>>> >>>>  if you know they cannot make it to 2.4.0.
> > >>>> >>>>
> > >>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged by Oct
> > >>>> 16th. Any
> > >>>> >>>> remaining KIPs
> > >>>> >>>> will be moved to the next release.
> > >>>> >>>>
> > >>>> >>>> The KIPs still in progress are:
> > >>>> >>>>
> > >>>> >>>> - KIP-517: Add consumer metrics to observe user poll behavior
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-511: Collect and Expose Client's Name and Version in the
> > >>>> Brokers
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
> > >>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
> > >>>> >>>>
> > >>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-466: Add support for List<T> serialization and
> > >>>> deserialization
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> > >>>> >>>> <T>+serialization+and+deserialization>
> > >>>> >>>>
> > >>>> >>>> - KIP-455: Create an Administrative API for Replica
> Reassignment
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-446: Add changelog topic configuration to KTable suppress
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-444: Augment metrics for Kafka Streams
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore
> > >>>> connecting
> > >>>> >>>>  <
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
> > >>>> >>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-396: Add Reset/List Offsets Operations to AdminClient
> > >>>> >>>>   <
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and
> > >>>> Repartition
> > >>>> >>> Hint
> > >>>> >>>>  <
> > >>>> >>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> > >>>> >>>>>
> > >>>> >>>>
> > >>>> >>>>
> > >>>> >>>> Thanks,
> > >>>> >>>> Manikumar
> > >>>> >>>>
> > >>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <
> > >>>> manikumar.reddy@gmail.com>
> > >>>> >>> wrote:
> > >>>> >>>>
> > >>>> >>>>> Hi all,
> > >>>> >>>>>
> > >>>> >>>>> Let's extend the feature freeze deadline to Friday to merge
> the
> > >>>> >>> current
> > >>>> >>>>> work in-progress PRs.
> > >>>> >>>>> Please ensure that all major features have been merged and
> that
> > >>>> any
> > >>>> >>> minor
> > >>>> >>>>> features have PRs by EOD Friday.
> > >>>> >>>>> We will be cutting the 2.4 release branch early on Monday
> morning.
> > >>>> >>>>>
> > >>>> >>>>> Thanks,
> > >>>> >>>>> Manikumar
> > >>>> >>>>>
> > >>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
> > >>>> manikumar.reddy@gmail.com>
> > >>>> >>>>> wrote:
> > >>>> >>>>>
> > >>>> >>>>>> Hi Gwen,
> > >>>> >>>>>>
> > >>>> >>>>>> As suggested by Ismael, If required, we can extend the
> feature
> > >>>> >>> freeze to
> > >>>> >>>>>> end of the week.
> > >>>> >>>>>>
> > >>>> >>>>>> Thanks,
> > >>>> >>>>>>
> > >>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <
> ismael@juma.me.uk>
> > >>>> >>> wrote:
> > >>>> >>>>>>
> > >>>> >>>>>>> Hi Gwen,
> > >>>> >>>>>>>
> > >>>> >>>>>>> Good question.
> > >>>> >>>>>>>
> > >>>> >>>>>>> I think we should stick to the schedule. As usual, some
> features
> > >>>> >>> will
> > >>>> >>>>>>> slip
> > >>>> >>>>>>> to the next release and that's ok, they'll get a bit more
> time
> > >>>> to
> > >>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days over the
> > >>>> feature
> > >>>> >>> freeze
> > >>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for
> features
> > >>>> that
> > >>>> >>>>>>> narrowly
> > >>>> >>>>>>> miss the cut. I think that's probably OK to continue.
> > >>>> >>>>>>>
> > >>>> >>>>>>> Ismael
> > >>>> >>>>>>>
> > >>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <
> gwen@confluent.io>
> > >>>> >>> wrote:
> > >>>> >>>>>>>
> > >>>> >>>>>>>> Hi Mani and team,
> > >>>> >>>>>>>>
> > >>>> >>>>>>>> The feature freeze deadline is right next to Kafka Summit,
> > >>>> making
> > >>>> >>> it a
> > >>>> >>>>>>>> bit stressful for the committers and community members with
> > >>>> PRs in
> > >>>> >>>>>>>> flight. What do you think about delaying the feature
> freeze and
> > >>>> >>> code
> > >>>> >>>>>>>> freeze by a week, to allow our community to enjoy Kafka
> Summit?
> > >>>> >>>>>>>>
> > >>>> >>>>>>>> Gwen
> > >>>> >>>>>>>>
> > >>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <
> > >>>> rhauch@gmail.com>
> > >>>> >>>>>>> wrote:
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>> Hi, Manikumar.
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>> Thanks for acting as release manager. Can we please add
> the
> > >>>> >>> following
> > >>>> >>>>>>>> KIPs
> > >>>> >>>>>>>>> that have all been approved with PRs either merged or in
> > >>>> >>> progress:
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > >>>> >>>>>>>>> (Chris
> > >>>> >>>>>>>>>    E mentioned this above)
> > >>>> >>>>>>>>>    -
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > >>>> >>>>>>>>> (Konstantine
> > >>>> >>>>>>>>>    mentioned this above)
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>> Thanks!
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>> Randall
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> > >>>> >>>>>>>>> konstantine@confluent.io> wrote:
> > >>>> >>>>>>>>>
> > >>>> >>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>> let's add one more on the list that was voted on time
> and is
> > >>>> >>>>>>>>>> straightforward:
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>> KIP-521:
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > >>>> >>>>>>>>>> with jira ticket:
> > >>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
> > >>>> >>>>>>>>>> and Component:
> > >>>> >>>>>>>>>> Connect
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>> Sincerely,
> > >>>> >>>>>>>>>> Konstantine
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> > >>>> >>>>>>> chrise@confluent.io>
> > >>>> >>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > >>>> >>>>>>>>>>> )
> > >>>> >>>>>>>>>>> to the 2.4 release, as it has recently been accepted?
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>> Cheers,
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>> Chris
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> > >>>> >>> lu.kevin@berkeley.edu>
> > >>>> >>>>>>>> wrote:
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>> Thanks.
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>> Regards,
> > >>>> >>>>>>>>>>>> Kevin
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> > >>>> >>>>>>>> manikumar.reddy@gmail.com>
> > >>>> >>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> Hi All,
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is the
> > >>>> >>> last date
> > >>>> >>>>>>>> for KIP
> > >>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> > >>>> >>>>>>>> manikumar.reddy@gmail.com
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>> Hi Rajini,
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > >>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
> > >>>> >>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > >>>> >>>>>>>>>>>>>>> )
> > >>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is a
> > >>>> >>> minor KIP.
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>> Thank you,
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>> Rajini
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > >>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
> > >>>> >>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>> Hi,
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> > >>>> >>>>>>>> pgwhalen@gmail.com
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>> Manikumar,
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and there
> > >>>> >>> is a PR
> > >>>> >>>>>>>> pending
> > >>>> >>>>>>>>>>>>> review,
> > >>>> >>>>>>>>>>>>>>>> can
> > >>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>> Paul
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > >>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > >>>> >>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> Hi All,
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP must
> > >>>> >>> pass
> > >>>> >>>>>>> vote
> > >>>> >>>>>>>> by
> > >>>> >>>>>>>>>>> next
> > >>>> >>>>>>>>>>>>>>>> Wednesday
> > >>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
> > >>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
> > >>>> >>> freeze
> > >>>> >>>>>>> is
> > >>>> >>>>>>>> Oct 2,
> > >>>> >>>>>>>>>>>> 2019.
> > >>>> >>>>>>>>>>>>>>>>>> In order to be included in the release, major
> > >>>> >>>>>>>> features/KIPs
> > >>>> >>>>>>>>>>> need
> > >>>> >>>>>>>>>>>>> to
> > >>>> >>>>>>>>>>>>>>> be
> > >>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
> > >>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
> > >>>> >>> state
> > >>>> >>>>>>> will
> > >>>> >>>>>>>> be
> > >>>> >>>>>>>>>>>>>>> automatically
> > >>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> There are total 84 open
> > >>>> >>>>>>>>>>>>>>>>>> <
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs, if
> > >>>> >>> you
> > >>>> >>>>>>> know
> > >>>> >>>>>>>> they
> > >>>> >>>>>>>>>>>> cannot
> > >>>> >>>>>>>>>>>>>>> make
> > >>>> >>>>>>>>>>>>>>>> it
> > >>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
> > >>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
> > >>>> >>> flaky
> > >>>> >>>>>>>> tests. We
> > >>>> >>>>>>>>>>>> really
> > >>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
> > >>>> >>> tests.
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>> Manikumar
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > >>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > >>>> >>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
> > >>>> >>> wiki
> > >>>> >>>>>>> page
> > >>>> >>>>>>>> for
> > >>>> >>>>>>>>>>>>> tracking.
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>> Manikumar
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
> > >>>> >>> Maison <
> > >>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
> > >>>> >>>>>>>>>>>>>>>>>>>> (
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > >>>> >>>>>>>>>>>>>>>>>>>> )
> > >>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready for
> > >>>> >>>>>>> review:
> > >>>> >>>>>>>>>>>>>>>>>>>> https://github.com/apache/kafka/pull/7296
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>> Thanks
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > >>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
> > >>>> >>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
> > >>>> >>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
> > >>>> >>>>>>>> Somogyi-Vass <
> > >>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
> > >>>> >>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > >>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
> > >>>> >>> already a
> > >>>> >>>>>>> pull
> > >>>> >>>>>>>>>>> request
> > >>>> >>>>>>>>>>>>>>> under
> > >>>> >>>>>>>>>>>>>>>>>> review.
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
> > >>>> >>> Manikumar <
> > >>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
> > >>>> >>> must be
> > >>>> >>>>>>>> accepted
> > >>>> >>>>>>>>>> by
> > >>>> >>>>>>>>>>>> KIP
> > >>>> >>>>>>>>>>>>>>>> Freeze
> > >>>> >>>>>>>>>>>>>>>>>>>> date
> > >>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
> > >>>> >>>>>>> Jacot <
> > >>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
> > >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
> > >>>> >>>>>>> think it
> > >>>> >>>>>>>> will
> > >>>> >>>>>>>>>>>> make
> > >>>> >>>>>>>>>>>>>>> it.
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> David
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
> > >>>> >>>>>>> Manikumar <
> > >>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
> > >>>> >>> plan
> > >>>> >>>>>>> with
> > >>>> >>>>>>>> Oct
> > >>>> >>>>>>>>>> 2019
> > >>>> >>>>>>>>>>>> as
> > >>>> >>>>>>>>>>>>>>> the
> > >>>> >>>>>>>>>>>>>>>>>> release
> > >>>> >>>>>>>>>>>>>>>>>>>>>> month
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> and
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
> > >>>> >>> been
> > >>>> >>>>>>>> voted:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>
> > >>>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
> > >>>> >>> KIP
> > >>>> >>>>>>> must be
> > >>>> >>>>>>>>>>>> accepted
> > >>>> >>>>>>>>>>>>> by
> > >>>> >>>>>>>>>>>>>>>> this
> > >>>> >>>>>>>>>>>>>>>>>>>> date in
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> order
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
> > >>>> >>> (Major
> > >>>> >>>>>>>> features
> > >>>> >>>>>>>>>>>>> merged
> > >>>> >>>>>>>>>>>>>>> &
> > >>>> >>>>>>>>>>>>>>>>>>>> working on
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
> > >>>> >>> have PR,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
> > >>>> >>> in
> > >>>> >>>>>>> this
> > >>>> >>>>>>>> state
> > >>>> >>>>>>>>>>>> will
> > >>>> >>>>>>>>>>>>> be
> > >>>> >>>>>>>>>>>>>>>>>>>> automatically
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
> > >>>> >>>>>>> (tentative)
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
> > >>>> >>>>>>> features
> > >>>> >>>>>>>> you
> > >>>> >>>>>>>>>> want
> > >>>> >>>>>>>>>>>>> push
> > >>>> >>>>>>>>>>>>>>>> into
> > >>>> >>>>>>>>>>>>>>>>>>>> Apache
> > >>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
> > >>>> >>> Ismael
> > >>>> >>>>>>>> Juma <
> > >>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
> > >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
> > >>>> >>> Manikumar. +1
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
> > >>>> >>>>>>>> Manikumar <
> > >>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
> > >>>> >>> be the
> > >>>> >>>>>>>> release
> > >>>> >>>>>>>>>>>>> manager
> > >>>> >>>>>>>>>>>>>>>> for
> > >>>> >>>>>>>>>>>>>>>>>> our
> > >>>> >>>>>>>>>>>>>>>>>>>> next
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
> > >>>> >>> post the
> > >>>> >>>>>>>> release
> > >>>> >>>>>>>>>>> plan
> > >>>> >>>>>>>>>>>>>>> over
> > >>>> >>>>>>>>>>>>>>>> the
> > >>>> >>>>>>>>>>>>>>>>>>>> next few
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>>
> > >>>> >>>>>>>>>>>>
> > >>>> >>>>>>>>>>>
> > >>>> >>>>>>>>>>
> > >>>> >>>>>>>>
> > >>>> >>>>>>>
> > >>>> >>>>>>
> > >>>> >>>
> > >>>> >>
> > >>>> >
> > >>>>
> > >>>>
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by John Roesler <jo...@confluent.io>.
Hi Manikumar,

There is a new bug report that we think is a blocker:

https://issues.apache.org/jira/browse/KAFKA-9169
https://github.com/apache/kafka/pull/7681

See also the dev@ thread entitled "Why standby tasks read from the
StandbyTasks::checkpointedOffsets in assignStandbyPartitions()" for
context.

I'm working on a test now.

Thanks,
-John


On Mon, Nov 11, 2019 at 10:42 AM Manikumar <ma...@gmail.com> wrote:
>
> Hi all,
>
> I am trying to get stable system test runs on 2.4 branch. While analyzing
> the ReassignPartitionsTest failure,
> Rajini identified a issue, which can cause a successful produce to be
> failed. Thanks to Rajini for identifying the issue.
>
> https://issues.apache.org/jira/browse/KAFKA-9171
> https://github.com/apache/kafka/pull/7678
>
> Thanks,
>
> On Mon, Nov 4, 2019 at 10:03 PM Manikumar <ma...@gmail.com> wrote:
>
> > Hi all,
> >
> > The underlying issue of KAFKA-8677 can cause data loss in consumers. I
> > have included KAFKA-8677 as blocker to 2.4 release.
> > Thanks to Guozhang for identifying the issue.
> >
> > https://issues.apache.org/jira/browse/KAFKA-8677
> > PR: https://github.com/apache/kafka/pull/7613
> >
> > Thanks
> >
> > On Fri, Nov 1, 2019 at 9:20 PM Manikumar <ma...@gmail.com>
> > wrote:
> >
> >> Hi All,
> >>
> >> We still have couple of blockers to close.  PRs available for both the
> >> blockers.
> >>
> >> https://issues.apache.org/jira/browse/KAFKA-8972
> >> https://issues.apache.org/jira/browse/KAFKA-9080
> >>
> >>
> >> Thanks,
> >>
> >>
> >> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <ma...@gmail.com>
> >> wrote:
> >>
> >>> Hi all,
> >>>
> >>> Quick update on the 2.4 release. We still have one blocker to close.
> >>> I will create the first RC after closing the blocker.
> >>>
> >>> https://issues.apache.org/jira/browse/KAFKA-8972
> >>>
> >>> Thank you!
> >>>
> >>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <ma...@confluent.io>
> >>> wrote:
> >>>
> >>>> Just FYI:
> >>>>
> >>>> There was also https://issues.apache.org/jira/browse/KAFKA-9058 that I
> >>>> just merged.
> >>>>
> >>>>
> >>>> -Matthias
> >>>>
> >>>> On 10/17/19 7:59 AM, Manikumar wrote:
> >>>> > Hi all,
> >>>> >
> >>>> > The code freeze deadline has now passed and at this point only
> >>>> blockers
> >>>> > will be allowed.
> >>>> > We have three blockers for 2.4.0. I will move out most of the JIRAs
> >>>> that
> >>>> > aren't currently
> >>>> > being worked on. If you think any of the other JIRAs are critical to
> >>>> > include in 2.4.0,
> >>>> > please update the fix version, mark as blocker and ensure a PR is
> >>>> ready to
> >>>> > merge.
> >>>> > I will create the first RC as soon as we close the blockers.
> >>>> > Please help to close out the 2.4.0 JIRAs.
> >>>> >
> >>>> > current blockers:
> >>>> > https://issues.apache.org/jira/browse/KAFKA-8943
> >>>> > https://issues.apache.org/jira/browse/KAFKA-8992
> >>>> > https://issues.apache.org/jira/browse/KAFKA-8972
> >>>> >
> >>>> > Thank you!
> >>>> >
> >>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <ma...@gmail.com>
> >>>> wrote:
> >>>> >
> >>>> >> Thanks Bruno. We will mark KIP-471 as complete.
> >>>> >>
> >>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <br...@confluent.io>
> >>>> wrote:
> >>>> >>
> >>>> >>> Hi Manikumar,
> >>>> >>>
> >>>> >>> It is technically true that KIP-471 is not completed, but the only
> >>>> >>> aspect that is not there are merely two metrics that I could not add
> >>>> >>> due to the RocksDB version currently used in Streams. Adding those
> >>>> two
> >>>> >>> metrics once the RocksDB version will have been increased, will be a
> >>>> >>> minor effort. So, I would consider KIP-471 as complete with those
> >>>> two
> >>>> >>> metrics blocked.
> >>>> >>>
> >>>> >>> Best,
> >>>> >>> Bruno
> >>>> >>>
> >>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <manikumar.reddy@gmail.com
> >>>> >
> >>>> >>> wrote:
> >>>> >>>>
> >>>> >>>> Hi all,
> >>>> >>>>
> >>>> >>>> I have moved couple of accepted KIPs without a PR to the next
> >>>> release.
> >>>> >>> We
> >>>> >>>> still have quite a few KIPs
> >>>> >>>> with PRs that are being reviewed, but haven't yet been merged. I
> >>>> have
> >>>> >>> left
> >>>> >>>> all of these in assuming these
> >>>> >>>> PRs are ready and not risky to merge.  Please update your assigned
> >>>> >>>> KIPs/JIRAs, if they are not ready and
> >>>> >>>>  if you know they cannot make it to 2.4.0.
> >>>> >>>>
> >>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged by Oct
> >>>> 16th. Any
> >>>> >>>> remaining KIPs
> >>>> >>>> will be moved to the next release.
> >>>> >>>>
> >>>> >>>> The KIPs still in progress are:
> >>>> >>>>
> >>>> >>>> - KIP-517: Add consumer metrics to observe user poll behavior
> >>>> >>>>  <
> >>>> >>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> >>>> >>>>>
> >>>> >>>>
> >>>> >>>> - KIP-511: Collect and Expose Client's Name and Version in the
> >>>> Brokers
> >>>> >>>>  <
> >>>> >>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> >>>> >>>>>
> >>>> >>>>
> >>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
> >>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
> >>>> >>>>
> >>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
> >>>> >>>>  <
> >>>> >>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> >>>> >>>>>
> >>>> >>>>
> >>>> >>>> - KIP-466: Add support for List<T> serialization and
> >>>> deserialization
> >>>> >>>>  <
> >>>> >>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> >>>> >>>> <T>+serialization+and+deserialization>
> >>>> >>>>
> >>>> >>>> - KIP-455: Create an Administrative API for Replica Reassignment
> >>>> >>>>  <
> >>>> >>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> >>>> >>>>>
> >>>> >>>>
> >>>> >>>> - KIP-446: Add changelog topic configuration to KTable suppress
> >>>> >>>>  <
> >>>> >>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> >>>> >>>>>
> >>>> >>>>
> >>>> >>>> - KIP-444: Augment metrics for Kafka Streams
> >>>> >>>>  <
> >>>> >>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> >>>> >>>>>
> >>>> >>>>
> >>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
> >>>> >>>>  <
> >>>> >>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> >>>> >>>>>
> >>>> >>>>
> >>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore
> >>>> connecting
> >>>> >>>>  <
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
> >>>> >>>>
> >>>> >>>>
> >>>> >>>> - KIP-396: Add Reset/List Offsets Operations to AdminClient
> >>>> >>>>   <
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> >>>> >>>>>
> >>>> >>>>
> >>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and
> >>>> Repartition
> >>>> >>> Hint
> >>>> >>>>  <
> >>>> >>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> >>>> >>>>>
> >>>> >>>>
> >>>> >>>>
> >>>> >>>> Thanks,
> >>>> >>>> Manikumar
> >>>> >>>>
> >>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <
> >>>> manikumar.reddy@gmail.com>
> >>>> >>> wrote:
> >>>> >>>>
> >>>> >>>>> Hi all,
> >>>> >>>>>
> >>>> >>>>> Let's extend the feature freeze deadline to Friday to merge the
> >>>> >>> current
> >>>> >>>>> work in-progress PRs.
> >>>> >>>>> Please ensure that all major features have been merged and that
> >>>> any
> >>>> >>> minor
> >>>> >>>>> features have PRs by EOD Friday.
> >>>> >>>>> We will be cutting the 2.4 release branch early on Monday morning.
> >>>> >>>>>
> >>>> >>>>> Thanks,
> >>>> >>>>> Manikumar
> >>>> >>>>>
> >>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
> >>>> manikumar.reddy@gmail.com>
> >>>> >>>>> wrote:
> >>>> >>>>>
> >>>> >>>>>> Hi Gwen,
> >>>> >>>>>>
> >>>> >>>>>> As suggested by Ismael, If required, we can extend the feature
> >>>> >>> freeze to
> >>>> >>>>>> end of the week.
> >>>> >>>>>>
> >>>> >>>>>> Thanks,
> >>>> >>>>>>
> >>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk>
> >>>> >>> wrote:
> >>>> >>>>>>
> >>>> >>>>>>> Hi Gwen,
> >>>> >>>>>>>
> >>>> >>>>>>> Good question.
> >>>> >>>>>>>
> >>>> >>>>>>> I think we should stick to the schedule. As usual, some features
> >>>> >>> will
> >>>> >>>>>>> slip
> >>>> >>>>>>> to the next release and that's ok, they'll get a bit more time
> >>>> to
> >>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days over the
> >>>> feature
> >>>> >>> freeze
> >>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for features
> >>>> that
> >>>> >>>>>>> narrowly
> >>>> >>>>>>> miss the cut. I think that's probably OK to continue.
> >>>> >>>>>>>
> >>>> >>>>>>> Ismael
> >>>> >>>>>>>
> >>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io>
> >>>> >>> wrote:
> >>>> >>>>>>>
> >>>> >>>>>>>> Hi Mani and team,
> >>>> >>>>>>>>
> >>>> >>>>>>>> The feature freeze deadline is right next to Kafka Summit,
> >>>> making
> >>>> >>> it a
> >>>> >>>>>>>> bit stressful for the committers and community members with
> >>>> PRs in
> >>>> >>>>>>>> flight. What do you think about delaying the feature freeze and
> >>>> >>> code
> >>>> >>>>>>>> freeze by a week, to allow our community to enjoy Kafka Summit?
> >>>> >>>>>>>>
> >>>> >>>>>>>> Gwen
> >>>> >>>>>>>>
> >>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <
> >>>> rhauch@gmail.com>
> >>>> >>>>>>> wrote:
> >>>> >>>>>>>>>
> >>>> >>>>>>>>> Hi, Manikumar.
> >>>> >>>>>>>>>
> >>>> >>>>>>>>> Thanks for acting as release manager. Can we please add the
> >>>> >>> following
> >>>> >>>>>>>> KIPs
> >>>> >>>>>>>>> that have all been approved with PRs either merged or in
> >>>> >>> progress:
> >>>> >>>>>>>>>
> >>>> >>>>>>>>>
> >>>> >>>>>>>>>    -
> >>>> >>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> >>>> >>>>>>>>>    -
> >>>> >>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> >>>> >>>>>>>>>    -
> >>>> >>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> >>>> >>>>>>>>>    -
> >>>> >>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> >>>> >>>>>>>>>    -
> >>>> >>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> >>>> >>>>>>>>> (Chris
> >>>> >>>>>>>>>    E mentioned this above)
> >>>> >>>>>>>>>    -
> >>>> >>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> >>>> >>>>>>>>> (Konstantine
> >>>> >>>>>>>>>    mentioned this above)
> >>>> >>>>>>>>>
> >>>> >>>>>>>>> Thanks!
> >>>> >>>>>>>>>
> >>>> >>>>>>>>> Randall
> >>>> >>>>>>>>>
> >>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> >>>> >>>>>>>>> konstantine@confluent.io> wrote:
> >>>> >>>>>>>>>
> >>>> >>>>>>>>>> Hi Manikumar,
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>>> let's add one more on the list that was voted on time and is
> >>>> >>>>>>>>>> straightforward:
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>>> KIP-521:
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> >>>> >>>>>>>>>> with jira ticket:
> >>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
> >>>> >>>>>>>>>> and Component:
> >>>> >>>>>>>>>> Connect
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>>> Sincerely,
> >>>> >>>>>>>>>> Konstantine
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> >>>> >>>>>>> chrise@confluent.io>
> >>>> >>>>>>>>>> wrote:
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>>>> Hi Manikumar,
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> >>>> >>>>>>>>>>> )
> >>>> >>>>>>>>>>> to the 2.4 release, as it has recently been accepted?
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>> Cheers,
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>> Chris
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> >>>> >>> lu.kevin@berkeley.edu>
> >>>> >>>>>>>> wrote:
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>>> Hi Manikumar,
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>> Thanks.
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>> Regards,
> >>>> >>>>>>>>>>>> Kevin
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> >>>> >>>>>>>> manikumar.reddy@gmail.com>
> >>>> >>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>>> Hi All,
> >>>> >>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is the
> >>>> >>> last date
> >>>> >>>>>>>> for KIP
> >>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
> >>>> >>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>> Thanks,
> >>>> >>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> >>>> >>>>>>>> manikumar.reddy@gmail.com
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>> Hi Rajini,
> >>>> >>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
> >>>> >>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>> Thanks,
> >>>> >>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> >>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
> >>>> >>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>> Hi Manikumar,
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> >>>> >>>>>>>>>>>>>>> )
> >>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is a
> >>>> >>> minor KIP.
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>> Thank you,
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>> Rajini
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> >>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
> >>>> >>>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>> Hi,
> >>>> >>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
> >>>> >>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>> Thanks,
> >>>> >>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> >>>> >>>>>>>> pgwhalen@gmail.com
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>> Manikumar,
> >>>> >>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and there
> >>>> >>> is a PR
> >>>> >>>>>>>> pending
> >>>> >>>>>>>>>>>>> review,
> >>>> >>>>>>>>>>>>>>>> can
> >>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
> >>>> >>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>> Thanks,
> >>>> >>>>>>>>>>>>>>>>> Paul
> >>>> >>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> >>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
> >>>> >>>>>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>> Hi All,
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP must
> >>>> >>> pass
> >>>> >>>>>>> vote
> >>>> >>>>>>>> by
> >>>> >>>>>>>>>>> next
> >>>> >>>>>>>>>>>>>>>> Wednesday
> >>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
> >>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
> >>>> >>> freeze
> >>>> >>>>>>> is
> >>>> >>>>>>>> Oct 2,
> >>>> >>>>>>>>>>>> 2019.
> >>>> >>>>>>>>>>>>>>>>>> In order to be included in the release, major
> >>>> >>>>>>>> features/KIPs
> >>>> >>>>>>>>>>> need
> >>>> >>>>>>>>>>>>> to
> >>>> >>>>>>>>>>>>>>> be
> >>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
> >>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
> >>>> >>> state
> >>>> >>>>>>> will
> >>>> >>>>>>>> be
> >>>> >>>>>>>>>>>>>>> automatically
> >>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>> There are total 84 open
> >>>> >>>>>>>>>>>>>>>>>> <
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> >>>> >>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs, if
> >>>> >>> you
> >>>> >>>>>>> know
> >>>> >>>>>>>> they
> >>>> >>>>>>>>>>>> cannot
> >>>> >>>>>>>>>>>>>>> make
> >>>> >>>>>>>>>>>>>>>> it
> >>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
> >>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
> >>>> >>> flaky
> >>>> >>>>>>>> tests. We
> >>>> >>>>>>>>>>>> really
> >>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
> >>>> >>> tests.
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>> Thanks,
> >>>> >>>>>>>>>>>>>>>>>> Manikumar
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> >>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> >>>> >>>>>>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
> >>>> >>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
> >>>> >>> wiki
> >>>> >>>>>>> page
> >>>> >>>>>>>> for
> >>>> >>>>>>>>>>>>> tracking.
> >>>> >>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>> Thanks,
> >>>> >>>>>>>>>>>>>>>>>>> Manikumar
> >>>> >>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
> >>>> >>> Maison <
> >>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
> >>>> >>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> >>>> >>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
> >>>> >>>>>>>>>>>>>>>>>>>> (
> >>>> >>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> >>>> >>>>>>>>>>>>>>>>>>>> )
> >>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready for
> >>>> >>>>>>> review:
> >>>> >>>>>>>>>>>>>>>>>>>> https://github.com/apache/kafka/pull/7296
> >>>> >>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>> Thanks
> >>>> >>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> >>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
> >>>> >>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
> >>>> >>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
> >>>> >>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
> >>>> >>>>>>>> Somogyi-Vass <
> >>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
> >>>> >>>>>>>>>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> >>>> >>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
> >>>> >>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> >>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
> >>>> >>> already a
> >>>> >>>>>>> pull
> >>>> >>>>>>>>>>> request
> >>>> >>>>>>>>>>>>>>> under
> >>>> >>>>>>>>>>>>>>>>>> review.
> >>>> >>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
> >>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
> >>>> >>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
> >>>> >>> Manikumar <
> >>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> >>>> >>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
> >>>> >>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
> >>>> >>> must be
> >>>> >>>>>>>> accepted
> >>>> >>>>>>>>>> by
> >>>> >>>>>>>>>>>> KIP
> >>>> >>>>>>>>>>>>>>>> Freeze
> >>>> >>>>>>>>>>>>>>>>>>>> date
> >>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
> >>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
> >>>> >>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
> >>>> >>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
> >>>> >>>>>>> Jacot <
> >>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
> >>>> >>>>>>>>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
> >>>> >>>>>>> think it
> >>>> >>>>>>>> will
> >>>> >>>>>>>>>>>> make
> >>>> >>>>>>>>>>>>>>> it.
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> >>>> >>>>>>>>>>>>>>>>>>>>>>>> David
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
> >>>> >>>>>>> Manikumar <
> >>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
> >>>> >>> plan
> >>>> >>>>>>> with
> >>>> >>>>>>>> Oct
> >>>> >>>>>>>>>> 2019
> >>>> >>>>>>>>>>>> as
> >>>> >>>>>>>>>>>>>>> the
> >>>> >>>>>>>>>>>>>>>>>> release
> >>>> >>>>>>>>>>>>>>>>>>>>>> month
> >>>> >>>>>>>>>>>>>>>>>>>>>>>> and
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
> >>>> >>> been
> >>>> >>>>>>>> voted:
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>
> >>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
> >>>> >>> KIP
> >>>> >>>>>>> must be
> >>>> >>>>>>>>>>>> accepted
> >>>> >>>>>>>>>>>>> by
> >>>> >>>>>>>>>>>>>>>> this
> >>>> >>>>>>>>>>>>>>>>>>>> date in
> >>>> >>>>>>>>>>>>>>>>>>>>>>>> order
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
> >>>> >>> (Major
> >>>> >>>>>>>> features
> >>>> >>>>>>>>>>>>> merged
> >>>> >>>>>>>>>>>>>>> &
> >>>> >>>>>>>>>>>>>>>>>>>> working on
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
> >>>> >>> have PR,
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
> >>>> >>> in
> >>>> >>>>>>> this
> >>>> >>>>>>>> state
> >>>> >>>>>>>>>>>> will
> >>>> >>>>>>>>>>>>> be
> >>>> >>>>>>>>>>>>>>>>>>>> automatically
> >>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
> >>>> >>>>>>> (tentative)
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
> >>>> >>>>>>> features
> >>>> >>>>>>>> you
> >>>> >>>>>>>>>> want
> >>>> >>>>>>>>>>>>> push
> >>>> >>>>>>>>>>>>>>>> into
> >>>> >>>>>>>>>>>>>>>>>>>> Apache
> >>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
> >>>> >>> Ismael
> >>>> >>>>>>>> Juma <
> >>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
> >>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
> >>>> >>> Manikumar. +1
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
> >>>> >>>>>>>> Manikumar <
> >>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
> >>>> >>> be the
> >>>> >>>>>>>> release
> >>>> >>>>>>>>>>>>> manager
> >>>> >>>>>>>>>>>>>>>> for
> >>>> >>>>>>>>>>>>>>>>>> our
> >>>> >>>>>>>>>>>>>>>>>>>> next
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
> >>>> >>> post the
> >>>> >>>>>>>> release
> >>>> >>>>>>>>>>> plan
> >>>> >>>>>>>>>>>>>>> over
> >>>> >>>>>>>>>>>>>>>> the
> >>>> >>>>>>>>>>>>>>>>>>>> next few
> >>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>>
> >>>> >>>>>>>>>>>>
> >>>> >>>>>>>>>>>
> >>>> >>>>>>>>>>
> >>>> >>>>>>>>
> >>>> >>>>>>>
> >>>> >>>>>>
> >>>> >>>
> >>>> >>
> >>>> >
> >>>>
> >>>>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi all,

I am trying to get stable system test runs on 2.4 branch. While analyzing
the ReassignPartitionsTest failure,
Rajini identified a issue, which can cause a successful produce to be
failed. Thanks to Rajini for identifying the issue.

https://issues.apache.org/jira/browse/KAFKA-9171
https://github.com/apache/kafka/pull/7678

Thanks,

On Mon, Nov 4, 2019 at 10:03 PM Manikumar <ma...@gmail.com> wrote:

> Hi all,
>
> The underlying issue of KAFKA-8677 can cause data loss in consumers. I
> have included KAFKA-8677 as blocker to 2.4 release.
> Thanks to Guozhang for identifying the issue.
>
> https://issues.apache.org/jira/browse/KAFKA-8677
> PR: https://github.com/apache/kafka/pull/7613
>
> Thanks
>
> On Fri, Nov 1, 2019 at 9:20 PM Manikumar <ma...@gmail.com>
> wrote:
>
>> Hi All,
>>
>> We still have couple of blockers to close.  PRs available for both the
>> blockers.
>>
>> https://issues.apache.org/jira/browse/KAFKA-8972
>> https://issues.apache.org/jira/browse/KAFKA-9080
>>
>>
>> Thanks,
>>
>>
>> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <ma...@gmail.com>
>> wrote:
>>
>>> Hi all,
>>>
>>> Quick update on the 2.4 release. We still have one blocker to close.
>>> I will create the first RC after closing the blocker.
>>>
>>> https://issues.apache.org/jira/browse/KAFKA-8972
>>>
>>> Thank you!
>>>
>>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <ma...@confluent.io>
>>> wrote:
>>>
>>>> Just FYI:
>>>>
>>>> There was also https://issues.apache.org/jira/browse/KAFKA-9058 that I
>>>> just merged.
>>>>
>>>>
>>>> -Matthias
>>>>
>>>> On 10/17/19 7:59 AM, Manikumar wrote:
>>>> > Hi all,
>>>> >
>>>> > The code freeze deadline has now passed and at this point only
>>>> blockers
>>>> > will be allowed.
>>>> > We have three blockers for 2.4.0. I will move out most of the JIRAs
>>>> that
>>>> > aren't currently
>>>> > being worked on. If you think any of the other JIRAs are critical to
>>>> > include in 2.4.0,
>>>> > please update the fix version, mark as blocker and ensure a PR is
>>>> ready to
>>>> > merge.
>>>> > I will create the first RC as soon as we close the blockers.
>>>> > Please help to close out the 2.4.0 JIRAs.
>>>> >
>>>> > current blockers:
>>>> > https://issues.apache.org/jira/browse/KAFKA-8943
>>>> > https://issues.apache.org/jira/browse/KAFKA-8992
>>>> > https://issues.apache.org/jira/browse/KAFKA-8972
>>>> >
>>>> > Thank you!
>>>> >
>>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <ma...@gmail.com>
>>>> wrote:
>>>> >
>>>> >> Thanks Bruno. We will mark KIP-471 as complete.
>>>> >>
>>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <br...@confluent.io>
>>>> wrote:
>>>> >>
>>>> >>> Hi Manikumar,
>>>> >>>
>>>> >>> It is technically true that KIP-471 is not completed, but the only
>>>> >>> aspect that is not there are merely two metrics that I could not add
>>>> >>> due to the RocksDB version currently used in Streams. Adding those
>>>> two
>>>> >>> metrics once the RocksDB version will have been increased, will be a
>>>> >>> minor effort. So, I would consider KIP-471 as complete with those
>>>> two
>>>> >>> metrics blocked.
>>>> >>>
>>>> >>> Best,
>>>> >>> Bruno
>>>> >>>
>>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <manikumar.reddy@gmail.com
>>>> >
>>>> >>> wrote:
>>>> >>>>
>>>> >>>> Hi all,
>>>> >>>>
>>>> >>>> I have moved couple of accepted KIPs without a PR to the next
>>>> release.
>>>> >>> We
>>>> >>>> still have quite a few KIPs
>>>> >>>> with PRs that are being reviewed, but haven't yet been merged. I
>>>> have
>>>> >>> left
>>>> >>>> all of these in assuming these
>>>> >>>> PRs are ready and not risky to merge.  Please update your assigned
>>>> >>>> KIPs/JIRAs, if they are not ready and
>>>> >>>>  if you know they cannot make it to 2.4.0.
>>>> >>>>
>>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged by Oct
>>>> 16th. Any
>>>> >>>> remaining KIPs
>>>> >>>> will be moved to the next release.
>>>> >>>>
>>>> >>>> The KIPs still in progress are:
>>>> >>>>
>>>> >>>> - KIP-517: Add consumer metrics to observe user poll behavior
>>>> >>>>  <
>>>> >>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>>>> >>>>>
>>>> >>>>
>>>> >>>> - KIP-511: Collect and Expose Client's Name and Version in the
>>>> Brokers
>>>> >>>>  <
>>>> >>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
>>>> >>>>>
>>>> >>>>
>>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
>>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
>>>> >>>>
>>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
>>>> >>>>  <
>>>> >>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
>>>> >>>>>
>>>> >>>>
>>>> >>>> - KIP-466: Add support for List<T> serialization and
>>>> deserialization
>>>> >>>>  <
>>>> >>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
>>>> >>>> <T>+serialization+and+deserialization>
>>>> >>>>
>>>> >>>> - KIP-455: Create an Administrative API for Replica Reassignment
>>>> >>>>  <
>>>> >>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
>>>> >>>>>
>>>> >>>>
>>>> >>>> - KIP-446: Add changelog topic configuration to KTable suppress
>>>> >>>>  <
>>>> >>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
>>>> >>>>>
>>>> >>>>
>>>> >>>> - KIP-444: Augment metrics for Kafka Streams
>>>> >>>>  <
>>>> >>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
>>>> >>>>>
>>>> >>>>
>>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
>>>> >>>>  <
>>>> >>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>>>> >>>>>
>>>> >>>>
>>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore
>>>> connecting
>>>> >>>>  <
>>>> >>>
>>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
>>>> >>>>
>>>> >>>>
>>>> >>>> - KIP-396: Add Reset/List Offsets Operations to AdminClient
>>>> >>>>   <
>>>> >>>
>>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>>>> >>>>>
>>>> >>>>
>>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and
>>>> Repartition
>>>> >>> Hint
>>>> >>>>  <
>>>> >>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
>>>> >>>>>
>>>> >>>>
>>>> >>>>
>>>> >>>> Thanks,
>>>> >>>> Manikumar
>>>> >>>>
>>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <
>>>> manikumar.reddy@gmail.com>
>>>> >>> wrote:
>>>> >>>>
>>>> >>>>> Hi all,
>>>> >>>>>
>>>> >>>>> Let's extend the feature freeze deadline to Friday to merge the
>>>> >>> current
>>>> >>>>> work in-progress PRs.
>>>> >>>>> Please ensure that all major features have been merged and that
>>>> any
>>>> >>> minor
>>>> >>>>> features have PRs by EOD Friday.
>>>> >>>>> We will be cutting the 2.4 release branch early on Monday morning.
>>>> >>>>>
>>>> >>>>> Thanks,
>>>> >>>>> Manikumar
>>>> >>>>>
>>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
>>>> manikumar.reddy@gmail.com>
>>>> >>>>> wrote:
>>>> >>>>>
>>>> >>>>>> Hi Gwen,
>>>> >>>>>>
>>>> >>>>>> As suggested by Ismael, If required, we can extend the feature
>>>> >>> freeze to
>>>> >>>>>> end of the week.
>>>> >>>>>>
>>>> >>>>>> Thanks,
>>>> >>>>>>
>>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk>
>>>> >>> wrote:
>>>> >>>>>>
>>>> >>>>>>> Hi Gwen,
>>>> >>>>>>>
>>>> >>>>>>> Good question.
>>>> >>>>>>>
>>>> >>>>>>> I think we should stick to the schedule. As usual, some features
>>>> >>> will
>>>> >>>>>>> slip
>>>> >>>>>>> to the next release and that's ok, they'll get a bit more time
>>>> to
>>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days over the
>>>> feature
>>>> >>> freeze
>>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for features
>>>> that
>>>> >>>>>>> narrowly
>>>> >>>>>>> miss the cut. I think that's probably OK to continue.
>>>> >>>>>>>
>>>> >>>>>>> Ismael
>>>> >>>>>>>
>>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io>
>>>> >>> wrote:
>>>> >>>>>>>
>>>> >>>>>>>> Hi Mani and team,
>>>> >>>>>>>>
>>>> >>>>>>>> The feature freeze deadline is right next to Kafka Summit,
>>>> making
>>>> >>> it a
>>>> >>>>>>>> bit stressful for the committers and community members with
>>>> PRs in
>>>> >>>>>>>> flight. What do you think about delaying the feature freeze and
>>>> >>> code
>>>> >>>>>>>> freeze by a week, to allow our community to enjoy Kafka Summit?
>>>> >>>>>>>>
>>>> >>>>>>>> Gwen
>>>> >>>>>>>>
>>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <
>>>> rhauch@gmail.com>
>>>> >>>>>>> wrote:
>>>> >>>>>>>>>
>>>> >>>>>>>>> Hi, Manikumar.
>>>> >>>>>>>>>
>>>> >>>>>>>>> Thanks for acting as release manager. Can we please add the
>>>> >>> following
>>>> >>>>>>>> KIPs
>>>> >>>>>>>>> that have all been approved with PRs either merged or in
>>>> >>> progress:
>>>> >>>>>>>>>
>>>> >>>>>>>>>
>>>> >>>>>>>>>    -
>>>> >>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
>>>> >>>>>>>>>    -
>>>> >>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
>>>> >>>>>>>>>    -
>>>> >>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
>>>> >>>>>>>>>    -
>>>> >>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
>>>> >>>>>>>>>    -
>>>> >>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>>>> >>>>>>>>> (Chris
>>>> >>>>>>>>>    E mentioned this above)
>>>> >>>>>>>>>    -
>>>> >>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>>>> >>>>>>>>> (Konstantine
>>>> >>>>>>>>>    mentioned this above)
>>>> >>>>>>>>>
>>>> >>>>>>>>> Thanks!
>>>> >>>>>>>>>
>>>> >>>>>>>>> Randall
>>>> >>>>>>>>>
>>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
>>>> >>>>>>>>> konstantine@confluent.io> wrote:
>>>> >>>>>>>>>
>>>> >>>>>>>>>> Hi Manikumar,
>>>> >>>>>>>>>>
>>>> >>>>>>>>>> let's add one more on the list that was voted on time and is
>>>> >>>>>>>>>> straightforward:
>>>> >>>>>>>>>>
>>>> >>>>>>>>>> KIP-521:
>>>> >>>>>>>>>>
>>>> >>>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>>>> >>>>>>>>>> with jira ticket:
>>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
>>>> >>>>>>>>>> and Component:
>>>> >>>>>>>>>> Connect
>>>> >>>>>>>>>>
>>>> >>>>>>>>>> Sincerely,
>>>> >>>>>>>>>> Konstantine
>>>> >>>>>>>>>>
>>>> >>>>>>>>>>
>>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
>>>> >>>>>>> chrise@confluent.io>
>>>> >>>>>>>>>> wrote:
>>>> >>>>>>>>>>
>>>> >>>>>>>>>>> Hi Manikumar,
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>>>> >>>>>>>>>>> )
>>>> >>>>>>>>>>> to the 2.4 release, as it has recently been accepted?
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>> Cheers,
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>> Chris
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
>>>> >>> lu.kevin@berkeley.edu>
>>>> >>>>>>>> wrote:
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>>> Hi Manikumar,
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>> Thanks.
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>> Regards,
>>>> >>>>>>>>>>>> Kevin
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
>>>> >>>>>>>> manikumar.reddy@gmail.com>
>>>> >>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>>> Hi All,
>>>> >>>>>>>>>>>>>
>>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is the
>>>> >>> last date
>>>> >>>>>>>> for KIP
>>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
>>>> >>>>>>>>>>>>>
>>>> >>>>>>>>>>>>> Thanks,
>>>> >>>>>>>>>>>>>
>>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
>>>> >>>>>>>> manikumar.reddy@gmail.com
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>> Hi Rajini,
>>>> >>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
>>>> >>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>> Thanks,
>>>> >>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
>>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
>>>> >>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>> Hi Manikumar,
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
>>>> >>>>>>>>>>>>>>> )
>>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is a
>>>> >>> minor KIP.
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>> Thank you,
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>> Rajini
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
>>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
>>>> >>>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>> Hi,
>>>> >>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
>>>> >>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>> Thanks,
>>>> >>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
>>>> >>>>>>>> pgwhalen@gmail.com
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>> Manikumar,
>>>> >>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and there
>>>> >>> is a PR
>>>> >>>>>>>> pending
>>>> >>>>>>>>>>>>> review,
>>>> >>>>>>>>>>>>>>>> can
>>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
>>>> >>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>> Thanks,
>>>> >>>>>>>>>>>>>>>>> Paul
>>>> >>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
>>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
>>>> >>>>>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>> Hi All,
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP must
>>>> >>> pass
>>>> >>>>>>> vote
>>>> >>>>>>>> by
>>>> >>>>>>>>>>> next
>>>> >>>>>>>>>>>>>>>> Wednesday
>>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
>>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
>>>> >>> freeze
>>>> >>>>>>> is
>>>> >>>>>>>> Oct 2,
>>>> >>>>>>>>>>>> 2019.
>>>> >>>>>>>>>>>>>>>>>> In order to be included in the release, major
>>>> >>>>>>>> features/KIPs
>>>> >>>>>>>>>>> need
>>>> >>>>>>>>>>>>> to
>>>> >>>>>>>>>>>>>>> be
>>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
>>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
>>>> >>> state
>>>> >>>>>>> will
>>>> >>>>>>>> be
>>>> >>>>>>>>>>>>>>> automatically
>>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>> There are total 84 open
>>>> >>>>>>>>>>>>>>>>>> <
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
>>>> >>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs, if
>>>> >>> you
>>>> >>>>>>> know
>>>> >>>>>>>> they
>>>> >>>>>>>>>>>> cannot
>>>> >>>>>>>>>>>>>>> make
>>>> >>>>>>>>>>>>>>>> it
>>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
>>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
>>>> >>> flaky
>>>> >>>>>>>> tests. We
>>>> >>>>>>>>>>>> really
>>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
>>>> >>> tests.
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>> Thanks,
>>>> >>>>>>>>>>>>>>>>>> Manikumar
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
>>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
>>>> >>>>>>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
>>>> >>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
>>>> >>> wiki
>>>> >>>>>>> page
>>>> >>>>>>>> for
>>>> >>>>>>>>>>>>> tracking.
>>>> >>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>> Thanks,
>>>> >>>>>>>>>>>>>>>>>>> Manikumar
>>>> >>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
>>>> >>> Maison <
>>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
>>>> >>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>>>> >>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
>>>> >>>>>>>>>>>>>>>>>>>> (
>>>> >>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>>>> >>>>>>>>>>>>>>>>>>>> )
>>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready for
>>>> >>>>>>> review:
>>>> >>>>>>>>>>>>>>>>>>>> https://github.com/apache/kafka/pull/7296
>>>> >>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>> Thanks
>>>> >>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
>>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
>>>> >>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
>>>> >>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
>>>> >>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
>>>> >>>>>>>> Somogyi-Vass <
>>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
>>>> >>>>>>>>>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
>>>> >>> already a
>>>> >>>>>>> pull
>>>> >>>>>>>>>>> request
>>>> >>>>>>>>>>>>>>> under
>>>> >>>>>>>>>>>>>>>>>> review.
>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
>>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
>>>> >>> Manikumar <
>>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>>>> >>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
>>>> >>> must be
>>>> >>>>>>>> accepted
>>>> >>>>>>>>>> by
>>>> >>>>>>>>>>>> KIP
>>>> >>>>>>>>>>>>>>>> Freeze
>>>> >>>>>>>>>>>>>>>>>>>> date
>>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
>>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
>>>> >>>>>>> Jacot <
>>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
>>>> >>>>>>>>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
>>>> >>>>>>> think it
>>>> >>>>>>>> will
>>>> >>>>>>>>>>>> make
>>>> >>>>>>>>>>>>>>> it.
>>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
>>>> >>>>>>>>>>>>>>>>>>>>>>>> David
>>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
>>>> >>>>>>> Manikumar <
>>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
>>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
>>>> >>> plan
>>>> >>>>>>> with
>>>> >>>>>>>> Oct
>>>> >>>>>>>>>> 2019
>>>> >>>>>>>>>>>> as
>>>> >>>>>>>>>>>>>>> the
>>>> >>>>>>>>>>>>>>>>>> release
>>>> >>>>>>>>>>>>>>>>>>>>>> month
>>>> >>>>>>>>>>>>>>>>>>>>>>>> and
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
>>>> >>> been
>>>> >>>>>>>> voted:
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>
>>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
>>>> >>> KIP
>>>> >>>>>>> must be
>>>> >>>>>>>>>>>> accepted
>>>> >>>>>>>>>>>>> by
>>>> >>>>>>>>>>>>>>>> this
>>>> >>>>>>>>>>>>>>>>>>>> date in
>>>> >>>>>>>>>>>>>>>>>>>>>>>> order
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
>>>> >>> (Major
>>>> >>>>>>>> features
>>>> >>>>>>>>>>>>> merged
>>>> >>>>>>>>>>>>>>> &
>>>> >>>>>>>>>>>>>>>>>>>> working on
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
>>>> >>> have PR,
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
>>>> >>> in
>>>> >>>>>>> this
>>>> >>>>>>>> state
>>>> >>>>>>>>>>>> will
>>>> >>>>>>>>>>>>> be
>>>> >>>>>>>>>>>>>>>>>>>> automatically
>>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
>>>> >>>>>>> (tentative)
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
>>>> >>>>>>> features
>>>> >>>>>>>> you
>>>> >>>>>>>>>> want
>>>> >>>>>>>>>>>>> push
>>>> >>>>>>>>>>>>>>>> into
>>>> >>>>>>>>>>>>>>>>>>>> Apache
>>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
>>>> >>> Ismael
>>>> >>>>>>>> Juma <
>>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
>>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
>>>> >>> Manikumar. +1
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
>>>> >>>>>>>> Manikumar <
>>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
>>>> >>> be the
>>>> >>>>>>>> release
>>>> >>>>>>>>>>>>> manager
>>>> >>>>>>>>>>>>>>>> for
>>>> >>>>>>>>>>>>>>>>>> our
>>>> >>>>>>>>>>>>>>>>>>>> next
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
>>>> >>> post the
>>>> >>>>>>>> release
>>>> >>>>>>>>>>> plan
>>>> >>>>>>>>>>>>>>> over
>>>> >>>>>>>>>>>>>>>> the
>>>> >>>>>>>>>>>>>>>>>>>> next few
>>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>>
>>>> >>>>>>>>>>>>>
>>>> >>>>>>>>>>>>
>>>> >>>>>>>>>>>
>>>> >>>>>>>>>>
>>>> >>>>>>>>
>>>> >>>>>>>
>>>> >>>>>>
>>>> >>>
>>>> >>
>>>> >
>>>>
>>>>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi all,

The underlying issue of KAFKA-8677 can cause data loss in consumers. I have
included KAFKA-8677 as blocker to 2.4 release.
Thanks to Guozhang for identifying the issue.

https://issues.apache.org/jira/browse/KAFKA-8677
PR: https://github.com/apache/kafka/pull/7613

Thanks

On Fri, Nov 1, 2019 at 9:20 PM Manikumar <ma...@gmail.com> wrote:

> Hi All,
>
> We still have couple of blockers to close.  PRs available for both the
> blockers.
>
> https://issues.apache.org/jira/browse/KAFKA-8972
> https://issues.apache.org/jira/browse/KAFKA-9080
>
>
> Thanks,
>
>
> On Fri, Oct 25, 2019 at 10:48 PM Manikumar <ma...@gmail.com>
> wrote:
>
>> Hi all,
>>
>> Quick update on the 2.4 release. We still have one blocker to close.
>> I will create the first RC after closing the blocker.
>>
>> https://issues.apache.org/jira/browse/KAFKA-8972
>>
>> Thank you!
>>
>> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <ma...@confluent.io>
>> wrote:
>>
>>> Just FYI:
>>>
>>> There was also https://issues.apache.org/jira/browse/KAFKA-9058 that I
>>> just merged.
>>>
>>>
>>> -Matthias
>>>
>>> On 10/17/19 7:59 AM, Manikumar wrote:
>>> > Hi all,
>>> >
>>> > The code freeze deadline has now passed and at this point only blockers
>>> > will be allowed.
>>> > We have three blockers for 2.4.0. I will move out most of the JIRAs
>>> that
>>> > aren't currently
>>> > being worked on. If you think any of the other JIRAs are critical to
>>> > include in 2.4.0,
>>> > please update the fix version, mark as blocker and ensure a PR is
>>> ready to
>>> > merge.
>>> > I will create the first RC as soon as we close the blockers.
>>> > Please help to close out the 2.4.0 JIRAs.
>>> >
>>> > current blockers:
>>> > https://issues.apache.org/jira/browse/KAFKA-8943
>>> > https://issues.apache.org/jira/browse/KAFKA-8992
>>> > https://issues.apache.org/jira/browse/KAFKA-8972
>>> >
>>> > Thank you!
>>> >
>>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <ma...@gmail.com>
>>> wrote:
>>> >
>>> >> Thanks Bruno. We will mark KIP-471 as complete.
>>> >>
>>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <br...@confluent.io>
>>> wrote:
>>> >>
>>> >>> Hi Manikumar,
>>> >>>
>>> >>> It is technically true that KIP-471 is not completed, but the only
>>> >>> aspect that is not there are merely two metrics that I could not add
>>> >>> due to the RocksDB version currently used in Streams. Adding those
>>> two
>>> >>> metrics once the RocksDB version will have been increased, will be a
>>> >>> minor effort. So, I would consider KIP-471 as complete with those two
>>> >>> metrics blocked.
>>> >>>
>>> >>> Best,
>>> >>> Bruno
>>> >>>
>>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <ma...@gmail.com>
>>> >>> wrote:
>>> >>>>
>>> >>>> Hi all,
>>> >>>>
>>> >>>> I have moved couple of accepted KIPs without a PR to the next
>>> release.
>>> >>> We
>>> >>>> still have quite a few KIPs
>>> >>>> with PRs that are being reviewed, but haven't yet been merged. I
>>> have
>>> >>> left
>>> >>>> all of these in assuming these
>>> >>>> PRs are ready and not risky to merge.  Please update your assigned
>>> >>>> KIPs/JIRAs, if they are not ready and
>>> >>>>  if you know they cannot make it to 2.4.0.
>>> >>>>
>>> >>>> Please ensure that all KIPs for 2.4.0 have been merged by Oct 16th.
>>> Any
>>> >>>> remaining KIPs
>>> >>>> will be moved to the next release.
>>> >>>>
>>> >>>> The KIPs still in progress are:
>>> >>>>
>>> >>>> - KIP-517: Add consumer metrics to observe user poll behavior
>>> >>>>  <
>>> >>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>>> >>>>>
>>> >>>>
>>> >>>> - KIP-511: Collect and Expose Client's Name and Version in the
>>> Brokers
>>> >>>>  <
>>> >>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
>>> >>>>>
>>> >>>>
>>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
>>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
>>> >>>>
>>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
>>> >>>>  <
>>> >>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
>>> >>>>>
>>> >>>>
>>> >>>> - KIP-466: Add support for List<T> serialization and deserialization
>>> >>>>  <
>>> >>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
>>> >>>> <T>+serialization+and+deserialization>
>>> >>>>
>>> >>>> - KIP-455: Create an Administrative API for Replica Reassignment
>>> >>>>  <
>>> >>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
>>> >>>>>
>>> >>>>
>>> >>>> - KIP-446: Add changelog topic configuration to KTable suppress
>>> >>>>  <
>>> >>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
>>> >>>>>
>>> >>>>
>>> >>>> - KIP-444: Augment metrics for Kafka Streams
>>> >>>>  <
>>> >>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
>>> >>>>>
>>> >>>>
>>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
>>> >>>>  <
>>> >>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>>> >>>>>
>>> >>>>
>>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore
>>> connecting
>>> >>>>  <
>>> >>>
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
>>> >>>>
>>> >>>>
>>> >>>> - KIP-396: Add Reset/List Offsets Operations to AdminClient
>>> >>>>   <
>>> >>>
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>>> >>>>>
>>> >>>>
>>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and
>>> Repartition
>>> >>> Hint
>>> >>>>  <
>>> >>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
>>> >>>>>
>>> >>>>
>>> >>>>
>>> >>>> Thanks,
>>> >>>> Manikumar
>>> >>>>
>>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <manikumar.reddy@gmail.com
>>> >
>>> >>> wrote:
>>> >>>>
>>> >>>>> Hi all,
>>> >>>>>
>>> >>>>> Let's extend the feature freeze deadline to Friday to merge the
>>> >>> current
>>> >>>>> work in-progress PRs.
>>> >>>>> Please ensure that all major features have been merged and that any
>>> >>> minor
>>> >>>>> features have PRs by EOD Friday.
>>> >>>>> We will be cutting the 2.4 release branch early on Monday morning.
>>> >>>>>
>>> >>>>> Thanks,
>>> >>>>> Manikumar
>>> >>>>>
>>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
>>> manikumar.reddy@gmail.com>
>>> >>>>> wrote:
>>> >>>>>
>>> >>>>>> Hi Gwen,
>>> >>>>>>
>>> >>>>>> As suggested by Ismael, If required, we can extend the feature
>>> >>> freeze to
>>> >>>>>> end of the week.
>>> >>>>>>
>>> >>>>>> Thanks,
>>> >>>>>>
>>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk>
>>> >>> wrote:
>>> >>>>>>
>>> >>>>>>> Hi Gwen,
>>> >>>>>>>
>>> >>>>>>> Good question.
>>> >>>>>>>
>>> >>>>>>> I think we should stick to the schedule. As usual, some features
>>> >>> will
>>> >>>>>>> slip
>>> >>>>>>> to the next release and that's ok, they'll get a bit more time to
>>> >>>>>>> stabilize. In the past, we have allowed 1-2 days over the feature
>>> >>> freeze
>>> >>>>>>> date (i.e. end of the week instead of Wednesday) for features
>>> that
>>> >>>>>>> narrowly
>>> >>>>>>> miss the cut. I think that's probably OK to continue.
>>> >>>>>>>
>>> >>>>>>> Ismael
>>> >>>>>>>
>>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io>
>>> >>> wrote:
>>> >>>>>>>
>>> >>>>>>>> Hi Mani and team,
>>> >>>>>>>>
>>> >>>>>>>> The feature freeze deadline is right next to Kafka Summit,
>>> making
>>> >>> it a
>>> >>>>>>>> bit stressful for the committers and community members with PRs
>>> in
>>> >>>>>>>> flight. What do you think about delaying the feature freeze and
>>> >>> code
>>> >>>>>>>> freeze by a week, to allow our community to enjoy Kafka Summit?
>>> >>>>>>>>
>>> >>>>>>>> Gwen
>>> >>>>>>>>
>>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rhauch@gmail.com
>>> >
>>> >>>>>>> wrote:
>>> >>>>>>>>>
>>> >>>>>>>>> Hi, Manikumar.
>>> >>>>>>>>>
>>> >>>>>>>>> Thanks for acting as release manager. Can we please add the
>>> >>> following
>>> >>>>>>>> KIPs
>>> >>>>>>>>> that have all been approved with PRs either merged or in
>>> >>> progress:
>>> >>>>>>>>>
>>> >>>>>>>>>
>>> >>>>>>>>>    -
>>> >>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
>>> >>>>>>>>>    -
>>> >>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
>>> >>>>>>>>>    -
>>> >>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
>>> >>>>>>>>>    -
>>> >>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
>>> >>>>>>>>>    -
>>> >>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>>> >>>>>>>>> (Chris
>>> >>>>>>>>>    E mentioned this above)
>>> >>>>>>>>>    -
>>> >>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>>> >>>>>>>>> (Konstantine
>>> >>>>>>>>>    mentioned this above)
>>> >>>>>>>>>
>>> >>>>>>>>> Thanks!
>>> >>>>>>>>>
>>> >>>>>>>>> Randall
>>> >>>>>>>>>
>>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
>>> >>>>>>>>> konstantine@confluent.io> wrote:
>>> >>>>>>>>>
>>> >>>>>>>>>> Hi Manikumar,
>>> >>>>>>>>>>
>>> >>>>>>>>>> let's add one more on the list that was voted on time and is
>>> >>>>>>>>>> straightforward:
>>> >>>>>>>>>>
>>> >>>>>>>>>> KIP-521:
>>> >>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>>> >>>>>>>>>> with jira ticket:
>>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
>>> >>>>>>>>>> and Component:
>>> >>>>>>>>>> Connect
>>> >>>>>>>>>>
>>> >>>>>>>>>> Sincerely,
>>> >>>>>>>>>> Konstantine
>>> >>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
>>> >>>>>>> chrise@confluent.io>
>>> >>>>>>>>>> wrote:
>>> >>>>>>>>>>
>>> >>>>>>>>>>> Hi Manikumar,
>>> >>>>>>>>>>>
>>> >>>>>>>>>>> Would it be possible to add KIP-507 (
>>> >>>>>>>>>>>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>>> >>>>>>>>>>> )
>>> >>>>>>>>>>> to the 2.4 release, as it has recently been accepted?
>>> >>>>>>>>>>>
>>> >>>>>>>>>>> Cheers,
>>> >>>>>>>>>>>
>>> >>>>>>>>>>> Chris
>>> >>>>>>>>>>>
>>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
>>> >>> lu.kevin@berkeley.edu>
>>> >>>>>>>> wrote:
>>> >>>>>>>>>>>
>>> >>>>>>>>>>>> Hi Manikumar,
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>> Thanks.
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>> Regards,
>>> >>>>>>>>>>>> Kevin
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
>>> >>>>>>>> manikumar.reddy@gmail.com>
>>> >>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>>> Hi All,
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is the
>>> >>> last date
>>> >>>>>>>> for KIP
>>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> Thanks,
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
>>> >>>>>>>> manikumar.reddy@gmail.com
>>> >>>>>>>>>>>
>>> >>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>>> Hi Rajini,
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>> Thanks,
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
>>> >>>>>>>>>>>> rajinisivaram@gmail.com>
>>> >>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> Hi Manikumar,
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> Can we add KIP-525 (
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
>>> >>>>>>>>>>>>>>> )
>>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is a
>>> >>> minor KIP.
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> Thank you,
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> Rajini
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
>>> >>>>>>>>>>> manikumar.reddy@gmail.com>
>>> >>>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>> Hi,
>>> >>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
>>> >>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>> Thanks,
>>> >>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
>>> >>>>>>>> pgwhalen@gmail.com
>>> >>>>>>>>>>>
>>> >>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>> Manikumar,
>>> >>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and there
>>> >>> is a PR
>>> >>>>>>>> pending
>>> >>>>>>>>>>>>> review,
>>> >>>>>>>>>>>>>>>> can
>>> >>>>>>>>>>>>>>>>> it be included in the release as well?
>>> >>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>> Thanks,
>>> >>>>>>>>>>>>>>>>> Paul
>>> >>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
>>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
>>> >>>>>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>> Hi All,
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP must
>>> >>> pass
>>> >>>>>>> vote
>>> >>>>>>>> by
>>> >>>>>>>>>>> next
>>> >>>>>>>>>>>>>>>> Wednesday
>>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
>>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
>>> >>> freeze
>>> >>>>>>> is
>>> >>>>>>>> Oct 2,
>>> >>>>>>>>>>>> 2019.
>>> >>>>>>>>>>>>>>>>>> In order to be included in the release, major
>>> >>>>>>>> features/KIPs
>>> >>>>>>>>>>> need
>>> >>>>>>>>>>>>> to
>>> >>>>>>>>>>>>>>> be
>>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
>>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
>>> >>> state
>>> >>>>>>> will
>>> >>>>>>>> be
>>> >>>>>>>>>>>>>>> automatically
>>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>> There are total 84 open
>>> >>>>>>>>>>>>>>>>>> <
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
>>> >>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs, if
>>> >>> you
>>> >>>>>>> know
>>> >>>>>>>> they
>>> >>>>>>>>>>>> cannot
>>> >>>>>>>>>>>>>>> make
>>> >>>>>>>>>>>>>>>> it
>>> >>>>>>>>>>>>>>>>>> to 2.4.0.
>>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
>>> >>> flaky
>>> >>>>>>>> tests. We
>>> >>>>>>>>>>>> really
>>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
>>> >>> tests.
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>> Thanks,
>>> >>>>>>>>>>>>>>>>>> Manikumar
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
>>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
>>> >>>>>>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
>>> >>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
>>> >>> wiki
>>> >>>>>>> page
>>> >>>>>>>> for
>>> >>>>>>>>>>>>> tracking.
>>> >>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>> Thanks,
>>> >>>>>>>>>>>>>>>>>>> Manikumar
>>> >>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
>>> >>> Maison <
>>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
>>> >>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>>> >>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
>>> >>>>>>>>>>>>>>>>>>>> (
>>> >>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>>> >>>>>>>>>>>>>>>>>>>> )
>>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready for
>>> >>>>>>> review:
>>> >>>>>>>>>>>>>>>>>>>> https://github.com/apache/kafka/pull/7296
>>> >>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>> Thanks
>>> >>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
>>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
>>> >>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
>>> >>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>> Thanks,
>>> >>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
>>> >>>>>>>> Somogyi-Vass <
>>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
>>> >>>>>>>>>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>>> >>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
>>> >>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
>>> >>> already a
>>> >>>>>>> pull
>>> >>>>>>>>>>> request
>>> >>>>>>>>>>>>>>> under
>>> >>>>>>>>>>>>>>>>>> review.
>>> >>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
>>> >>>>>>>>>>>>>>>>>>>>>> Viktor
>>> >>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
>>> >>> Manikumar <
>>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>>> >>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
>>> >>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
>>> >>> must be
>>> >>>>>>>> accepted
>>> >>>>>>>>>> by
>>> >>>>>>>>>>>> KIP
>>> >>>>>>>>>>>>>>>> Freeze
>>> >>>>>>>>>>>>>>>>>>>> date
>>> >>>>>>>>>>>>>>>>>>>>>> (Sep
>>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
>>> >>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
>>> >>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
>>> >>>>>>> Jacot <
>>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
>>> >>>>>>>>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
>>> >>>>>>> think it
>>> >>>>>>>> will
>>> >>>>>>>>>>>> make
>>> >>>>>>>>>>>>>>> it.
>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
>>> >>>>>>>>>>>>>>>>>>>>>>>> David
>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
>>> >>>>>>> Manikumar <
>>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
>>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
>>> >>> plan
>>> >>>>>>> with
>>> >>>>>>>> Oct
>>> >>>>>>>>>> 2019
>>> >>>>>>>>>>>> as
>>> >>>>>>>>>>>>>>> the
>>> >>>>>>>>>>>>>>>>>> release
>>> >>>>>>>>>>>>>>>>>>>>>> month
>>> >>>>>>>>>>>>>>>>>>>>>>>> and
>>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
>>> >>> been
>>> >>>>>>>> voted:
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
>>> >>> KIP
>>> >>>>>>> must be
>>> >>>>>>>>>>>> accepted
>>> >>>>>>>>>>>>> by
>>> >>>>>>>>>>>>>>>> this
>>> >>>>>>>>>>>>>>>>>>>> date in
>>> >>>>>>>>>>>>>>>>>>>>>>>> order
>>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
>>> >>> (Major
>>> >>>>>>>> features
>>> >>>>>>>>>>>>> merged
>>> >>>>>>>>>>>>>>> &
>>> >>>>>>>>>>>>>>>>>>>> working on
>>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
>>> >>> have PR,
>>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
>>> >>> in
>>> >>>>>>> this
>>> >>>>>>>> state
>>> >>>>>>>>>>>> will
>>> >>>>>>>>>>>>> be
>>> >>>>>>>>>>>>>>>>>>>> automatically
>>> >>>>>>>>>>>>>>>>>>>>>>>> moved
>>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
>>> >>>>>>> (tentative)
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
>>> >>>>>>> features
>>> >>>>>>>> you
>>> >>>>>>>>>> want
>>> >>>>>>>>>>>>> push
>>> >>>>>>>>>>>>>>>> into
>>> >>>>>>>>>>>>>>>>>>>> Apache
>>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
>>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
>>> >>> Ismael
>>> >>>>>>>> Juma <
>>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
>>> >>>>>>>>>>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
>>> >>> Manikumar. +1
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
>>> >>>>>>>> Manikumar <
>>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
>>> >>> be the
>>> >>>>>>>> release
>>> >>>>>>>>>>>>> manager
>>> >>>>>>>>>>>>>>>> for
>>> >>>>>>>>>>>>>>>>>> our
>>> >>>>>>>>>>>>>>>>>>>> next
>>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
>>> >>> post the
>>> >>>>>>>> release
>>> >>>>>>>>>>> plan
>>> >>>>>>>>>>>>>>> over
>>> >>>>>>>>>>>>>>>> the
>>> >>>>>>>>>>>>>>>>>>>> next few
>>> >>>>>>>>>>>>>>>>>>>>>>>> days.
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>>>>
>>> >>>
>>> >>
>>> >
>>>
>>>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi All,

We still have couple of blockers to close.  PRs available for both the
blockers.

https://issues.apache.org/jira/browse/KAFKA-8972
https://issues.apache.org/jira/browse/KAFKA-9080


Thanks,


On Fri, Oct 25, 2019 at 10:48 PM Manikumar <ma...@gmail.com>
wrote:

> Hi all,
>
> Quick update on the 2.4 release. We still have one blocker to close.
> I will create the first RC after closing the blocker.
>
> https://issues.apache.org/jira/browse/KAFKA-8972
>
> Thank you!
>
> On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <ma...@confluent.io>
> wrote:
>
>> Just FYI:
>>
>> There was also https://issues.apache.org/jira/browse/KAFKA-9058 that I
>> just merged.
>>
>>
>> -Matthias
>>
>> On 10/17/19 7:59 AM, Manikumar wrote:
>> > Hi all,
>> >
>> > The code freeze deadline has now passed and at this point only blockers
>> > will be allowed.
>> > We have three blockers for 2.4.0. I will move out most of the JIRAs that
>> > aren't currently
>> > being worked on. If you think any of the other JIRAs are critical to
>> > include in 2.4.0,
>> > please update the fix version, mark as blocker and ensure a PR is ready
>> to
>> > merge.
>> > I will create the first RC as soon as we close the blockers.
>> > Please help to close out the 2.4.0 JIRAs.
>> >
>> > current blockers:
>> > https://issues.apache.org/jira/browse/KAFKA-8943
>> > https://issues.apache.org/jira/browse/KAFKA-8992
>> > https://issues.apache.org/jira/browse/KAFKA-8972
>> >
>> > Thank you!
>> >
>> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <ma...@gmail.com>
>> wrote:
>> >
>> >> Thanks Bruno. We will mark KIP-471 as complete.
>> >>
>> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <br...@confluent.io>
>> wrote:
>> >>
>> >>> Hi Manikumar,
>> >>>
>> >>> It is technically true that KIP-471 is not completed, but the only
>> >>> aspect that is not there are merely two metrics that I could not add
>> >>> due to the RocksDB version currently used in Streams. Adding those two
>> >>> metrics once the RocksDB version will have been increased, will be a
>> >>> minor effort. So, I would consider KIP-471 as complete with those two
>> >>> metrics blocked.
>> >>>
>> >>> Best,
>> >>> Bruno
>> >>>
>> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <ma...@gmail.com>
>> >>> wrote:
>> >>>>
>> >>>> Hi all,
>> >>>>
>> >>>> I have moved couple of accepted KIPs without a PR to the next
>> release.
>> >>> We
>> >>>> still have quite a few KIPs
>> >>>> with PRs that are being reviewed, but haven't yet been merged. I have
>> >>> left
>> >>>> all of these in assuming these
>> >>>> PRs are ready and not risky to merge.  Please update your assigned
>> >>>> KIPs/JIRAs, if they are not ready and
>> >>>>  if you know they cannot make it to 2.4.0.
>> >>>>
>> >>>> Please ensure that all KIPs for 2.4.0 have been merged by Oct 16th.
>> Any
>> >>>> remaining KIPs
>> >>>> will be moved to the next release.
>> >>>>
>> >>>> The KIPs still in progress are:
>> >>>>
>> >>>> - KIP-517: Add consumer metrics to observe user poll behavior
>> >>>>  <
>> >>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>> >>>>>
>> >>>>
>> >>>> - KIP-511: Collect and Expose Client's Name and Version in the
>> Brokers
>> >>>>  <
>> >>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
>> >>>>>
>> >>>>
>> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
>> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
>> >>>>
>> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
>> >>>>  <
>> >>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
>> >>>>>
>> >>>>
>> >>>> - KIP-466: Add support for List<T> serialization and deserialization
>> >>>>  <
>> >>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
>> >>>> <T>+serialization+and+deserialization>
>> >>>>
>> >>>> - KIP-455: Create an Administrative API for Replica Reassignment
>> >>>>  <
>> >>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
>> >>>>>
>> >>>>
>> >>>> - KIP-446: Add changelog topic configuration to KTable suppress
>> >>>>  <
>> >>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
>> >>>>>
>> >>>>
>> >>>> - KIP-444: Augment metrics for Kafka Streams
>> >>>>  <
>> >>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
>> >>>>>
>> >>>>
>> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
>> >>>>  <
>> >>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>> >>>>>
>> >>>>
>> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore
>> connecting
>> >>>>  <
>> >>>
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
>> >>>>
>> >>>>
>> >>>> - KIP-396: Add Reset/List Offsets Operations to AdminClient
>> >>>>   <
>> >>>
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>> >>>>>
>> >>>>
>> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and Repartition
>> >>> Hint
>> >>>>  <
>> >>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
>> >>>>>
>> >>>>
>> >>>>
>> >>>> Thanks,
>> >>>> Manikumar
>> >>>>
>> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <ma...@gmail.com>
>> >>> wrote:
>> >>>>
>> >>>>> Hi all,
>> >>>>>
>> >>>>> Let's extend the feature freeze deadline to Friday to merge the
>> >>> current
>> >>>>> work in-progress PRs.
>> >>>>> Please ensure that all major features have been merged and that any
>> >>> minor
>> >>>>> features have PRs by EOD Friday.
>> >>>>> We will be cutting the 2.4 release branch early on Monday morning.
>> >>>>>
>> >>>>> Thanks,
>> >>>>> Manikumar
>> >>>>>
>> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <
>> manikumar.reddy@gmail.com>
>> >>>>> wrote:
>> >>>>>
>> >>>>>> Hi Gwen,
>> >>>>>>
>> >>>>>> As suggested by Ismael, If required, we can extend the feature
>> >>> freeze to
>> >>>>>> end of the week.
>> >>>>>>
>> >>>>>> Thanks,
>> >>>>>>
>> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk>
>> >>> wrote:
>> >>>>>>
>> >>>>>>> Hi Gwen,
>> >>>>>>>
>> >>>>>>> Good question.
>> >>>>>>>
>> >>>>>>> I think we should stick to the schedule. As usual, some features
>> >>> will
>> >>>>>>> slip
>> >>>>>>> to the next release and that's ok, they'll get a bit more time to
>> >>>>>>> stabilize. In the past, we have allowed 1-2 days over the feature
>> >>> freeze
>> >>>>>>> date (i.e. end of the week instead of Wednesday) for features that
>> >>>>>>> narrowly
>> >>>>>>> miss the cut. I think that's probably OK to continue.
>> >>>>>>>
>> >>>>>>> Ismael
>> >>>>>>>
>> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io>
>> >>> wrote:
>> >>>>>>>
>> >>>>>>>> Hi Mani and team,
>> >>>>>>>>
>> >>>>>>>> The feature freeze deadline is right next to Kafka Summit, making
>> >>> it a
>> >>>>>>>> bit stressful for the committers and community members with PRs
>> in
>> >>>>>>>> flight. What do you think about delaying the feature freeze and
>> >>> code
>> >>>>>>>> freeze by a week, to allow our community to enjoy Kafka Summit?
>> >>>>>>>>
>> >>>>>>>> Gwen
>> >>>>>>>>
>> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com>
>> >>>>>>> wrote:
>> >>>>>>>>>
>> >>>>>>>>> Hi, Manikumar.
>> >>>>>>>>>
>> >>>>>>>>> Thanks for acting as release manager. Can we please add the
>> >>> following
>> >>>>>>>> KIPs
>> >>>>>>>>> that have all been approved with PRs either merged or in
>> >>> progress:
>> >>>>>>>>>
>> >>>>>>>>>
>> >>>>>>>>>    -
>> >>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
>> >>>>>>>>>    -
>> >>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
>> >>>>>>>>>    -
>> >>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
>> >>>>>>>>>    -
>> >>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
>> >>>>>>>>>    -
>> >>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>> >>>>>>>>> (Chris
>> >>>>>>>>>    E mentioned this above)
>> >>>>>>>>>    -
>> >>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>> >>>>>>>>> (Konstantine
>> >>>>>>>>>    mentioned this above)
>> >>>>>>>>>
>> >>>>>>>>> Thanks!
>> >>>>>>>>>
>> >>>>>>>>> Randall
>> >>>>>>>>>
>> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
>> >>>>>>>>> konstantine@confluent.io> wrote:
>> >>>>>>>>>
>> >>>>>>>>>> Hi Manikumar,
>> >>>>>>>>>>
>> >>>>>>>>>> let's add one more on the list that was voted on time and is
>> >>>>>>>>>> straightforward:
>> >>>>>>>>>>
>> >>>>>>>>>> KIP-521:
>> >>>>>>>>>>
>> >>>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>> >>>>>>>>>> with jira ticket:
>> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
>> >>>>>>>>>> and Component:
>> >>>>>>>>>> Connect
>> >>>>>>>>>>
>> >>>>>>>>>> Sincerely,
>> >>>>>>>>>> Konstantine
>> >>>>>>>>>>
>> >>>>>>>>>>
>> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
>> >>>>>>> chrise@confluent.io>
>> >>>>>>>>>> wrote:
>> >>>>>>>>>>
>> >>>>>>>>>>> Hi Manikumar,
>> >>>>>>>>>>>
>> >>>>>>>>>>> Would it be possible to add KIP-507 (
>> >>>>>>>>>>>
>> >>>>>>>>>>>
>> >>>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>> >>>>>>>>>>> )
>> >>>>>>>>>>> to the 2.4 release, as it has recently been accepted?
>> >>>>>>>>>>>
>> >>>>>>>>>>> Cheers,
>> >>>>>>>>>>>
>> >>>>>>>>>>> Chris
>> >>>>>>>>>>>
>> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
>> >>> lu.kevin@berkeley.edu>
>> >>>>>>>> wrote:
>> >>>>>>>>>>>
>> >>>>>>>>>>>> Hi Manikumar,
>> >>>>>>>>>>>>
>> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
>> >>>>>>>>>>>>
>> >>>>>>>>>>>>
>> >>>>>>>>>>>
>> >>>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>> >>>>>>>>>>>>
>> >>>>>>>>>>>> Thanks.
>> >>>>>>>>>>>>
>> >>>>>>>>>>>> Regards,
>> >>>>>>>>>>>> Kevin
>> >>>>>>>>>>>>
>> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
>> >>>>>>>> manikumar.reddy@gmail.com>
>> >>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>
>> >>>>>>>>>>>>> Hi All,
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is the
>> >>> last date
>> >>>>>>>> for KIP
>> >>>>>>>>>>>>> acceptance for 2.4.0 release.
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>>> Thanks,
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
>> >>>>>>>> manikumar.reddy@gmail.com
>> >>>>>>>>>>>
>> >>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>>>> Hi Rajini,
>> >>>>>>>>>>>>>>
>> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
>> >>>>>>>>>>>>>>
>> >>>>>>>>>>>>>> Thanks,
>> >>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>
>> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
>> >>>>>>>>>>>> rajinisivaram@gmail.com>
>> >>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>> Hi Manikumar,
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>> Can we add KIP-525 (
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>>
>> >>>>>>>>>>>
>> >>>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
>> >>>>>>>>>>>>>>> )
>> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is a
>> >>> minor KIP.
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>> Thank you,
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>> Rajini
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
>> >>>>>>>>>>> manikumar.reddy@gmail.com>
>> >>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>> Hi,
>> >>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
>> >>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>> Thanks,
>> >>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
>> >>>>>>>> pgwhalen@gmail.com
>> >>>>>>>>>>>
>> >>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>> Manikumar,
>> >>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and there
>> >>> is a PR
>> >>>>>>>> pending
>> >>>>>>>>>>>>> review,
>> >>>>>>>>>>>>>>>> can
>> >>>>>>>>>>>>>>>>> it be included in the release as well?
>> >>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>> Thanks,
>> >>>>>>>>>>>>>>>>> Paul
>> >>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
>> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
>> >>>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>> Hi All,
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP must
>> >>> pass
>> >>>>>>> vote
>> >>>>>>>> by
>> >>>>>>>>>>> next
>> >>>>>>>>>>>>>>>> Wednesday
>> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
>> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
>> >>> freeze
>> >>>>>>> is
>> >>>>>>>> Oct 2,
>> >>>>>>>>>>>> 2019.
>> >>>>>>>>>>>>>>>>>> In order to be included in the release, major
>> >>>>>>>> features/KIPs
>> >>>>>>>>>>> need
>> >>>>>>>>>>>>> to
>> >>>>>>>>>>>>>>> be
>> >>>>>>>>>>>>>>>>>> merged and minor features need to be
>> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
>> >>> state
>> >>>>>>> will
>> >>>>>>>> be
>> >>>>>>>>>>>>>>> automatically
>> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>> There are total 84 open
>> >>>>>>>>>>>>>>>>>> <
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>>
>> >>>>>>>>>>>
>> >>>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
>> >>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs, if
>> >>> you
>> >>>>>>> know
>> >>>>>>>> they
>> >>>>>>>>>>>> cannot
>> >>>>>>>>>>>>>>> make
>> >>>>>>>>>>>>>>>> it
>> >>>>>>>>>>>>>>>>>> to 2.4.0.
>> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
>> >>> flaky
>> >>>>>>>> tests. We
>> >>>>>>>>>>>> really
>> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
>> >>> tests.
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>> Thanks,
>> >>>>>>>>>>>>>>>>>> Manikumar
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
>> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
>> >>>>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>> Hi Mickael,
>> >>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
>> >>> wiki
>> >>>>>>> page
>> >>>>>>>> for
>> >>>>>>>>>>>>> tracking.
>> >>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>> Thanks,
>> >>>>>>>>>>>>>>>>>>> Manikumar
>> >>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
>> >>> Maison <
>> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
>> >>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>> >>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
>> >>>>>>>>>>>>>>>>>>>> (
>> >>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>>
>> >>>>>>>>>>>
>> >>>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>> >>>>>>>>>>>>>>>>>>>> )
>> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready for
>> >>>>>>> review:
>> >>>>>>>>>>>>>>>>>>>> https://github.com/apache/kafka/pull/7296
>> >>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>> Thanks
>> >>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
>> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
>> >>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
>> >>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>> Thanks,
>> >>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
>> >>>>>>>> Somogyi-Vass <
>> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
>> >>>>>>>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>> >>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
>> >>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>>
>> >>>>>>>>>>>
>> >>>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
>> >>> already a
>> >>>>>>> pull
>> >>>>>>>>>>> request
>> >>>>>>>>>>>>>>> under
>> >>>>>>>>>>>>>>>>>> review.
>> >>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>> Thanks,
>> >>>>>>>>>>>>>>>>>>>>>> Viktor
>> >>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
>> >>> Manikumar <
>> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>> >>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
>> >>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
>> >>> must be
>> >>>>>>>> accepted
>> >>>>>>>>>> by
>> >>>>>>>>>>>> KIP
>> >>>>>>>>>>>>>>>> Freeze
>> >>>>>>>>>>>>>>>>>>>> date
>> >>>>>>>>>>>>>>>>>>>>>> (Sep
>> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
>> >>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
>> >>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
>> >>>>>>> Jacot <
>> >>>>>>>>>>>>>>>>> djacot@confluent.io>
>> >>>>>>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>> >>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
>> >>>>>>> think it
>> >>>>>>>> will
>> >>>>>>>>>>>> make
>> >>>>>>>>>>>>>>> it.
>> >>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
>> >>>>>>>>>>>>>>>>>>>>>>>> David
>> >>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
>> >>>>>>> Manikumar <
>> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
>> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
>> >>> plan
>> >>>>>>> with
>> >>>>>>>> Oct
>> >>>>>>>>>> 2019
>> >>>>>>>>>>>> as
>> >>>>>>>>>>>>>>> the
>> >>>>>>>>>>>>>>>>>> release
>> >>>>>>>>>>>>>>>>>>>>>> month
>> >>>>>>>>>>>>>>>>>>>>>>>> and
>> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
>> >>> been
>> >>>>>>>> voted:
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>>
>> >>>>>>>>>>>
>> >>>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
>> >>> KIP
>> >>>>>>> must be
>> >>>>>>>>>>>> accepted
>> >>>>>>>>>>>>> by
>> >>>>>>>>>>>>>>>> this
>> >>>>>>>>>>>>>>>>>>>> date in
>> >>>>>>>>>>>>>>>>>>>>>>>> order
>> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
>> >>> (Major
>> >>>>>>>> features
>> >>>>>>>>>>>>> merged
>> >>>>>>>>>>>>>>> &
>> >>>>>>>>>>>>>>>>>>>> working on
>> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
>> >>> have PR,
>> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
>> >>> in
>> >>>>>>> this
>> >>>>>>>> state
>> >>>>>>>>>>>> will
>> >>>>>>>>>>>>> be
>> >>>>>>>>>>>>>>>>>>>> automatically
>> >>>>>>>>>>>>>>>>>>>>>>>> moved
>> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
>> >>>>>>> (tentative)
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
>> >>>>>>> features
>> >>>>>>>> you
>> >>>>>>>>>> want
>> >>>>>>>>>>>>> push
>> >>>>>>>>>>>>>>>> into
>> >>>>>>>>>>>>>>>>>>>> Apache
>> >>>>>>>>>>>>>>>>>>>>>>> Kafka
>> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
>> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
>> >>> Ismael
>> >>>>>>>> Juma <
>> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
>> >>>>>>>>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
>> >>> Manikumar. +1
>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
>> >>>>>>>> Manikumar <
>> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>> >>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
>> >>> be the
>> >>>>>>>> release
>> >>>>>>>>>>>>> manager
>> >>>>>>>>>>>>>>>> for
>> >>>>>>>>>>>>>>>>>> our
>> >>>>>>>>>>>>>>>>>>>> next
>> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
>> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
>> >>> post the
>> >>>>>>>> release
>> >>>>>>>>>>> plan
>> >>>>>>>>>>>>>>> over
>> >>>>>>>>>>>>>>>> the
>> >>>>>>>>>>>>>>>>>>>> next few
>> >>>>>>>>>>>>>>>>>>>>>>>> days.
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>>
>> >>>>>>>>>>>
>> >>>>>>>>>>
>> >>>>>>>>
>> >>>>>>>
>> >>>>>>
>> >>>
>> >>
>> >
>>
>>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi all,

Quick update on the 2.4 release. We still have one blocker to close.
I will create the first RC after closing the blocker.

https://issues.apache.org/jira/browse/KAFKA-8972

Thank you!

On Fri, Oct 18, 2019 at 12:51 AM Matthias J. Sax <ma...@confluent.io>
wrote:

> Just FYI:
>
> There was also https://issues.apache.org/jira/browse/KAFKA-9058 that I
> just merged.
>
>
> -Matthias
>
> On 10/17/19 7:59 AM, Manikumar wrote:
> > Hi all,
> >
> > The code freeze deadline has now passed and at this point only blockers
> > will be allowed.
> > We have three blockers for 2.4.0. I will move out most of the JIRAs that
> > aren't currently
> > being worked on. If you think any of the other JIRAs are critical to
> > include in 2.4.0,
> > please update the fix version, mark as blocker and ensure a PR is ready
> to
> > merge.
> > I will create the first RC as soon as we close the blockers.
> > Please help to close out the 2.4.0 JIRAs.
> >
> > current blockers:
> > https://issues.apache.org/jira/browse/KAFKA-8943
> > https://issues.apache.org/jira/browse/KAFKA-8992
> > https://issues.apache.org/jira/browse/KAFKA-8972
> >
> > Thank you!
> >
> > On Tue, Oct 8, 2019 at 8:27 PM Manikumar <ma...@gmail.com>
> wrote:
> >
> >> Thanks Bruno. We will mark KIP-471 as complete.
> >>
> >> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <br...@confluent.io>
> wrote:
> >>
> >>> Hi Manikumar,
> >>>
> >>> It is technically true that KIP-471 is not completed, but the only
> >>> aspect that is not there are merely two metrics that I could not add
> >>> due to the RocksDB version currently used in Streams. Adding those two
> >>> metrics once the RocksDB version will have been increased, will be a
> >>> minor effort. So, I would consider KIP-471 as complete with those two
> >>> metrics blocked.
> >>>
> >>> Best,
> >>> Bruno
> >>>
> >>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <ma...@gmail.com>
> >>> wrote:
> >>>>
> >>>> Hi all,
> >>>>
> >>>> I have moved couple of accepted KIPs without a PR to the next release.
> >>> We
> >>>> still have quite a few KIPs
> >>>> with PRs that are being reviewed, but haven't yet been merged. I have
> >>> left
> >>>> all of these in assuming these
> >>>> PRs are ready and not risky to merge.  Please update your assigned
> >>>> KIPs/JIRAs, if they are not ready and
> >>>>  if you know they cannot make it to 2.4.0.
> >>>>
> >>>> Please ensure that all KIPs for 2.4.0 have been merged by Oct 16th.
> Any
> >>>> remaining KIPs
> >>>> will be moved to the next release.
> >>>>
> >>>> The KIPs still in progress are:
> >>>>
> >>>> - KIP-517: Add consumer metrics to observe user poll behavior
> >>>>  <
> >>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> >>>>>
> >>>>
> >>>> - KIP-511: Collect and Expose Client's Name and Version in the Brokers
> >>>>  <
> >>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> >>>>>
> >>>>
> >>>> - KIP-474: To deprecate WindowStore#put(key, value)
> >>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
> >>>>
> >>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
> >>>>  <
> >>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> >>>>>
> >>>>
> >>>> - KIP-466: Add support for List<T> serialization and deserialization
> >>>>  <
> >>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> >>>> <T>+serialization+and+deserialization>
> >>>>
> >>>> - KIP-455: Create an Administrative API for Replica Reassignment
> >>>>  <
> >>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> >>>>>
> >>>>
> >>>> - KIP-446: Add changelog topic configuration to KTable suppress
> >>>>  <
> >>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> >>>>>
> >>>>
> >>>> - KIP-444: Augment metrics for Kafka Streams
> >>>>  <
> >>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> >>>>>
> >>>>
> >>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
> >>>>  <
> >>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> >>>>>
> >>>>
> >>>> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore connecting
> >>>>  <
> >>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
> >>>>
> >>>>
> >>>> - KIP-396: Add Reset/List Offsets Operations to AdminClient
> >>>>   <
> >>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> >>>>>
> >>>>
> >>>> - KIP-221: Enhance DSL with Connecting Topic Creation and Repartition
> >>> Hint
> >>>>  <
> >>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> >>>>>
> >>>>
> >>>>
> >>>> Thanks,
> >>>> Manikumar
> >>>>
> >>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <ma...@gmail.com>
> >>> wrote:
> >>>>
> >>>>> Hi all,
> >>>>>
> >>>>> Let's extend the feature freeze deadline to Friday to merge the
> >>> current
> >>>>> work in-progress PRs.
> >>>>> Please ensure that all major features have been merged and that any
> >>> minor
> >>>>> features have PRs by EOD Friday.
> >>>>> We will be cutting the 2.4 release branch early on Monday morning.
> >>>>>
> >>>>> Thanks,
> >>>>> Manikumar
> >>>>>
> >>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <manikumar.reddy@gmail.com
> >
> >>>>> wrote:
> >>>>>
> >>>>>> Hi Gwen,
> >>>>>>
> >>>>>> As suggested by Ismael, If required, we can extend the feature
> >>> freeze to
> >>>>>> end of the week.
> >>>>>>
> >>>>>> Thanks,
> >>>>>>
> >>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk>
> >>> wrote:
> >>>>>>
> >>>>>>> Hi Gwen,
> >>>>>>>
> >>>>>>> Good question.
> >>>>>>>
> >>>>>>> I think we should stick to the schedule. As usual, some features
> >>> will
> >>>>>>> slip
> >>>>>>> to the next release and that's ok, they'll get a bit more time to
> >>>>>>> stabilize. In the past, we have allowed 1-2 days over the feature
> >>> freeze
> >>>>>>> date (i.e. end of the week instead of Wednesday) for features that
> >>>>>>> narrowly
> >>>>>>> miss the cut. I think that's probably OK to continue.
> >>>>>>>
> >>>>>>> Ismael
> >>>>>>>
> >>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io>
> >>> wrote:
> >>>>>>>
> >>>>>>>> Hi Mani and team,
> >>>>>>>>
> >>>>>>>> The feature freeze deadline is right next to Kafka Summit, making
> >>> it a
> >>>>>>>> bit stressful for the committers and community members with PRs in
> >>>>>>>> flight. What do you think about delaying the feature freeze and
> >>> code
> >>>>>>>> freeze by a week, to allow our community to enjoy Kafka Summit?
> >>>>>>>>
> >>>>>>>> Gwen
> >>>>>>>>
> >>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com>
> >>>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>> Hi, Manikumar.
> >>>>>>>>>
> >>>>>>>>> Thanks for acting as release manager. Can we please add the
> >>> following
> >>>>>>>> KIPs
> >>>>>>>>> that have all been approved with PRs either merged or in
> >>> progress:
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>    -
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> >>>>>>>>>    -
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> >>>>>>>>>    -
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> >>>>>>>>>    -
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> >>>>>>>>>    -
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> >>>>>>>>> (Chris
> >>>>>>>>>    E mentioned this above)
> >>>>>>>>>    -
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> >>>>>>>>> (Konstantine
> >>>>>>>>>    mentioned this above)
> >>>>>>>>>
> >>>>>>>>> Thanks!
> >>>>>>>>>
> >>>>>>>>> Randall
> >>>>>>>>>
> >>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> >>>>>>>>> konstantine@confluent.io> wrote:
> >>>>>>>>>
> >>>>>>>>>> Hi Manikumar,
> >>>>>>>>>>
> >>>>>>>>>> let's add one more on the list that was voted on time and is
> >>>>>>>>>> straightforward:
> >>>>>>>>>>
> >>>>>>>>>> KIP-521:
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> >>>>>>>>>> with jira ticket:
> >>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
> >>>>>>>>>> and Component:
> >>>>>>>>>> Connect
> >>>>>>>>>>
> >>>>>>>>>> Sincerely,
> >>>>>>>>>> Konstantine
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> >>>>>>> chrise@confluent.io>
> >>>>>>>>>> wrote:
> >>>>>>>>>>
> >>>>>>>>>>> Hi Manikumar,
> >>>>>>>>>>>
> >>>>>>>>>>> Would it be possible to add KIP-507 (
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> >>>>>>>>>>> )
> >>>>>>>>>>> to the 2.4 release, as it has recently been accepted?
> >>>>>>>>>>>
> >>>>>>>>>>> Cheers,
> >>>>>>>>>>>
> >>>>>>>>>>> Chris
> >>>>>>>>>>>
> >>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> >>> lu.kevin@berkeley.edu>
> >>>>>>>> wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>> Hi Manikumar,
> >>>>>>>>>>>>
> >>>>>>>>>>>> Please add KIP-517 as it is now accepted too
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> >>>>>>>>>>>>
> >>>>>>>>>>>> Thanks.
> >>>>>>>>>>>>
> >>>>>>>>>>>> Regards,
> >>>>>>>>>>>> Kevin
> >>>>>>>>>>>>
> >>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> >>>>>>>> manikumar.reddy@gmail.com>
> >>>>>>>>>>>> wrote:
> >>>>>>>>>>>>
> >>>>>>>>>>>>> Hi All,
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is the
> >>> last date
> >>>>>>>> for KIP
> >>>>>>>>>>>>> acceptance for 2.4.0 release.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Thanks,
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> >>>>>>>> manikumar.reddy@gmail.com
> >>>>>>>>>>>
> >>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> Hi Rajini,
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Thanks,
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> >>>>>>>>>>>> rajinisivaram@gmail.com>
> >>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Hi Manikumar,
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Can we add KIP-525 (
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> >>>>>>>>>>>>>>> )
> >>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is a
> >>> minor KIP.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Thank you,
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Rajini
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> >>>>>>>>>>> manikumar.reddy@gmail.com>
> >>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Hi,
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Thanks,
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> >>>>>>>> pgwhalen@gmail.com
> >>>>>>>>>>>
> >>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Manikumar,
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and there
> >>> is a PR
> >>>>>>>> pending
> >>>>>>>>>>>>> review,
> >>>>>>>>>>>>>>>> can
> >>>>>>>>>>>>>>>>> it be included in the release as well?
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Thanks,
> >>>>>>>>>>>>>>>>> Paul
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> >>>>>>>>>>>>> manikumar.reddy@gmail.com>
> >>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Hi All,
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP must
> >>> pass
> >>>>>>> vote
> >>>>>>>> by
> >>>>>>>>>>> next
> >>>>>>>>>>>>>>>> Wednesday
> >>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
> >>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
> >>> freeze
> >>>>>>> is
> >>>>>>>> Oct 2,
> >>>>>>>>>>>> 2019.
> >>>>>>>>>>>>>>>>>> In order to be included in the release, major
> >>>>>>>> features/KIPs
> >>>>>>>>>>> need
> >>>>>>>>>>>>> to
> >>>>>>>>>>>>>>> be
> >>>>>>>>>>>>>>>>>> merged and minor features need to be
> >>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
> >>> state
> >>>>>>> will
> >>>>>>>> be
> >>>>>>>>>>>>>>> automatically
> >>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> There are total 84 open
> >>>>>>>>>>>>>>>>>> <
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs, if
> >>> you
> >>>>>>> know
> >>>>>>>> they
> >>>>>>>>>>>> cannot
> >>>>>>>>>>>>>>> make
> >>>>>>>>>>>>>>>> it
> >>>>>>>>>>>>>>>>>> to 2.4.0.
> >>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
> >>> flaky
> >>>>>>>> tests. We
> >>>>>>>>>>>> really
> >>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
> >>> tests.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Thanks,
> >>>>>>>>>>>>>>>>>> Manikumar
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> >>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> >>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Hi Mickael,
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
> >>> wiki
> >>>>>>> page
> >>>>>>>> for
> >>>>>>>>>>>>> tracking.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Thanks,
> >>>>>>>>>>>>>>>>>>> Manikumar
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
> >>> Maison <
> >>>>>>>>>>>>>>>>> mickael.maison@gmail.com
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
> >>>>>>>>>>>>>>>>>>>> (
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> >>>>>>>>>>>>>>>>>>>> )
> >>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready for
> >>>>>>> review:
> >>>>>>>>>>>>>>>>>>>> https://github.com/apache/kafka/pull/7296
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Thanks
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> >>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Hi Viktor,
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Thanks,
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
> >>>>>>>> Somogyi-Vass <
> >>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
> >>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> >>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
> >>> already a
> >>>>>>> pull
> >>>>>>>>>>> request
> >>>>>>>>>>>>>>> under
> >>>>>>>>>>>>>>>>>> review.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Thanks,
> >>>>>>>>>>>>>>>>>>>>>> Viktor
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
> >>> Manikumar <
> >>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> Hi David,
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
> >>> must be
> >>>>>>>> accepted
> >>>>>>>>>> by
> >>>>>>>>>>>> KIP
> >>>>>>>>>>>>>>>> Freeze
> >>>>>>>>>>>>>>>>>>>> date
> >>>>>>>>>>>>>>>>>>>>>> (Sep
> >>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> Thanks,
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
> >>>>>>> Jacot <
> >>>>>>>>>>>>>>>>> djacot@confluent.io>
> >>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
> >>>>>>> think it
> >>>>>>>> will
> >>>>>>>>>>>> make
> >>>>>>>>>>>>>>> it.
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> >>>>>>>>>>>>>>>>>>>>>>>> David
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
> >>>>>>> Manikumar <
> >>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
> >>> plan
> >>>>>>> with
> >>>>>>>> Oct
> >>>>>>>>>> 2019
> >>>>>>>>>>>> as
> >>>>>>>>>>>>>>> the
> >>>>>>>>>>>>>>>>>> release
> >>>>>>>>>>>>>>>>>>>>>> month
> >>>>>>>>>>>>>>>>>>>>>>>> and
> >>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
> >>> been
> >>>>>>>> voted:
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
> >>> KIP
> >>>>>>> must be
> >>>>>>>>>>>> accepted
> >>>>>>>>>>>>> by
> >>>>>>>>>>>>>>>> this
> >>>>>>>>>>>>>>>>>>>> date in
> >>>>>>>>>>>>>>>>>>>>>>>> order
> >>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
> >>> (Major
> >>>>>>>> features
> >>>>>>>>>>>>> merged
> >>>>>>>>>>>>>>> &
> >>>>>>>>>>>>>>>>>>>> working on
> >>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
> >>> have PR,
> >>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
> >>> in
> >>>>>>> this
> >>>>>>>> state
> >>>>>>>>>>>> will
> >>>>>>>>>>>>> be
> >>>>>>>>>>>>>>>>>>>> automatically
> >>>>>>>>>>>>>>>>>>>>>>>> moved
> >>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
> >>>>>>> (tentative)
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
> >>>>>>> features
> >>>>>>>> you
> >>>>>>>>>> want
> >>>>>>>>>>>>> push
> >>>>>>>>>>>>>>>> into
> >>>>>>>>>>>>>>>>>>>> Apache
> >>>>>>>>>>>>>>>>>>>>>>> Kafka
> >>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> Regards,
> >>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
> >>> Ismael
> >>>>>>>> Juma <
> >>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
> >>>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
> >>> Manikumar. +1
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
> >>>>>>>> Manikumar <
> >>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
> >>> be the
> >>>>>>>> release
> >>>>>>>>>>>>> manager
> >>>>>>>>>>>>>>>> for
> >>>>>>>>>>>>>>>>>> our
> >>>>>>>>>>>>>>>>>>>> next
> >>>>>>>>>>>>>>>>>>>>>>>>>> time-based
> >>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
> >>> post the
> >>>>>>>> release
> >>>>>>>>>>> plan
> >>>>>>>>>>>>>>> over
> >>>>>>>>>>>>>>>> the
> >>>>>>>>>>>>>>>>>>>> next few
> >>>>>>>>>>>>>>>>>>>>>>>> days.
> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
> >>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>>>>
> >>>
> >>
> >
>
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by "Matthias J. Sax" <ma...@confluent.io>.
Just FYI:

There was also https://issues.apache.org/jira/browse/KAFKA-9058 that I
just merged.


-Matthias

On 10/17/19 7:59 AM, Manikumar wrote:
> Hi all,
> 
> The code freeze deadline has now passed and at this point only blockers
> will be allowed.
> We have three blockers for 2.4.0. I will move out most of the JIRAs that
> aren't currently
> being worked on. If you think any of the other JIRAs are critical to
> include in 2.4.0,
> please update the fix version, mark as blocker and ensure a PR is ready to
> merge.
> I will create the first RC as soon as we close the blockers.
> Please help to close out the 2.4.0 JIRAs.
> 
> current blockers:
> https://issues.apache.org/jira/browse/KAFKA-8943
> https://issues.apache.org/jira/browse/KAFKA-8992
> https://issues.apache.org/jira/browse/KAFKA-8972
> 
> Thank you!
> 
> On Tue, Oct 8, 2019 at 8:27 PM Manikumar <ma...@gmail.com> wrote:
> 
>> Thanks Bruno. We will mark KIP-471 as complete.
>>
>> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <br...@confluent.io> wrote:
>>
>>> Hi Manikumar,
>>>
>>> It is technically true that KIP-471 is not completed, but the only
>>> aspect that is not there are merely two metrics that I could not add
>>> due to the RocksDB version currently used in Streams. Adding those two
>>> metrics once the RocksDB version will have been increased, will be a
>>> minor effort. So, I would consider KIP-471 as complete with those two
>>> metrics blocked.
>>>
>>> Best,
>>> Bruno
>>>
>>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <ma...@gmail.com>
>>> wrote:
>>>>
>>>> Hi all,
>>>>
>>>> I have moved couple of accepted KIPs without a PR to the next release.
>>> We
>>>> still have quite a few KIPs
>>>> with PRs that are being reviewed, but haven't yet been merged. I have
>>> left
>>>> all of these in assuming these
>>>> PRs are ready and not risky to merge.  Please update your assigned
>>>> KIPs/JIRAs, if they are not ready and
>>>>  if you know they cannot make it to 2.4.0.
>>>>
>>>> Please ensure that all KIPs for 2.4.0 have been merged by Oct 16th. Any
>>>> remaining KIPs
>>>> will be moved to the next release.
>>>>
>>>> The KIPs still in progress are:
>>>>
>>>> - KIP-517: Add consumer metrics to observe user poll behavior
>>>>  <
>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>>>>>
>>>>
>>>> - KIP-511: Collect and Expose Client's Name and Version in the Brokers
>>>>  <
>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
>>>>>
>>>>
>>>> - KIP-474: To deprecate WindowStore#put(key, value)
>>>>  <https://issues.apache.org/jira/browse/KAFKA-7245>
>>>>
>>>> - KIP-471: Expose RocksDB Metrics in Kafka Streams
>>>>  <
>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
>>>>>
>>>>
>>>> - KIP-466: Add support for List<T> serialization and deserialization
>>>>  <
>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
>>>> <T>+serialization+and+deserialization>
>>>>
>>>> - KIP-455: Create an Administrative API for Replica Reassignment
>>>>  <
>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
>>>>>
>>>>
>>>> - KIP-446: Add changelog topic configuration to KTable suppress
>>>>  <
>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
>>>>>
>>>>
>>>> - KIP-444: Augment metrics for Kafka Streams
>>>>  <
>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
>>>>>
>>>>
>>>> - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
>>>>  <
>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>>>>>
>>>>
>>>> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore connecting
>>>>  <
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
>>>>
>>>>
>>>> - KIP-396: Add Reset/List Offsets Operations to AdminClient
>>>>   <
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>>>>>
>>>>
>>>> - KIP-221: Enhance DSL with Connecting Topic Creation and Repartition
>>> Hint
>>>>  <
>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
>>>>>
>>>>
>>>>
>>>> Thanks,
>>>> Manikumar
>>>>
>>>> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <ma...@gmail.com>
>>> wrote:
>>>>
>>>>> Hi all,
>>>>>
>>>>> Let's extend the feature freeze deadline to Friday to merge the
>>> current
>>>>> work in-progress PRs.
>>>>> Please ensure that all major features have been merged and that any
>>> minor
>>>>> features have PRs by EOD Friday.
>>>>> We will be cutting the 2.4 release branch early on Monday morning.
>>>>>
>>>>> Thanks,
>>>>> Manikumar
>>>>>
>>>>> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <ma...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> Hi Gwen,
>>>>>>
>>>>>> As suggested by Ismael, If required, we can extend the feature
>>> freeze to
>>>>>> end of the week.
>>>>>>
>>>>>> Thanks,
>>>>>>
>>>>>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk>
>>> wrote:
>>>>>>
>>>>>>> Hi Gwen,
>>>>>>>
>>>>>>> Good question.
>>>>>>>
>>>>>>> I think we should stick to the schedule. As usual, some features
>>> will
>>>>>>> slip
>>>>>>> to the next release and that's ok, they'll get a bit more time to
>>>>>>> stabilize. In the past, we have allowed 1-2 days over the feature
>>> freeze
>>>>>>> date (i.e. end of the week instead of Wednesday) for features that
>>>>>>> narrowly
>>>>>>> miss the cut. I think that's probably OK to continue.
>>>>>>>
>>>>>>> Ismael
>>>>>>>
>>>>>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io>
>>> wrote:
>>>>>>>
>>>>>>>> Hi Mani and team,
>>>>>>>>
>>>>>>>> The feature freeze deadline is right next to Kafka Summit, making
>>> it a
>>>>>>>> bit stressful for the committers and community members with PRs in
>>>>>>>> flight. What do you think about delaying the feature freeze and
>>> code
>>>>>>>> freeze by a week, to allow our community to enjoy Kafka Summit?
>>>>>>>>
>>>>>>>> Gwen
>>>>>>>>
>>>>>>>> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com>
>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>> Hi, Manikumar.
>>>>>>>>>
>>>>>>>>> Thanks for acting as release manager. Can we please add the
>>> following
>>>>>>>> KIPs
>>>>>>>>> that have all been approved with PRs either merged or in
>>> progress:
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>    -
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
>>>>>>>>>    -
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
>>>>>>>>>    -
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
>>>>>>>>>    -
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
>>>>>>>>>    -
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>>>>>>>>> (Chris
>>>>>>>>>    E mentioned this above)
>>>>>>>>>    -
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>>>>>>>>> (Konstantine
>>>>>>>>>    mentioned this above)
>>>>>>>>>
>>>>>>>>> Thanks!
>>>>>>>>>
>>>>>>>>> Randall
>>>>>>>>>
>>>>>>>>> On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
>>>>>>>>> konstantine@confluent.io> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Manikumar,
>>>>>>>>>>
>>>>>>>>>> let's add one more on the list that was voted on time and is
>>>>>>>>>> straightforward:
>>>>>>>>>>
>>>>>>>>>> KIP-521:
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>>>>>>>>>> with jira ticket:
>>>>>>>>>> https://issues.apache.org/jira/browse/KAFKA-5609
>>>>>>>>>> and Component:
>>>>>>>>>> Connect
>>>>>>>>>>
>>>>>>>>>> Sincerely,
>>>>>>>>>> Konstantine
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
>>>>>>> chrise@confluent.io>
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi Manikumar,
>>>>>>>>>>>
>>>>>>>>>>> Would it be possible to add KIP-507 (
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>>>>>>>>>>> )
>>>>>>>>>>> to the 2.4 release, as it has recently been accepted?
>>>>>>>>>>>
>>>>>>>>>>> Cheers,
>>>>>>>>>>>
>>>>>>>>>>> Chris
>>>>>>>>>>>
>>>>>>>>>>> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
>>> lu.kevin@berkeley.edu>
>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi Manikumar,
>>>>>>>>>>>>
>>>>>>>>>>>> Please add KIP-517 as it is now accepted too
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks.
>>>>>>>>>>>>
>>>>>>>>>>>> Regards,
>>>>>>>>>>>> Kevin
>>>>>>>>>>>>
>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
>>>>>>>> manikumar.reddy@gmail.com>
>>>>>>>>>>>> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Just a reminder that tomorrow (Sep 25, 2019) is the
>>> last date
>>>>>>>> for KIP
>>>>>>>>>>>>> acceptance for 2.4.0 release.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
>>>>>>>> manikumar.reddy@gmail.com
>>>>>>>>>>>
>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi Rajini,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Added KIP-525 to the release plan for tracking.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
>>>>>>>>>>>> rajinisivaram@gmail.com>
>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Hi Manikumar,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Can we add KIP-525 (
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
>>>>>>>>>>>>>>> )
>>>>>>>>>>>>>>> to 2.4.0 release? It has been accepted and is a
>>> minor KIP.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Thank you,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Rajini
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
>>>>>>>>>>> manikumar.reddy@gmail.com>
>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>  Added KIP-401 to the wiki page for tracking.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
>>>>>>>> pgwhalen@gmail.com
>>>>>>>>>>>
>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Manikumar,
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> KIP-401 was accepted a few weeks ago and there
>>> is a PR
>>>>>>>> pending
>>>>>>>>>>>>> review,
>>>>>>>>>>>>>>>> can
>>>>>>>>>>>>>>>>> it be included in the release as well?
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>> Paul
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
>>>>>>>>>>>>> manikumar.reddy@gmail.com>
>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Just a reminder that any new/pending KIP must
>>> pass
>>>>>>> vote
>>>>>>>> by
>>>>>>>>>>> next
>>>>>>>>>>>>>>>> Wednesday
>>>>>>>>>>>>>>>>>> (Sep 25, 2019) to be included
>>>>>>>>>>>>>>>>>> in Apache Kafka 2.4.0 release.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Also keep in mind that deadline for feature
>>> freeze
>>>>>>> is
>>>>>>>> Oct 2,
>>>>>>>>>>>> 2019.
>>>>>>>>>>>>>>>>>> In order to be included in the release, major
>>>>>>>> features/KIPs
>>>>>>>>>>> need
>>>>>>>>>>>>> to
>>>>>>>>>>>>>>> be
>>>>>>>>>>>>>>>>>> merged and minor features need to be
>>>>>>>>>>>>>>>>>> have PR ready.  Any feature/KIP not in this
>>> state
>>>>>>> will
>>>>>>>> be
>>>>>>>>>>>>>>> automatically
>>>>>>>>>>>>>>>>>> moved to the next release after Oct 2.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> There are total 84 open
>>>>>>>>>>>>>>>>>> <
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> JIRAs. Please update your assigned JIRAs, if
>>> you
>>>>>>> know
>>>>>>>> they
>>>>>>>>>>>> cannot
>>>>>>>>>>>>>>> make
>>>>>>>>>>>>>>>> it
>>>>>>>>>>>>>>>>>> to 2.4.0.
>>>>>>>>>>>>>>>>>> There are also quite a few JIRAs related to
>>> flaky
>>>>>>>> tests. We
>>>>>>>>>>>> really
>>>>>>>>>>>>>>>>>> appreciate any help on fixing these failing
>>> tests.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>> Manikumar
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Hi Mickael,
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Yes, we can include. Added KIP-396 to the
>>> wiki
>>>>>>> page
>>>>>>>> for
>>>>>>>>>>>>> tracking.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>> Manikumar
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:36 PM Mickael
>>> Maison <
>>>>>>>>>>>>>>>>> mickael.maison@gmail.com
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Can we also include KIP-396?
>>>>>>>>>>>>>>>>>>>> (
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>>>>>>>>>>>>>>>>>>>> )
>>>>>>>>>>>>>>>>>>>> It has been accepted and the PR is ready for
>>>>>>> review:
>>>>>>>>>>>>>>>>>>>> https://github.com/apache/kafka/pull/7296
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Thanks
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Hi Viktor,
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-434.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> On Mon, Sep 16, 2019 at 3:09 PM Viktor
>>>>>>>> Somogyi-Vass <
>>>>>>>>>>>>>>>>>>>> viktorsomogyi@gmail.com>
>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Can we please also include KIP-434?
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>>>>>>>>>>>>>>>>>>>>>> It has been accepted and there is
>>> already a
>>>>>>> pull
>>>>>>>>>>> request
>>>>>>>>>>>>>>> under
>>>>>>>>>>>>>>>>>> review.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>>>>> Viktor
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 9:59 AM
>>> Manikumar <
>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Hi David,
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Yes, we can include KIP-511.  KIP
>>> must be
>>>>>>>> accepted
>>>>>>>>>> by
>>>>>>>>>>>> KIP
>>>>>>>>>>>>>>>> Freeze
>>>>>>>>>>>>>>>>>>>> date
>>>>>>>>>>>>>>>>>>>>>> (Sep
>>>>>>>>>>>>>>>>>>>>>>> 25, 2019 )
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> On Fri, Sep 6, 2019 at 12:53 PM David
>>>>>>> Jacot <
>>>>>>>>>>>>>>>>> djacot@confluent.io>
>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> Hi Manikumar,
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> Could we add KIP-511 to the plan? I
>>>>>>> think it
>>>>>>>> will
>>>>>>>>>>>> make
>>>>>>>>>>>>>>> it.
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>>>>>>> David
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> On Tue, Aug 27, 2019 at 5:32 PM
>>>>>>> Manikumar <
>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com>
>>>>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>> I put together a draft release
>>> plan
>>>>>>> with
>>>>>>>> Oct
>>>>>>>>>> 2019
>>>>>>>>>>>> as
>>>>>>>>>>>>>>> the
>>>>>>>>>>>>>>>>>> release
>>>>>>>>>>>>>>>>>>>>>> month
>>>>>>>>>>>>>>>>>>>>>>>> and
>>>>>>>>>>>>>>>>>>>>>>>>> a list of KIPs that have already
>>> been
>>>>>>>> voted:
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>
>>>>>>>
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>> Here are the dates:
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>> 1) KIP Freeze:  Sep 25, 2019 (A
>>> KIP
>>>>>>> must be
>>>>>>>>>>>> accepted
>>>>>>>>>>>>> by
>>>>>>>>>>>>>>>> this
>>>>>>>>>>>>>>>>>>>> date in
>>>>>>>>>>>>>>>>>>>>>>>> order
>>>>>>>>>>>>>>>>>>>>>>>>> to be considered for this release)
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>> 2) Feature Freeze:  Oct 2, 2019
>>> (Major
>>>>>>>> features
>>>>>>>>>>>>> merged
>>>>>>>>>>>>>>> &
>>>>>>>>>>>>>>>>>>>> working on
>>>>>>>>>>>>>>>>>>>>>>>>> stabilization, minor features
>>> have PR,
>>>>>>>>>>>>>>>>>>>>>>>>>  release branch cut; anything not
>>> in
>>>>>>> this
>>>>>>>> state
>>>>>>>>>>>> will
>>>>>>>>>>>>> be
>>>>>>>>>>>>>>>>>>>> automatically
>>>>>>>>>>>>>>>>>>>>>>>> moved
>>>>>>>>>>>>>>>>>>>>>>>>> to the next release in JIRA.
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>> 3) Code Freeze:  Oct 16, 2019
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>> 4) Release Date: Oct 30, 2019
>>>>>>> (tentative)
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>> Please plan accordingly for the
>>>>>>> features
>>>>>>>> you
>>>>>>>>>> want
>>>>>>>>>>>>> push
>>>>>>>>>>>>>>>> into
>>>>>>>>>>>>>>>>>>>> Apache
>>>>>>>>>>>>>>>>>>>>>>> Kafka
>>>>>>>>>>>>>>>>>>>>>>>>> 2.4.0 release.
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 9:08 PM
>>> Ismael
>>>>>>>> Juma <
>>>>>>>>>>>>>>>>>> ismael@juma.me.uk>
>>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for volunteering
>>> Manikumar. +1
>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>> Ismael
>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Aug 12, 2019 at 7:54 AM
>>>>>>>> Manikumar <
>>>>>>>>>>>>>>>>>>>>>> manikumar.reddy@gmail.com
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>> Hi all,
>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>> I would like to volunteer to
>>> be the
>>>>>>>> release
>>>>>>>>>>>>> manager
>>>>>>>>>>>>>>>> for
>>>>>>>>>>>>>>>>>> our
>>>>>>>>>>>>>>>>>>>> next
>>>>>>>>>>>>>>>>>>>>>>>>>> time-based
>>>>>>>>>>>>>>>>>>>>>>>>>>> feature release (v2.4.0).
>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>> If that sounds good, I'll
>>> post the
>>>>>>>> release
>>>>>>>>>>> plan
>>>>>>>>>>>>>>> over
>>>>>>>>>>>>>>>> the
>>>>>>>>>>>>>>>>>>>> next few
>>>>>>>>>>>>>>>>>>>>>>>> days.
>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>>>>>>>>>> Manikumar
>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>
>>
> 


Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Ismael Juma <is...@juma.me.uk>.
Thanks Manikumar. To be clear, we should be focusing on stabilization from
now until the code freeze. It's OK to merge small PRs that complete KIPs
that have been partially merged or that are effectively fixes, but features
should generally target trunk and the next release.

Ismael

On Mon, Oct 7, 2019 at 11:44 AM Manikumar <ma...@gmail.com> wrote:

> Hi all,
>
> I have moved couple of accepted KIPs without a PR to the next release.  We
> still have quite a few KIPs
> with PRs that are being reviewed, but haven't yet been merged. I have left
> all of these in assuming these
> PRs are ready and not risky to merge.  Please update your assigned
> KIPs/JIRAs, if they are not ready and
>  if you know they cannot make it to 2.4.0.
>
> Please ensure that all KIPs for 2.4.0 have been merged by Oct 16th. Any
> remaining KIPs
> will be moved to the next release.
>
> The KIPs still in progress are:
>
> - KIP-517: Add consumer metrics to observe user poll behavior
>  <
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> >
>
> - KIP-511: Collect and Expose Client's Name and Version in the Brokers
>  <
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> >
>
> - KIP-474: To deprecate WindowStore#put(key, value)
>  <https://issues.apache.org/jira/browse/KAFKA-7245>
>
> - KIP-471: Expose RocksDB Metrics in Kafka Streams
>  <
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> >
>
> - KIP-466: Add support for List<T> serialization and deserialization
>  <
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> <T>+serialization+and+deserialization>
>
> - KIP-455: Create an Administrative API for Replica Reassignment
>  <
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> >
>
> - KIP-446: Add changelog topic configuration to KTable suppress
>  <
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> >
>
> - KIP-444: Augment metrics for Kafka Streams
>  <
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> >
>
> - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
>  <
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> >
>
> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore connecting
>  <
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756>
>
> - KIP-396: Add Reset/List Offsets Operations to AdminClient
>   <
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> >
>
> - KIP-221: Enhance DSL with Connecting Topic Creation and Repartition Hint
>  <
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> >
>
>
> Thanks,
> Manikumar
>
> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi all,
> >
> > Let's extend the feature freeze deadline to Friday to merge the current
> > work in-progress PRs.
> > Please ensure that all major features have been merged and that any minor
> > features have PRs by EOD Friday.
> > We will be cutting the 2.4 release branch early on Monday morning.
> >
> > Thanks,
> > Manikumar
> >
> > On Thu, Sep 26, 2019 at 7:30 PM Manikumar <ma...@gmail.com>
> > wrote:
> >
> >> Hi Gwen,
> >>
> >> As suggested by Ismael, If required, we can extend the feature freeze to
> >> end of the week.
> >>
> >> Thanks,
> >>
> >> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk> wrote:
> >>
> >>> Hi Gwen,
> >>>
> >>> Good question.
> >>>
> >>> I think we should stick to the schedule. As usual, some features will
> >>> slip
> >>> to the next release and that's ok, they'll get a bit more time to
> >>> stabilize. In the past, we have allowed 1-2 days over the feature
> freeze
> >>> date (i.e. end of the week instead of Wednesday) for features that
> >>> narrowly
> >>> miss the cut. I think that's probably OK to continue.
> >>>
> >>> Ismael
> >>>
> >>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io> wrote:
> >>>
> >>> > Hi Mani and team,
> >>> >
> >>> > The feature freeze deadline is right next to Kafka Summit, making it
> a
> >>> > bit stressful for the committers and community members with PRs in
> >>> > flight. What do you think about delaying the feature freeze and code
> >>> > freeze by a week, to allow our community to enjoy Kafka Summit?
> >>> >
> >>> > Gwen
> >>> >
> >>> > On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com>
> >>> wrote:
> >>> > >
> >>> > > Hi, Manikumar.
> >>> > >
> >>> > > Thanks for acting as release manager. Can we please add the
> following
> >>> > KIPs
> >>> > > that have all been approved with PRs either merged or in progress:
> >>> > >
> >>> > >
> >>> > >    -
> >>> > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> >>> > >    -
> >>> > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> >>> > >    -
> >>> > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> >>> > >    -
> >>> > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> >>> > >    -
> >>> > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> >>> > > (Chris
> >>> > >    E mentioned this above)
> >>> > >    -
> >>> > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> >>> > > (Konstantine
> >>> > >    mentioned this above)
> >>> > >
> >>> > > Thanks!
> >>> > >
> >>> > > Randall
> >>> > >
> >>> > > On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> >>> > > konstantine@confluent.io> wrote:
> >>> > >
> >>> > > > Hi Manikumar,
> >>> > > >
> >>> > > > let's add one more on the list that was voted on time and is
> >>> > > > straightforward:
> >>> > > >
> >>> > > > KIP-521:
> >>> > > >
> >>> > > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> >>> > > > with jira ticket:
> >>> > > > https://issues.apache.org/jira/browse/KAFKA-5609
> >>> > > > and Component:
> >>> > > > Connect
> >>> > > >
> >>> > > > Sincerely,
> >>> > > > Konstantine
> >>> > > >
> >>> > > >
> >>> > > > On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> >>> chrise@confluent.io>
> >>> > > > wrote:
> >>> > > >
> >>> > > > > Hi Manikumar,
> >>> > > > >
> >>> > > > > Would it be possible to add KIP-507 (
> >>> > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> >>> > > > > )
> >>> > > > > to the 2.4 release, as it has recently been accepted?
> >>> > > > >
> >>> > > > > Cheers,
> >>> > > > >
> >>> > > > > Chris
> >>> > > > >
> >>> > > > > On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> lu.kevin@berkeley.edu>
> >>> > wrote:
> >>> > > > >
> >>> > > > > > Hi Manikumar,
> >>> > > > > >
> >>> > > > > > Please add KIP-517 as it is now accepted too
> >>> > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> >>> > > > > >
> >>> > > > > > Thanks.
> >>> > > > > >
> >>> > > > > > Regards,
> >>> > > > > > Kevin
> >>> > > > > >
> >>> > > > > > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> >>> > manikumar.reddy@gmail.com>
> >>> > > > > > wrote:
> >>> > > > > >
> >>> > > > > > > Hi All,
> >>> > > > > > >
> >>> > > > > > > Just a reminder that tomorrow (Sep 25, 2019) is the last
> date
> >>> > for KIP
> >>> > > > > > > acceptance for 2.4.0 release.
> >>> > > > > > >
> >>> > > > > > > Thanks,
> >>> > > > > > >
> >>> > > > > > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> >>> > manikumar.reddy@gmail.com
> >>> > > > >
> >>> > > > > > > wrote:
> >>> > > > > > >
> >>> > > > > > > > Hi Rajini,
> >>> > > > > > > >
> >>> > > > > > > > Added KIP-525 to the release plan for tracking.
> >>> > > > > > > >
> >>> > > > > > > > Thanks,
> >>> > > > > > > >
> >>> > > > > > > >
> >>> > > > > > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> >>> > > > > > rajinisivaram@gmail.com>
> >>> > > > > > > > wrote:
> >>> > > > > > > >
> >>> > > > > > > >> Hi Manikumar,
> >>> > > > > > > >>
> >>> > > > > > > >> Can we add KIP-525 (
> >>> > > > > > > >>
> >>> > > > > > > >>
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> >>> > > > > > > >> )
> >>> > > > > > > >> to 2.4.0 release? It has been accepted and is a minor
> KIP.
> >>> > > > > > > >>
> >>> > > > > > > >> Thank you,
> >>> > > > > > > >>
> >>> > > > > > > >> Rajini
> >>> > > > > > > >>
> >>> > > > > > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> >>> > > > > manikumar.reddy@gmail.com>
> >>> > > > > > > >> wrote:
> >>> > > > > > > >>
> >>> > > > > > > >> > Hi,
> >>> > > > > > > >> >
> >>> > > > > > > >> >  Added KIP-401 to the wiki page for tracking.
> >>> > > > > > > >> >
> >>> > > > > > > >> > Thanks,
> >>> > > > > > > >> >
> >>> > > > > > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> >>> > pgwhalen@gmail.com
> >>> > > > >
> >>> > > > > > > wrote:
> >>> > > > > > > >> >
> >>> > > > > > > >> > > Manikumar,
> >>> > > > > > > >> > >
> >>> > > > > > > >> > > KIP-401 was accepted a few weeks ago and there is a
> PR
> >>> > pending
> >>> > > > > > > review,
> >>> > > > > > > >> > can
> >>> > > > > > > >> > > it be included in the release as well?
> >>> > > > > > > >> > >
> >>> > > > > > > >> > > Thanks,
> >>> > > > > > > >> > > Paul
> >>> > > > > > > >> > >
> >>> > > > > > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> >>> > > > > > > manikumar.reddy@gmail.com>
> >>> > > > > > > >> > > wrote:
> >>> > > > > > > >> > >
> >>> > > > > > > >> > > > Hi All,
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > Just a reminder that any new/pending KIP must pass
> >>> vote
> >>> > by
> >>> > > > > next
> >>> > > > > > > >> > Wednesday
> >>> > > > > > > >> > > > (Sep 25, 2019) to be included
> >>> > > > > > > >> > > > in Apache Kafka 2.4.0 release.
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > Also keep in mind that deadline for feature freeze
> >>> is
> >>> > Oct 2,
> >>> > > > > > 2019.
> >>> > > > > > > >> > > > In order to be included in the release, major
> >>> > features/KIPs
> >>> > > > > need
> >>> > > > > > > to
> >>> > > > > > > >> be
> >>> > > > > > > >> > > > merged and minor features need to be
> >>> > > > > > > >> > > > have PR ready.  Any feature/KIP not in this state
> >>> will
> >>> > be
> >>> > > > > > > >> automatically
> >>> > > > > > > >> > > > moved to the next release after Oct 2.
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > There are total 84 open
> >>> > > > > > > >> > > > <
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > >
> >>> > > > > > > >> >
> >>> > > > > > > >>
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > JIRAs. Please update your assigned JIRAs, if you
> >>> know
> >>> > they
> >>> > > > > > cannot
> >>> > > > > > > >> make
> >>> > > > > > > >> > it
> >>> > > > > > > >> > > > to 2.4.0.
> >>> > > > > > > >> > > > There are also quite a few JIRAs related to flaky
> >>> > tests. We
> >>> > > > > > really
> >>> > > > > > > >> > > > appreciate any help on fixing these failing tests.
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > Thanks,
> >>> > > > > > > >> > > > Manikumar
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> >>> > > > > > > >> manikumar.reddy@gmail.com>
> >>> > > > > > > >> > > > wrote:
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > > Hi Mickael,
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > > Yes, we can include. Added KIP-396 to the wiki
> >>> page
> >>> > for
> >>> > > > > > > tracking.
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > > Thanks,
> >>> > > > > > > >> > > > > Manikumar
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> >>> > > > > > > >> > > mickael.maison@gmail.com
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > > wrote:
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > >> Hi Manikumar,
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > > >> Can we also include KIP-396?
> >>> > > > > > > >> > > > >> (
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > >
> >>> > > > > > > >> >
> >>> > > > > > > >>
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> >>> > > > > > > >> > > > >> )
> >>> > > > > > > >> > > > >> It has been accepted and the PR is ready for
> >>> review:
> >>> > > > > > > >> > > > >> https://github.com/apache/kafka/pull/7296
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > > >> Thanks
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> >>> > > > > > > >> > manikumar.reddy@gmail.com
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > >> wrote:
> >>> > > > > > > >> > > > >> >
> >>> > > > > > > >> > > > >> > Hi Viktor,
> >>> > > > > > > >> > > > >> >
> >>> > > > > > > >> > > > >> > Yes, we can include KIP-434.
> >>> > > > > > > >> > > > >> >
> >>> > > > > > > >> > > > >> > Thanks,
> >>> > > > > > > >> > > > >> >
> >>> > > > > > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor
> >>> > Somogyi-Vass <
> >>> > > > > > > >> > > > >> viktorsomogyi@gmail.com>
> >>> > > > > > > >> > > > >> > wrote:
> >>> > > > > > > >> > > > >> >
> >>> > > > > > > >> > > > >> > > Hi Manikumar,
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >> > > Can we please also include KIP-434?
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > >
> >>> > > > > > > >> >
> >>> > > > > > > >>
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> >>> > > > > > > >> > > > >> > > It has been accepted and there is already a
> >>> pull
> >>> > > > > request
> >>> > > > > > > >> under
> >>> > > > > > > >> > > > review.
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >> > > Thanks,
> >>> > > > > > > >> > > > >> > > Viktor
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> >>> > > > > > > >> > > manikumar.reddy@gmail.com
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > >> > > wrote:
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >> > > > Hi David,
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > > > Yes, we can include KIP-511.  KIP must be
> >>> > accepted
> >>> > > > by
> >>> > > > > > KIP
> >>> > > > > > > >> > Freeze
> >>> > > > > > > >> > > > >> date
> >>> > > > > > > >> > > > >> > > (Sep
> >>> > > > > > > >> > > > >> > > > 25, 2019 )
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > > > Thanks,
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David
> >>> Jacot <
> >>> > > > > > > >> > > djacot@confluent.io>
> >>> > > > > > > >> > > > >> wrote:
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > > > > Hi Manikumar,
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > > > Could we add KIP-511 to the plan? I
> >>> think it
> >>> > will
> >>> > > > > > make
> >>> > > > > > > >> it.
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > > > Thanks,
> >>> > > > > > > >> > > > >> > > > > David
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM
> >>> Manikumar <
> >>> > > > > > > >> > > > >> manikumar.reddy@gmail.com>
> >>> > > > > > > >> > > > >> > > > > wrote:
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > > > > Hi all,
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > I put together a draft release plan
> >>> with
> >>> > Oct
> >>> > > > 2019
> >>> > > > > > as
> >>> > > > > > > >> the
> >>> > > > > > > >> > > > release
> >>> > > > > > > >> > > > >> > > month
> >>> > > > > > > >> > > > >> > > > > and
> >>> > > > > > > >> > > > >> > > > > > a list of KIPs that have already been
> >>> > voted:
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > >
> >>> > > > > > > >> >
> >>> > > > > > > >>
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > Here are the dates:
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP
> >>> must be
> >>> > > > > > accepted
> >>> > > > > > > by
> >>> > > > > > > >> > this
> >>> > > > > > > >> > > > >> date in
> >>> > > > > > > >> > > > >> > > > > order
> >>> > > > > > > >> > > > >> > > > > > to be considered for this release)
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019
> (Major
> >>> > features
> >>> > > > > > > merged
> >>> > > > > > > >> &
> >>> > > > > > > >> > > > >> working on
> >>> > > > > > > >> > > > >> > > > > > stabilization, minor features have
> PR,
> >>> > > > > > > >> > > > >> > > > > >  release branch cut; anything not in
> >>> this
> >>> > state
> >>> > > > > > will
> >>> > > > > > > be
> >>> > > > > > > >> > > > >> automatically
> >>> > > > > > > >> > > > >> > > > > moved
> >>> > > > > > > >> > > > >> > > > > > to the next release in JIRA.
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019
> >>> (tentative)
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > Please plan accordingly for the
> >>> features
> >>> > you
> >>> > > > want
> >>> > > > > > > push
> >>> > > > > > > >> > into
> >>> > > > > > > >> > > > >> Apache
> >>> > > > > > > >> > > > >> > > > Kafka
> >>> > > > > > > >> > > > >> > > > > > 2.4.0 release.
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > Regards,
> >>> > > > > > > >> > > > >> > > > > > Manikumar
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM
> Ismael
> >>> > Juma <
> >>> > > > > > > >> > > > ismael@juma.me.uk>
> >>> > > > > > > >> > > > >> > > wrote:
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > > Thanks for volunteering Manikumar.
> +1
> >>> > > > > > > >> > > > >> > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > Ismael
> >>> > > > > > > >> > > > >> > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM
> >>> > Manikumar <
> >>> > > > > > > >> > > > >> > > manikumar.reddy@gmail.com
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > > > > > wrote:
> >>> > > > > > > >> > > > >> > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > > Hi all,
> >>> > > > > > > >> > > > >> > > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > > I would like to volunteer to be
> the
> >>> > release
> >>> > > > > > > manager
> >>> > > > > > > >> > for
> >>> > > > > > > >> > > > our
> >>> > > > > > > >> > > > >> next
> >>> > > > > > > >> > > > >> > > > > > > time-based
> >>> > > > > > > >> > > > >> > > > > > > > feature release (v2.4.0).
> >>> > > > > > > >> > > > >> > > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > > If that sounds good, I'll post
> the
> >>> > release
> >>> > > > > plan
> >>> > > > > > > >> over
> >>> > > > > > > >> > the
> >>> > > > > > > >> > > > >> next few
> >>> > > > > > > >> > > > >> > > > > days.
> >>> > > > > > > >> > > > >> > > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > > Thanks,
> >>> > > > > > > >> > > > >> > > > > > > > Manikumar
> >>> > > > > > > >> > > > >> > > > > > > >
> >>> > > > > > > >> > > > >> > > > > > >
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > >
> >>> > > > > > > >> >
> >>> > > > > > > >>
> >>> > > > > > > >
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>>
> >>
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi all,

The code freeze deadline has now passed and at this point only blockers
will be allowed.
We have three blockers for 2.4.0. I will move out most of the JIRAs that
aren't currently
being worked on. If you think any of the other JIRAs are critical to
include in 2.4.0,
please update the fix version, mark as blocker and ensure a PR is ready to
merge.
I will create the first RC as soon as we close the blockers.
Please help to close out the 2.4.0 JIRAs.

current blockers:
https://issues.apache.org/jira/browse/KAFKA-8943
https://issues.apache.org/jira/browse/KAFKA-8992
https://issues.apache.org/jira/browse/KAFKA-8972

Thank you!

On Tue, Oct 8, 2019 at 8:27 PM Manikumar <ma...@gmail.com> wrote:

> Thanks Bruno. We will mark KIP-471 as complete.
>
> On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <br...@confluent.io> wrote:
>
>> Hi Manikumar,
>>
>> It is technically true that KIP-471 is not completed, but the only
>> aspect that is not there are merely two metrics that I could not add
>> due to the RocksDB version currently used in Streams. Adding those two
>> metrics once the RocksDB version will have been increased, will be a
>> minor effort. So, I would consider KIP-471 as complete with those two
>> metrics blocked.
>>
>> Best,
>> Bruno
>>
>> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <ma...@gmail.com>
>> wrote:
>> >
>> > Hi all,
>> >
>> > I have moved couple of accepted KIPs without a PR to the next release.
>> We
>> > still have quite a few KIPs
>> > with PRs that are being reviewed, but haven't yet been merged. I have
>> left
>> > all of these in assuming these
>> > PRs are ready and not risky to merge.  Please update your assigned
>> > KIPs/JIRAs, if they are not ready and
>> >  if you know they cannot make it to 2.4.0.
>> >
>> > Please ensure that all KIPs for 2.4.0 have been merged by Oct 16th. Any
>> > remaining KIPs
>> > will be moved to the next release.
>> >
>> > The KIPs still in progress are:
>> >
>> > - KIP-517: Add consumer metrics to observe user poll behavior
>> >  <
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>> > >
>> >
>> > - KIP-511: Collect and Expose Client's Name and Version in the Brokers
>> >  <
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
>> > >
>> >
>> > - KIP-474: To deprecate WindowStore#put(key, value)
>> >  <https://issues.apache.org/jira/browse/KAFKA-7245>
>> >
>> > - KIP-471: Expose RocksDB Metrics in Kafka Streams
>> >  <
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
>> > >
>> >
>> > - KIP-466: Add support for List<T> serialization and deserialization
>> >  <
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
>> > <T>+serialization+and+deserialization>
>> >
>> > - KIP-455: Create an Administrative API for Replica Reassignment
>> >  <
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
>> > >
>> >
>> > - KIP-446: Add changelog topic configuration to KTable suppress
>> >  <
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
>> > >
>> >
>> > - KIP-444: Augment metrics for Kafka Streams
>> >  <
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
>> > >
>> >
>> > - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
>> >  <
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>> > >
>> >
>> > - KIP-401: TransformerSupplier/ProcessorSupplier StateStore connecting
>> >  <
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756
>> >
>> >
>> > - KIP-396: Add Reset/List Offsets Operations to AdminClient
>> >   <
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>> > >
>> >
>> > - KIP-221: Enhance DSL with Connecting Topic Creation and Repartition
>> Hint
>> >  <
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
>> > >
>> >
>> >
>> > Thanks,
>> > Manikumar
>> >
>> > On Thu, Oct 3, 2019 at 8:54 AM Manikumar <ma...@gmail.com>
>> wrote:
>> >
>> > > Hi all,
>> > >
>> > > Let's extend the feature freeze deadline to Friday to merge the
>> current
>> > > work in-progress PRs.
>> > > Please ensure that all major features have been merged and that any
>> minor
>> > > features have PRs by EOD Friday.
>> > > We will be cutting the 2.4 release branch early on Monday morning.
>> > >
>> > > Thanks,
>> > > Manikumar
>> > >
>> > > On Thu, Sep 26, 2019 at 7:30 PM Manikumar <ma...@gmail.com>
>> > > wrote:
>> > >
>> > >> Hi Gwen,
>> > >>
>> > >> As suggested by Ismael, If required, we can extend the feature
>> freeze to
>> > >> end of the week.
>> > >>
>> > >> Thanks,
>> > >>
>> > >> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk>
>> wrote:
>> > >>
>> > >>> Hi Gwen,
>> > >>>
>> > >>> Good question.
>> > >>>
>> > >>> I think we should stick to the schedule. As usual, some features
>> will
>> > >>> slip
>> > >>> to the next release and that's ok, they'll get a bit more time to
>> > >>> stabilize. In the past, we have allowed 1-2 days over the feature
>> freeze
>> > >>> date (i.e. end of the week instead of Wednesday) for features that
>> > >>> narrowly
>> > >>> miss the cut. I think that's probably OK to continue.
>> > >>>
>> > >>> Ismael
>> > >>>
>> > >>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io>
>> wrote:
>> > >>>
>> > >>> > Hi Mani and team,
>> > >>> >
>> > >>> > The feature freeze deadline is right next to Kafka Summit, making
>> it a
>> > >>> > bit stressful for the committers and community members with PRs in
>> > >>> > flight. What do you think about delaying the feature freeze and
>> code
>> > >>> > freeze by a week, to allow our community to enjoy Kafka Summit?
>> > >>> >
>> > >>> > Gwen
>> > >>> >
>> > >>> > On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com>
>> > >>> wrote:
>> > >>> > >
>> > >>> > > Hi, Manikumar.
>> > >>> > >
>> > >>> > > Thanks for acting as release manager. Can we please add the
>> following
>> > >>> > KIPs
>> > >>> > > that have all been approved with PRs either merged or in
>> progress:
>> > >>> > >
>> > >>> > >
>> > >>> > >    -
>> > >>> > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
>> > >>> > >    -
>> > >>> > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
>> > >>> > >    -
>> > >>> > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
>> > >>> > >    -
>> > >>> > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
>> > >>> > >    -
>> > >>> > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>> > >>> > > (Chris
>> > >>> > >    E mentioned this above)
>> > >>> > >    -
>> > >>> > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>> > >>> > > (Konstantine
>> > >>> > >    mentioned this above)
>> > >>> > >
>> > >>> > > Thanks!
>> > >>> > >
>> > >>> > > Randall
>> > >>> > >
>> > >>> > > On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
>> > >>> > > konstantine@confluent.io> wrote:
>> > >>> > >
>> > >>> > > > Hi Manikumar,
>> > >>> > > >
>> > >>> > > > let's add one more on the list that was voted on time and is
>> > >>> > > > straightforward:
>> > >>> > > >
>> > >>> > > > KIP-521:
>> > >>> > > >
>> > >>> > > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>> > >>> > > > with jira ticket:
>> > >>> > > > https://issues.apache.org/jira/browse/KAFKA-5609
>> > >>> > > > and Component:
>> > >>> > > > Connect
>> > >>> > > >
>> > >>> > > > Sincerely,
>> > >>> > > > Konstantine
>> > >>> > > >
>> > >>> > > >
>> > >>> > > > On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
>> > >>> chrise@confluent.io>
>> > >>> > > > wrote:
>> > >>> > > >
>> > >>> > > > > Hi Manikumar,
>> > >>> > > > >
>> > >>> > > > > Would it be possible to add KIP-507 (
>> > >>> > > > >
>> > >>> > > > >
>> > >>> > > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>> > >>> > > > > )
>> > >>> > > > > to the 2.4 release, as it has recently been accepted?
>> > >>> > > > >
>> > >>> > > > > Cheers,
>> > >>> > > > >
>> > >>> > > > > Chris
>> > >>> > > > >
>> > >>> > > > > On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
>> lu.kevin@berkeley.edu>
>> > >>> > wrote:
>> > >>> > > > >
>> > >>> > > > > > Hi Manikumar,
>> > >>> > > > > >
>> > >>> > > > > > Please add KIP-517 as it is now accepted too
>> > >>> > > > > >
>> > >>> > > > > >
>> > >>> > > > >
>> > >>> > > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>> > >>> > > > > >
>> > >>> > > > > > Thanks.
>> > >>> > > > > >
>> > >>> > > > > > Regards,
>> > >>> > > > > > Kevin
>> > >>> > > > > >
>> > >>> > > > > > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
>> > >>> > manikumar.reddy@gmail.com>
>> > >>> > > > > > wrote:
>> > >>> > > > > >
>> > >>> > > > > > > Hi All,
>> > >>> > > > > > >
>> > >>> > > > > > > Just a reminder that tomorrow (Sep 25, 2019) is the
>> last date
>> > >>> > for KIP
>> > >>> > > > > > > acceptance for 2.4.0 release.
>> > >>> > > > > > >
>> > >>> > > > > > > Thanks,
>> > >>> > > > > > >
>> > >>> > > > > > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
>> > >>> > manikumar.reddy@gmail.com
>> > >>> > > > >
>> > >>> > > > > > > wrote:
>> > >>> > > > > > >
>> > >>> > > > > > > > Hi Rajini,
>> > >>> > > > > > > >
>> > >>> > > > > > > > Added KIP-525 to the release plan for tracking.
>> > >>> > > > > > > >
>> > >>> > > > > > > > Thanks,
>> > >>> > > > > > > >
>> > >>> > > > > > > >
>> > >>> > > > > > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
>> > >>> > > > > > rajinisivaram@gmail.com>
>> > >>> > > > > > > > wrote:
>> > >>> > > > > > > >
>> > >>> > > > > > > >> Hi Manikumar,
>> > >>> > > > > > > >>
>> > >>> > > > > > > >> Can we add KIP-525 (
>> > >>> > > > > > > >>
>> > >>> > > > > > > >>
>> > >>> > > > > > >
>> > >>> > > > > >
>> > >>> > > > >
>> > >>> > > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
>> > >>> > > > > > > >> )
>> > >>> > > > > > > >> to 2.4.0 release? It has been accepted and is a
>> minor KIP.
>> > >>> > > > > > > >>
>> > >>> > > > > > > >> Thank you,
>> > >>> > > > > > > >>
>> > >>> > > > > > > >> Rajini
>> > >>> > > > > > > >>
>> > >>> > > > > > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
>> > >>> > > > > manikumar.reddy@gmail.com>
>> > >>> > > > > > > >> wrote:
>> > >>> > > > > > > >>
>> > >>> > > > > > > >> > Hi,
>> > >>> > > > > > > >> >
>> > >>> > > > > > > >> >  Added KIP-401 to the wiki page for tracking.
>> > >>> > > > > > > >> >
>> > >>> > > > > > > >> > Thanks,
>> > >>> > > > > > > >> >
>> > >>> > > > > > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
>> > >>> > pgwhalen@gmail.com
>> > >>> > > > >
>> > >>> > > > > > > wrote:
>> > >>> > > > > > > >> >
>> > >>> > > > > > > >> > > Manikumar,
>> > >>> > > > > > > >> > >
>> > >>> > > > > > > >> > > KIP-401 was accepted a few weeks ago and there
>> is a PR
>> > >>> > pending
>> > >>> > > > > > > review,
>> > >>> > > > > > > >> > can
>> > >>> > > > > > > >> > > it be included in the release as well?
>> > >>> > > > > > > >> > >
>> > >>> > > > > > > >> > > Thanks,
>> > >>> > > > > > > >> > > Paul
>> > >>> > > > > > > >> > >
>> > >>> > > > > > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
>> > >>> > > > > > > manikumar.reddy@gmail.com>
>> > >>> > > > > > > >> > > wrote:
>> > >>> > > > > > > >> > >
>> > >>> > > > > > > >> > > > Hi All,
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > > > Just a reminder that any new/pending KIP must
>> pass
>> > >>> vote
>> > >>> > by
>> > >>> > > > > next
>> > >>> > > > > > > >> > Wednesday
>> > >>> > > > > > > >> > > > (Sep 25, 2019) to be included
>> > >>> > > > > > > >> > > > in Apache Kafka 2.4.0 release.
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > > > Also keep in mind that deadline for feature
>> freeze
>> > >>> is
>> > >>> > Oct 2,
>> > >>> > > > > > 2019.
>> > >>> > > > > > > >> > > > In order to be included in the release, major
>> > >>> > features/KIPs
>> > >>> > > > > need
>> > >>> > > > > > > to
>> > >>> > > > > > > >> be
>> > >>> > > > > > > >> > > > merged and minor features need to be
>> > >>> > > > > > > >> > > > have PR ready.  Any feature/KIP not in this
>> state
>> > >>> will
>> > >>> > be
>> > >>> > > > > > > >> automatically
>> > >>> > > > > > > >> > > > moved to the next release after Oct 2.
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > > > There are total 84 open
>> > >>> > > > > > > >> > > > <
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > >
>> > >>> > > > > > > >> >
>> > >>> > > > > > > >>
>> > >>> > > > > > >
>> > >>> > > > > >
>> > >>> > > > >
>> > >>> > > >
>> > >>> >
>> > >>>
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
>> > >>> > > > > > > >> > > > >
>> > >>> > > > > > > >> > > > JIRAs. Please update your assigned JIRAs, if
>> you
>> > >>> know
>> > >>> > they
>> > >>> > > > > > cannot
>> > >>> > > > > > > >> make
>> > >>> > > > > > > >> > it
>> > >>> > > > > > > >> > > > to 2.4.0.
>> > >>> > > > > > > >> > > > There are also quite a few JIRAs related to
>> flaky
>> > >>> > tests. We
>> > >>> > > > > > really
>> > >>> > > > > > > >> > > > appreciate any help on fixing these failing
>> tests.
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > > > Thanks,
>> > >>> > > > > > > >> > > > Manikumar
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
>> > >>> > > > > > > >> manikumar.reddy@gmail.com>
>> > >>> > > > > > > >> > > > wrote:
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > > > > Hi Mickael,
>> > >>> > > > > > > >> > > > >
>> > >>> > > > > > > >> > > > > Yes, we can include. Added KIP-396 to the
>> wiki
>> > >>> page
>> > >>> > for
>> > >>> > > > > > > tracking.
>> > >>> > > > > > > >> > > > >
>> > >>> > > > > > > >> > > > >
>> > >>> > > > > > > >> > > > > Thanks,
>> > >>> > > > > > > >> > > > > Manikumar
>> > >>> > > > > > > >> > > > >
>> > >>> > > > > > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael
>> Maison <
>> > >>> > > > > > > >> > > mickael.maison@gmail.com
>> > >>> > > > > > > >> > > > >
>> > >>> > > > > > > >> > > > > wrote:
>> > >>> > > > > > > >> > > > >
>> > >>> > > > > > > >> > > > >> Hi Manikumar,
>> > >>> > > > > > > >> > > > >>
>> > >>> > > > > > > >> > > > >> Can we also include KIP-396?
>> > >>> > > > > > > >> > > > >> (
>> > >>> > > > > > > >> > > > >>
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > >
>> > >>> > > > > > > >> >
>> > >>> > > > > > > >>
>> > >>> > > > > > >
>> > >>> > > > > >
>> > >>> > > > >
>> > >>> > > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>> > >>> > > > > > > >> > > > >> )
>> > >>> > > > > > > >> > > > >> It has been accepted and the PR is ready for
>> > >>> review:
>> > >>> > > > > > > >> > > > >> https://github.com/apache/kafka/pull/7296
>> > >>> > > > > > > >> > > > >>
>> > >>> > > > > > > >> > > > >> Thanks
>> > >>> > > > > > > >> > > > >>
>> > >>> > > > > > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
>> > >>> > > > > > > >> > manikumar.reddy@gmail.com
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > > > >> wrote:
>> > >>> > > > > > > >> > > > >> >
>> > >>> > > > > > > >> > > > >> > Hi Viktor,
>> > >>> > > > > > > >> > > > >> >
>> > >>> > > > > > > >> > > > >> > Yes, we can include KIP-434.
>> > >>> > > > > > > >> > > > >> >
>> > >>> > > > > > > >> > > > >> > Thanks,
>> > >>> > > > > > > >> > > > >> >
>> > >>> > > > > > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor
>> > >>> > Somogyi-Vass <
>> > >>> > > > > > > >> > > > >> viktorsomogyi@gmail.com>
>> > >>> > > > > > > >> > > > >> > wrote:
>> > >>> > > > > > > >> > > > >> >
>> > >>> > > > > > > >> > > > >> > > Hi Manikumar,
>> > >>> > > > > > > >> > > > >> > >
>> > >>> > > > > > > >> > > > >> > > Can we please also include KIP-434?
>> > >>> > > > > > > >> > > > >> > >
>> > >>> > > > > > > >> > > > >> > >
>> > >>> > > > > > > >> > > > >>
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > >
>> > >>> > > > > > > >> >
>> > >>> > > > > > > >>
>> > >>> > > > > > >
>> > >>> > > > > >
>> > >>> > > > >
>> > >>> > > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>> > >>> > > > > > > >> > > > >> > > It has been accepted and there is
>> already a
>> > >>> pull
>> > >>> > > > > request
>> > >>> > > > > > > >> under
>> > >>> > > > > > > >> > > > review.
>> > >>> > > > > > > >> > > > >> > >
>> > >>> > > > > > > >> > > > >> > > Thanks,
>> > >>> > > > > > > >> > > > >> > > Viktor
>> > >>> > > > > > > >> > > > >> > >
>> > >>> > > > > > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM
>> Manikumar <
>> > >>> > > > > > > >> > > manikumar.reddy@gmail.com
>> > >>> > > > > > > >> > > > >
>> > >>> > > > > > > >> > > > >> > > wrote:
>> > >>> > > > > > > >> > > > >> > >
>> > >>> > > > > > > >> > > > >> > > > Hi David,
>> > >>> > > > > > > >> > > > >> > > >
>> > >>> > > > > > > >> > > > >> > > > Yes, we can include KIP-511.  KIP
>> must be
>> > >>> > accepted
>> > >>> > > > by
>> > >>> > > > > > KIP
>> > >>> > > > > > > >> > Freeze
>> > >>> > > > > > > >> > > > >> date
>> > >>> > > > > > > >> > > > >> > > (Sep
>> > >>> > > > > > > >> > > > >> > > > 25, 2019 )
>> > >>> > > > > > > >> > > > >> > > >
>> > >>> > > > > > > >> > > > >> > > > Thanks,
>> > >>> > > > > > > >> > > > >> > > >
>> > >>> > > > > > > >> > > > >> > > >
>> > >>> > > > > > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David
>> > >>> Jacot <
>> > >>> > > > > > > >> > > djacot@confluent.io>
>> > >>> > > > > > > >> > > > >> wrote:
>> > >>> > > > > > > >> > > > >> > > >
>> > >>> > > > > > > >> > > > >> > > > > Hi Manikumar,
>> > >>> > > > > > > >> > > > >> > > > >
>> > >>> > > > > > > >> > > > >> > > > > Could we add KIP-511 to the plan? I
>> > >>> think it
>> > >>> > will
>> > >>> > > > > > make
>> > >>> > > > > > > >> it.
>> > >>> > > > > > > >> > > > >> > > > >
>> > >>> > > > > > > >> > > > >> > > > > Thanks,
>> > >>> > > > > > > >> > > > >> > > > > David
>> > >>> > > > > > > >> > > > >> > > > >
>> > >>> > > > > > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM
>> > >>> Manikumar <
>> > >>> > > > > > > >> > > > >> manikumar.reddy@gmail.com>
>> > >>> > > > > > > >> > > > >> > > > > wrote:
>> > >>> > > > > > > >> > > > >> > > > >
>> > >>> > > > > > > >> > > > >> > > > > > Hi all,
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > I put together a draft release
>> plan
>> > >>> with
>> > >>> > Oct
>> > >>> > > > 2019
>> > >>> > > > > > as
>> > >>> > > > > > > >> the
>> > >>> > > > > > > >> > > > release
>> > >>> > > > > > > >> > > > >> > > month
>> > >>> > > > > > > >> > > > >> > > > > and
>> > >>> > > > > > > >> > > > >> > > > > > a list of KIPs that have already
>> been
>> > >>> > voted:
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > >
>> > >>> > > > > > > >> > > > >> > > >
>> > >>> > > > > > > >> > > > >> > >
>> > >>> > > > > > > >> > > > >>
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > >
>> > >>> > > > > > > >> >
>> > >>> > > > > > > >>
>> > >>> > > > > > >
>> > >>> > > > > >
>> > >>> > > > >
>> > >>> > > >
>> > >>> >
>> > >>>
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > Here are the dates:
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A
>> KIP
>> > >>> must be
>> > >>> > > > > > accepted
>> > >>> > > > > > > by
>> > >>> > > > > > > >> > this
>> > >>> > > > > > > >> > > > >> date in
>> > >>> > > > > > > >> > > > >> > > > > order
>> > >>> > > > > > > >> > > > >> > > > > > to be considered for this release)
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019
>> (Major
>> > >>> > features
>> > >>> > > > > > > merged
>> > >>> > > > > > > >> &
>> > >>> > > > > > > >> > > > >> working on
>> > >>> > > > > > > >> > > > >> > > > > > stabilization, minor features
>> have PR,
>> > >>> > > > > > > >> > > > >> > > > > >  release branch cut; anything not
>> in
>> > >>> this
>> > >>> > state
>> > >>> > > > > > will
>> > >>> > > > > > > be
>> > >>> > > > > > > >> > > > >> automatically
>> > >>> > > > > > > >> > > > >> > > > > moved
>> > >>> > > > > > > >> > > > >> > > > > > to the next release in JIRA.
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019
>> > >>> (tentative)
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > Please plan accordingly for the
>> > >>> features
>> > >>> > you
>> > >>> > > > want
>> > >>> > > > > > > push
>> > >>> > > > > > > >> > into
>> > >>> > > > > > > >> > > > >> Apache
>> > >>> > > > > > > >> > > > >> > > > Kafka
>> > >>> > > > > > > >> > > > >> > > > > > 2.4.0 release.
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > Regards,
>> > >>> > > > > > > >> > > > >> > > > > > Manikumar
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM
>> Ismael
>> > >>> > Juma <
>> > >>> > > > > > > >> > > > ismael@juma.me.uk>
>> > >>> > > > > > > >> > > > >> > > wrote:
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > > Thanks for volunteering
>> Manikumar. +1
>> > >>> > > > > > > >> > > > >> > > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > > Ismael
>> > >>> > > > > > > >> > > > >> > > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM
>> > >>> > Manikumar <
>> > >>> > > > > > > >> > > > >> > > manikumar.reddy@gmail.com
>> > >>> > > > > > > >> > > > >> > > > >
>> > >>> > > > > > > >> > > > >> > > > > > > wrote:
>> > >>> > > > > > > >> > > > >> > > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > > > Hi all,
>> > >>> > > > > > > >> > > > >> > > > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > > > I would like to volunteer to
>> be the
>> > >>> > release
>> > >>> > > > > > > manager
>> > >>> > > > > > > >> > for
>> > >>> > > > > > > >> > > > our
>> > >>> > > > > > > >> > > > >> next
>> > >>> > > > > > > >> > > > >> > > > > > > time-based
>> > >>> > > > > > > >> > > > >> > > > > > > > feature release (v2.4.0).
>> > >>> > > > > > > >> > > > >> > > > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > > > If that sounds good, I'll
>> post the
>> > >>> > release
>> > >>> > > > > plan
>> > >>> > > > > > > >> over
>> > >>> > > > > > > >> > the
>> > >>> > > > > > > >> > > > >> next few
>> > >>> > > > > > > >> > > > >> > > > > days.
>> > >>> > > > > > > >> > > > >> > > > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > > > Thanks,
>> > >>> > > > > > > >> > > > >> > > > > > > > Manikumar
>> > >>> > > > > > > >> > > > >> > > > > > > >
>> > >>> > > > > > > >> > > > >> > > > > > >
>> > >>> > > > > > > >> > > > >> > > > > >
>> > >>> > > > > > > >> > > > >> > > > >
>> > >>> > > > > > > >> > > > >> > > >
>> > >>> > > > > > > >> > > > >> > >
>> > >>> > > > > > > >> > > > >>
>> > >>> > > > > > > >> > > > >
>> > >>> > > > > > > >> > > >
>> > >>> > > > > > > >> > >
>> > >>> > > > > > > >> >
>> > >>> > > > > > > >>
>> > >>> > > > > > > >
>> > >>> > > > > > >
>> > >>> > > > > >
>> > >>> > > > >
>> > >>> > > >
>> > >>> >
>> > >>>
>> > >>
>>
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Thanks Bruno. We will mark KIP-471 as complete.

On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna <br...@confluent.io> wrote:

> Hi Manikumar,
>
> It is technically true that KIP-471 is not completed, but the only
> aspect that is not there are merely two metrics that I could not add
> due to the RocksDB version currently used in Streams. Adding those two
> metrics once the RocksDB version will have been increased, will be a
> minor effort. So, I would consider KIP-471 as complete with those two
> metrics blocked.
>
> Best,
> Bruno
>
> On Mon, Oct 7, 2019 at 8:44 PM Manikumar <ma...@gmail.com>
> wrote:
> >
> > Hi all,
> >
> > I have moved couple of accepted KIPs without a PR to the next release.
> We
> > still have quite a few KIPs
> > with PRs that are being reviewed, but haven't yet been merged. I have
> left
> > all of these in assuming these
> > PRs are ready and not risky to merge.  Please update your assigned
> > KIPs/JIRAs, if they are not ready and
> >  if you know they cannot make it to 2.4.0.
> >
> > Please ensure that all KIPs for 2.4.0 have been merged by Oct 16th. Any
> > remaining KIPs
> > will be moved to the next release.
> >
> > The KIPs still in progress are:
> >
> > - KIP-517: Add consumer metrics to observe user poll behavior
> >  <
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > >
> >
> > - KIP-511: Collect and Expose Client's Name and Version in the Brokers
> >  <
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> > >
> >
> > - KIP-474: To deprecate WindowStore#put(key, value)
> >  <https://issues.apache.org/jira/browse/KAFKA-7245>
> >
> > - KIP-471: Expose RocksDB Metrics in Kafka Streams
> >  <
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> > >
> >
> > - KIP-466: Add support for List<T> serialization and deserialization
> >  <
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> > <T>+serialization+and+deserialization>
> >
> > - KIP-455: Create an Administrative API for Replica Reassignment
> >  <
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> > >
> >
> > - KIP-446: Add changelog topic configuration to KTable suppress
> >  <
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> > >
> >
> > - KIP-444: Augment metrics for Kafka Streams
> >  <
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> > >
> >
> > - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
> >  <
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > >
> >
> > - KIP-401: TransformerSupplier/ProcessorSupplier StateStore connecting
> >  <
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756>
> >
> > - KIP-396: Add Reset/List Offsets Operations to AdminClient
> >   <
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > >
> >
> > - KIP-221: Enhance DSL with Connecting Topic Creation and Repartition
> Hint
> >  <
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> > >
> >
> >
> > Thanks,
> > Manikumar
> >
> > On Thu, Oct 3, 2019 at 8:54 AM Manikumar <ma...@gmail.com>
> wrote:
> >
> > > Hi all,
> > >
> > > Let's extend the feature freeze deadline to Friday to merge the current
> > > work in-progress PRs.
> > > Please ensure that all major features have been merged and that any
> minor
> > > features have PRs by EOD Friday.
> > > We will be cutting the 2.4 release branch early on Monday morning.
> > >
> > > Thanks,
> > > Manikumar
> > >
> > > On Thu, Sep 26, 2019 at 7:30 PM Manikumar <ma...@gmail.com>
> > > wrote:
> > >
> > >> Hi Gwen,
> > >>
> > >> As suggested by Ismael, If required, we can extend the feature freeze
> to
> > >> end of the week.
> > >>
> > >> Thanks,
> > >>
> > >> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk>
> wrote:
> > >>
> > >>> Hi Gwen,
> > >>>
> > >>> Good question.
> > >>>
> > >>> I think we should stick to the schedule. As usual, some features will
> > >>> slip
> > >>> to the next release and that's ok, they'll get a bit more time to
> > >>> stabilize. In the past, we have allowed 1-2 days over the feature
> freeze
> > >>> date (i.e. end of the week instead of Wednesday) for features that
> > >>> narrowly
> > >>> miss the cut. I think that's probably OK to continue.
> > >>>
> > >>> Ismael
> > >>>
> > >>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io>
> wrote:
> > >>>
> > >>> > Hi Mani and team,
> > >>> >
> > >>> > The feature freeze deadline is right next to Kafka Summit, making
> it a
> > >>> > bit stressful for the committers and community members with PRs in
> > >>> > flight. What do you think about delaying the feature freeze and
> code
> > >>> > freeze by a week, to allow our community to enjoy Kafka Summit?
> > >>> >
> > >>> > Gwen
> > >>> >
> > >>> > On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com>
> > >>> wrote:
> > >>> > >
> > >>> > > Hi, Manikumar.
> > >>> > >
> > >>> > > Thanks for acting as release manager. Can we please add the
> following
> > >>> > KIPs
> > >>> > > that have all been approved with PRs either merged or in
> progress:
> > >>> > >
> > >>> > >
> > >>> > >    -
> > >>> > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> > >>> > >    -
> > >>> > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> > >>> > >    -
> > >>> > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> > >>> > >    -
> > >>> > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> > >>> > >    -
> > >>> > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > >>> > > (Chris
> > >>> > >    E mentioned this above)
> > >>> > >    -
> > >>> > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > >>> > > (Konstantine
> > >>> > >    mentioned this above)
> > >>> > >
> > >>> > > Thanks!
> > >>> > >
> > >>> > > Randall
> > >>> > >
> > >>> > > On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> > >>> > > konstantine@confluent.io> wrote:
> > >>> > >
> > >>> > > > Hi Manikumar,
> > >>> > > >
> > >>> > > > let's add one more on the list that was voted on time and is
> > >>> > > > straightforward:
> > >>> > > >
> > >>> > > > KIP-521:
> > >>> > > >
> > >>> > > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > >>> > > > with jira ticket:
> > >>> > > > https://issues.apache.org/jira/browse/KAFKA-5609
> > >>> > > > and Component:
> > >>> > > > Connect
> > >>> > > >
> > >>> > > > Sincerely,
> > >>> > > > Konstantine
> > >>> > > >
> > >>> > > >
> > >>> > > > On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> > >>> chrise@confluent.io>
> > >>> > > > wrote:
> > >>> > > >
> > >>> > > > > Hi Manikumar,
> > >>> > > > >
> > >>> > > > > Would it be possible to add KIP-507 (
> > >>> > > > >
> > >>> > > > >
> > >>> > > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > >>> > > > > )
> > >>> > > > > to the 2.4 release, as it has recently been accepted?
> > >>> > > > >
> > >>> > > > > Cheers,
> > >>> > > > >
> > >>> > > > > Chris
> > >>> > > > >
> > >>> > > > > On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <
> lu.kevin@berkeley.edu>
> > >>> > wrote:
> > >>> > > > >
> > >>> > > > > > Hi Manikumar,
> > >>> > > > > >
> > >>> > > > > > Please add KIP-517 as it is now accepted too
> > >>> > > > > >
> > >>> > > > > >
> > >>> > > > >
> > >>> > > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > >>> > > > > >
> > >>> > > > > > Thanks.
> > >>> > > > > >
> > >>> > > > > > Regards,
> > >>> > > > > > Kevin
> > >>> > > > > >
> > >>> > > > > > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> > >>> > manikumar.reddy@gmail.com>
> > >>> > > > > > wrote:
> > >>> > > > > >
> > >>> > > > > > > Hi All,
> > >>> > > > > > >
> > >>> > > > > > > Just a reminder that tomorrow (Sep 25, 2019) is the last
> date
> > >>> > for KIP
> > >>> > > > > > > acceptance for 2.4.0 release.
> > >>> > > > > > >
> > >>> > > > > > > Thanks,
> > >>> > > > > > >
> > >>> > > > > > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> > >>> > manikumar.reddy@gmail.com
> > >>> > > > >
> > >>> > > > > > > wrote:
> > >>> > > > > > >
> > >>> > > > > > > > Hi Rajini,
> > >>> > > > > > > >
> > >>> > > > > > > > Added KIP-525 to the release plan for tracking.
> > >>> > > > > > > >
> > >>> > > > > > > > Thanks,
> > >>> > > > > > > >
> > >>> > > > > > > >
> > >>> > > > > > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > >>> > > > > > rajinisivaram@gmail.com>
> > >>> > > > > > > > wrote:
> > >>> > > > > > > >
> > >>> > > > > > > >> Hi Manikumar,
> > >>> > > > > > > >>
> > >>> > > > > > > >> Can we add KIP-525 (
> > >>> > > > > > > >>
> > >>> > > > > > > >>
> > >>> > > > > > >
> > >>> > > > > >
> > >>> > > > >
> > >>> > > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > >>> > > > > > > >> )
> > >>> > > > > > > >> to 2.4.0 release? It has been accepted and is a minor
> KIP.
> > >>> > > > > > > >>
> > >>> > > > > > > >> Thank you,
> > >>> > > > > > > >>
> > >>> > > > > > > >> Rajini
> > >>> > > > > > > >>
> > >>> > > > > > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > >>> > > > > manikumar.reddy@gmail.com>
> > >>> > > > > > > >> wrote:
> > >>> > > > > > > >>
> > >>> > > > > > > >> > Hi,
> > >>> > > > > > > >> >
> > >>> > > > > > > >> >  Added KIP-401 to the wiki page for tracking.
> > >>> > > > > > > >> >
> > >>> > > > > > > >> > Thanks,
> > >>> > > > > > > >> >
> > >>> > > > > > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> > >>> > pgwhalen@gmail.com
> > >>> > > > >
> > >>> > > > > > > wrote:
> > >>> > > > > > > >> >
> > >>> > > > > > > >> > > Manikumar,
> > >>> > > > > > > >> > >
> > >>> > > > > > > >> > > KIP-401 was accepted a few weeks ago and there is
> a PR
> > >>> > pending
> > >>> > > > > > > review,
> > >>> > > > > > > >> > can
> > >>> > > > > > > >> > > it be included in the release as well?
> > >>> > > > > > > >> > >
> > >>> > > > > > > >> > > Thanks,
> > >>> > > > > > > >> > > Paul
> > >>> > > > > > > >> > >
> > >>> > > > > > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > >>> > > > > > > manikumar.reddy@gmail.com>
> > >>> > > > > > > >> > > wrote:
> > >>> > > > > > > >> > >
> > >>> > > > > > > >> > > > Hi All,
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > > > Just a reminder that any new/pending KIP must
> pass
> > >>> vote
> > >>> > by
> > >>> > > > > next
> > >>> > > > > > > >> > Wednesday
> > >>> > > > > > > >> > > > (Sep 25, 2019) to be included
> > >>> > > > > > > >> > > > in Apache Kafka 2.4.0 release.
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > > > Also keep in mind that deadline for feature
> freeze
> > >>> is
> > >>> > Oct 2,
> > >>> > > > > > 2019.
> > >>> > > > > > > >> > > > In order to be included in the release, major
> > >>> > features/KIPs
> > >>> > > > > need
> > >>> > > > > > > to
> > >>> > > > > > > >> be
> > >>> > > > > > > >> > > > merged and minor features need to be
> > >>> > > > > > > >> > > > have PR ready.  Any feature/KIP not in this
> state
> > >>> will
> > >>> > be
> > >>> > > > > > > >> automatically
> > >>> > > > > > > >> > > > moved to the next release after Oct 2.
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > > > There are total 84 open
> > >>> > > > > > > >> > > > <
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > >
> > >>> > > > > > > >> >
> > >>> > > > > > > >>
> > >>> > > > > > >
> > >>> > > > > >
> > >>> > > > >
> > >>> > > >
> > >>> >
> > >>>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > >>> > > > > > > >> > > > >
> > >>> > > > > > > >> > > > JIRAs. Please update your assigned JIRAs, if you
> > >>> know
> > >>> > they
> > >>> > > > > > cannot
> > >>> > > > > > > >> make
> > >>> > > > > > > >> > it
> > >>> > > > > > > >> > > > to 2.4.0.
> > >>> > > > > > > >> > > > There are also quite a few JIRAs related to
> flaky
> > >>> > tests. We
> > >>> > > > > > really
> > >>> > > > > > > >> > > > appreciate any help on fixing these failing
> tests.
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > > > Thanks,
> > >>> > > > > > > >> > > > Manikumar
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > >>> > > > > > > >> manikumar.reddy@gmail.com>
> > >>> > > > > > > >> > > > wrote:
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > > > > Hi Mickael,
> > >>> > > > > > > >> > > > >
> > >>> > > > > > > >> > > > > Yes, we can include. Added KIP-396 to the wiki
> > >>> page
> > >>> > for
> > >>> > > > > > > tracking.
> > >>> > > > > > > >> > > > >
> > >>> > > > > > > >> > > > >
> > >>> > > > > > > >> > > > > Thanks,
> > >>> > > > > > > >> > > > > Manikumar
> > >>> > > > > > > >> > > > >
> > >>> > > > > > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael
> Maison <
> > >>> > > > > > > >> > > mickael.maison@gmail.com
> > >>> > > > > > > >> > > > >
> > >>> > > > > > > >> > > > > wrote:
> > >>> > > > > > > >> > > > >
> > >>> > > > > > > >> > > > >> Hi Manikumar,
> > >>> > > > > > > >> > > > >>
> > >>> > > > > > > >> > > > >> Can we also include KIP-396?
> > >>> > > > > > > >> > > > >> (
> > >>> > > > > > > >> > > > >>
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > >
> > >>> > > > > > > >> >
> > >>> > > > > > > >>
> > >>> > > > > > >
> > >>> > > > > >
> > >>> > > > >
> > >>> > > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > >>> > > > > > > >> > > > >> )
> > >>> > > > > > > >> > > > >> It has been accepted and the PR is ready for
> > >>> review:
> > >>> > > > > > > >> > > > >> https://github.com/apache/kafka/pull/7296
> > >>> > > > > > > >> > > > >>
> > >>> > > > > > > >> > > > >> Thanks
> > >>> > > > > > > >> > > > >>
> > >>> > > > > > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > >>> > > > > > > >> > manikumar.reddy@gmail.com
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > > > >> wrote:
> > >>> > > > > > > >> > > > >> >
> > >>> > > > > > > >> > > > >> > Hi Viktor,
> > >>> > > > > > > >> > > > >> >
> > >>> > > > > > > >> > > > >> > Yes, we can include KIP-434.
> > >>> > > > > > > >> > > > >> >
> > >>> > > > > > > >> > > > >> > Thanks,
> > >>> > > > > > > >> > > > >> >
> > >>> > > > > > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor
> > >>> > Somogyi-Vass <
> > >>> > > > > > > >> > > > >> viktorsomogyi@gmail.com>
> > >>> > > > > > > >> > > > >> > wrote:
> > >>> > > > > > > >> > > > >> >
> > >>> > > > > > > >> > > > >> > > Hi Manikumar,
> > >>> > > > > > > >> > > > >> > >
> > >>> > > > > > > >> > > > >> > > Can we please also include KIP-434?
> > >>> > > > > > > >> > > > >> > >
> > >>> > > > > > > >> > > > >> > >
> > >>> > > > > > > >> > > > >>
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > >
> > >>> > > > > > > >> >
> > >>> > > > > > > >>
> > >>> > > > > > >
> > >>> > > > > >
> > >>> > > > >
> > >>> > > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > >>> > > > > > > >> > > > >> > > It has been accepted and there is
> already a
> > >>> pull
> > >>> > > > > request
> > >>> > > > > > > >> under
> > >>> > > > > > > >> > > > review.
> > >>> > > > > > > >> > > > >> > >
> > >>> > > > > > > >> > > > >> > > Thanks,
> > >>> > > > > > > >> > > > >> > > Viktor
> > >>> > > > > > > >> > > > >> > >
> > >>> > > > > > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar
> <
> > >>> > > > > > > >> > > manikumar.reddy@gmail.com
> > >>> > > > > > > >> > > > >
> > >>> > > > > > > >> > > > >> > > wrote:
> > >>> > > > > > > >> > > > >> > >
> > >>> > > > > > > >> > > > >> > > > Hi David,
> > >>> > > > > > > >> > > > >> > > >
> > >>> > > > > > > >> > > > >> > > > Yes, we can include KIP-511.  KIP must
> be
> > >>> > accepted
> > >>> > > > by
> > >>> > > > > > KIP
> > >>> > > > > > > >> > Freeze
> > >>> > > > > > > >> > > > >> date
> > >>> > > > > > > >> > > > >> > > (Sep
> > >>> > > > > > > >> > > > >> > > > 25, 2019 )
> > >>> > > > > > > >> > > > >> > > >
> > >>> > > > > > > >> > > > >> > > > Thanks,
> > >>> > > > > > > >> > > > >> > > >
> > >>> > > > > > > >> > > > >> > > >
> > >>> > > > > > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David
> > >>> Jacot <
> > >>> > > > > > > >> > > djacot@confluent.io>
> > >>> > > > > > > >> > > > >> wrote:
> > >>> > > > > > > >> > > > >> > > >
> > >>> > > > > > > >> > > > >> > > > > Hi Manikumar,
> > >>> > > > > > > >> > > > >> > > > >
> > >>> > > > > > > >> > > > >> > > > > Could we add KIP-511 to the plan? I
> > >>> think it
> > >>> > will
> > >>> > > > > > make
> > >>> > > > > > > >> it.
> > >>> > > > > > > >> > > > >> > > > >
> > >>> > > > > > > >> > > > >> > > > > Thanks,
> > >>> > > > > > > >> > > > >> > > > > David
> > >>> > > > > > > >> > > > >> > > > >
> > >>> > > > > > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM
> > >>> Manikumar <
> > >>> > > > > > > >> > > > >> manikumar.reddy@gmail.com>
> > >>> > > > > > > >> > > > >> > > > > wrote:
> > >>> > > > > > > >> > > > >> > > > >
> > >>> > > > > > > >> > > > >> > > > > > Hi all,
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > > > I put together a draft release plan
> > >>> with
> > >>> > Oct
> > >>> > > > 2019
> > >>> > > > > > as
> > >>> > > > > > > >> the
> > >>> > > > > > > >> > > > release
> > >>> > > > > > > >> > > > >> > > month
> > >>> > > > > > > >> > > > >> > > > > and
> > >>> > > > > > > >> > > > >> > > > > > a list of KIPs that have already
> been
> > >>> > voted:
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > >
> > >>> > > > > > > >> > > > >> > > >
> > >>> > > > > > > >> > > > >> > >
> > >>> > > > > > > >> > > > >>
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > >
> > >>> > > > > > > >> >
> > >>> > > > > > > >>
> > >>> > > > > > >
> > >>> > > > > >
> > >>> > > > >
> > >>> > > >
> > >>> >
> > >>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > > > Here are the dates:
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP
> > >>> must be
> > >>> > > > > > accepted
> > >>> > > > > > > by
> > >>> > > > > > > >> > this
> > >>> > > > > > > >> > > > >> date in
> > >>> > > > > > > >> > > > >> > > > > order
> > >>> > > > > > > >> > > > >> > > > > > to be considered for this release)
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019
> (Major
> > >>> > features
> > >>> > > > > > > merged
> > >>> > > > > > > >> &
> > >>> > > > > > > >> > > > >> working on
> > >>> > > > > > > >> > > > >> > > > > > stabilization, minor features have
> PR,
> > >>> > > > > > > >> > > > >> > > > > >  release branch cut; anything not
> in
> > >>> this
> > >>> > state
> > >>> > > > > > will
> > >>> > > > > > > be
> > >>> > > > > > > >> > > > >> automatically
> > >>> > > > > > > >> > > > >> > > > > moved
> > >>> > > > > > > >> > > > >> > > > > > to the next release in JIRA.
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019
> > >>> (tentative)
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > > > Please plan accordingly for the
> > >>> features
> > >>> > you
> > >>> > > > want
> > >>> > > > > > > push
> > >>> > > > > > > >> > into
> > >>> > > > > > > >> > > > >> Apache
> > >>> > > > > > > >> > > > >> > > > Kafka
> > >>> > > > > > > >> > > > >> > > > > > 2.4.0 release.
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > > > Regards,
> > >>> > > > > > > >> > > > >> > > > > > Manikumar
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM
> Ismael
> > >>> > Juma <
> > >>> > > > > > > >> > > > ismael@juma.me.uk>
> > >>> > > > > > > >> > > > >> > > wrote:
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > > > > Thanks for volunteering
> Manikumar. +1
> > >>> > > > > > > >> > > > >> > > > > > >
> > >>> > > > > > > >> > > > >> > > > > > > Ismael
> > >>> > > > > > > >> > > > >> > > > > > >
> > >>> > > > > > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM
> > >>> > Manikumar <
> > >>> > > > > > > >> > > > >> > > manikumar.reddy@gmail.com
> > >>> > > > > > > >> > > > >> > > > >
> > >>> > > > > > > >> > > > >> > > > > > > wrote:
> > >>> > > > > > > >> > > > >> > > > > > >
> > >>> > > > > > > >> > > > >> > > > > > > > Hi all,
> > >>> > > > > > > >> > > > >> > > > > > > >
> > >>> > > > > > > >> > > > >> > > > > > > > I would like to volunteer to
> be the
> > >>> > release
> > >>> > > > > > > manager
> > >>> > > > > > > >> > for
> > >>> > > > > > > >> > > > our
> > >>> > > > > > > >> > > > >> next
> > >>> > > > > > > >> > > > >> > > > > > > time-based
> > >>> > > > > > > >> > > > >> > > > > > > > feature release (v2.4.0).
> > >>> > > > > > > >> > > > >> > > > > > > >
> > >>> > > > > > > >> > > > >> > > > > > > > If that sounds good, I'll post
> the
> > >>> > release
> > >>> > > > > plan
> > >>> > > > > > > >> over
> > >>> > > > > > > >> > the
> > >>> > > > > > > >> > > > >> next few
> > >>> > > > > > > >> > > > >> > > > > days.
> > >>> > > > > > > >> > > > >> > > > > > > >
> > >>> > > > > > > >> > > > >> > > > > > > > Thanks,
> > >>> > > > > > > >> > > > >> > > > > > > > Manikumar
> > >>> > > > > > > >> > > > >> > > > > > > >
> > >>> > > > > > > >> > > > >> > > > > > >
> > >>> > > > > > > >> > > > >> > > > > >
> > >>> > > > > > > >> > > > >> > > > >
> > >>> > > > > > > >> > > > >> > > >
> > >>> > > > > > > >> > > > >> > >
> > >>> > > > > > > >> > > > >>
> > >>> > > > > > > >> > > > >
> > >>> > > > > > > >> > > >
> > >>> > > > > > > >> > >
> > >>> > > > > > > >> >
> > >>> > > > > > > >>
> > >>> > > > > > > >
> > >>> > > > > > >
> > >>> > > > > >
> > >>> > > > >
> > >>> > > >
> > >>> >
> > >>>
> > >>
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Bruno Cadonna <br...@confluent.io>.
Hi Manikumar,

It is technically true that KIP-471 is not completed, but the only
aspect that is not there are merely two metrics that I could not add
due to the RocksDB version currently used in Streams. Adding those two
metrics once the RocksDB version will have been increased, will be a
minor effort. So, I would consider KIP-471 as complete with those two
metrics blocked.

Best,
Bruno

On Mon, Oct 7, 2019 at 8:44 PM Manikumar <ma...@gmail.com> wrote:
>
> Hi all,
>
> I have moved couple of accepted KIPs without a PR to the next release.  We
> still have quite a few KIPs
> with PRs that are being reviewed, but haven't yet been merged. I have left
> all of these in assuming these
> PRs are ready and not risky to merge.  Please update your assigned
> KIPs/JIRAs, if they are not ready and
>  if you know they cannot make it to 2.4.0.
>
> Please ensure that all KIPs for 2.4.0 have been merged by Oct 16th. Any
> remaining KIPs
> will be moved to the next release.
>
> The KIPs still in progress are:
>
> - KIP-517: Add consumer metrics to observe user poll behavior
>  <
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> >
>
> - KIP-511: Collect and Expose Client's Name and Version in the Brokers
>  <
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
> >
>
> - KIP-474: To deprecate WindowStore#put(key, value)
>  <https://issues.apache.org/jira/browse/KAFKA-7245>
>
> - KIP-471: Expose RocksDB Metrics in Kafka Streams
>  <
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
> >
>
> - KIP-466: Add support for List<T> serialization and deserialization
>  <
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
> <T>+serialization+and+deserialization>
>
> - KIP-455: Create an Administrative API for Replica Reassignment
>  <
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
> >
>
> - KIP-446: Add changelog topic configuration to KTable suppress
>  <
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
> >
>
> - KIP-444: Augment metrics for Kafka Streams
>  <
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
> >
>
> - KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
>  <
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> >
>
> - KIP-401: TransformerSupplier/ProcessorSupplier StateStore connecting
>  <https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756>
>
> - KIP-396: Add Reset/List Offsets Operations to AdminClient
>   <https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> >
>
> - KIP-221: Enhance DSL with Connecting Topic Creation and Repartition Hint
>  <
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
> >
>
>
> Thanks,
> Manikumar
>
> On Thu, Oct 3, 2019 at 8:54 AM Manikumar <ma...@gmail.com> wrote:
>
> > Hi all,
> >
> > Let's extend the feature freeze deadline to Friday to merge the current
> > work in-progress PRs.
> > Please ensure that all major features have been merged and that any minor
> > features have PRs by EOD Friday.
> > We will be cutting the 2.4 release branch early on Monday morning.
> >
> > Thanks,
> > Manikumar
> >
> > On Thu, Sep 26, 2019 at 7:30 PM Manikumar <ma...@gmail.com>
> > wrote:
> >
> >> Hi Gwen,
> >>
> >> As suggested by Ismael, If required, we can extend the feature freeze to
> >> end of the week.
> >>
> >> Thanks,
> >>
> >> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk> wrote:
> >>
> >>> Hi Gwen,
> >>>
> >>> Good question.
> >>>
> >>> I think we should stick to the schedule. As usual, some features will
> >>> slip
> >>> to the next release and that's ok, they'll get a bit more time to
> >>> stabilize. In the past, we have allowed 1-2 days over the feature freeze
> >>> date (i.e. end of the week instead of Wednesday) for features that
> >>> narrowly
> >>> miss the cut. I think that's probably OK to continue.
> >>>
> >>> Ismael
> >>>
> >>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io> wrote:
> >>>
> >>> > Hi Mani and team,
> >>> >
> >>> > The feature freeze deadline is right next to Kafka Summit, making it a
> >>> > bit stressful for the committers and community members with PRs in
> >>> > flight. What do you think about delaying the feature freeze and code
> >>> > freeze by a week, to allow our community to enjoy Kafka Summit?
> >>> >
> >>> > Gwen
> >>> >
> >>> > On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com>
> >>> wrote:
> >>> > >
> >>> > > Hi, Manikumar.
> >>> > >
> >>> > > Thanks for acting as release manager. Can we please add the following
> >>> > KIPs
> >>> > > that have all been approved with PRs either merged or in progress:
> >>> > >
> >>> > >
> >>> > >    -
> >>> > >
> >>> >
> >>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> >>> > >    -
> >>> > >
> >>> >
> >>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> >>> > >    -
> >>> > >
> >>> >
> >>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> >>> > >    -
> >>> > >
> >>> >
> >>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> >>> > >    -
> >>> > >
> >>> >
> >>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> >>> > > (Chris
> >>> > >    E mentioned this above)
> >>> > >    -
> >>> > >
> >>> >
> >>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> >>> > > (Konstantine
> >>> > >    mentioned this above)
> >>> > >
> >>> > > Thanks!
> >>> > >
> >>> > > Randall
> >>> > >
> >>> > > On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> >>> > > konstantine@confluent.io> wrote:
> >>> > >
> >>> > > > Hi Manikumar,
> >>> > > >
> >>> > > > let's add one more on the list that was voted on time and is
> >>> > > > straightforward:
> >>> > > >
> >>> > > > KIP-521:
> >>> > > >
> >>> > > >
> >>> >
> >>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> >>> > > > with jira ticket:
> >>> > > > https://issues.apache.org/jira/browse/KAFKA-5609
> >>> > > > and Component:
> >>> > > > Connect
> >>> > > >
> >>> > > > Sincerely,
> >>> > > > Konstantine
> >>> > > >
> >>> > > >
> >>> > > > On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
> >>> chrise@confluent.io>
> >>> > > > wrote:
> >>> > > >
> >>> > > > > Hi Manikumar,
> >>> > > > >
> >>> > > > > Would it be possible to add KIP-507 (
> >>> > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> >>> > > > > )
> >>> > > > > to the 2.4 release, as it has recently been accepted?
> >>> > > > >
> >>> > > > > Cheers,
> >>> > > > >
> >>> > > > > Chris
> >>> > > > >
> >>> > > > > On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <lu...@berkeley.edu>
> >>> > wrote:
> >>> > > > >
> >>> > > > > > Hi Manikumar,
> >>> > > > > >
> >>> > > > > > Please add KIP-517 as it is now accepted too
> >>> > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> >>> > > > > >
> >>> > > > > > Thanks.
> >>> > > > > >
> >>> > > > > > Regards,
> >>> > > > > > Kevin
> >>> > > > > >
> >>> > > > > > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> >>> > manikumar.reddy@gmail.com>
> >>> > > > > > wrote:
> >>> > > > > >
> >>> > > > > > > Hi All,
> >>> > > > > > >
> >>> > > > > > > Just a reminder that tomorrow (Sep 25, 2019) is the last date
> >>> > for KIP
> >>> > > > > > > acceptance for 2.4.0 release.
> >>> > > > > > >
> >>> > > > > > > Thanks,
> >>> > > > > > >
> >>> > > > > > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> >>> > manikumar.reddy@gmail.com
> >>> > > > >
> >>> > > > > > > wrote:
> >>> > > > > > >
> >>> > > > > > > > Hi Rajini,
> >>> > > > > > > >
> >>> > > > > > > > Added KIP-525 to the release plan for tracking.
> >>> > > > > > > >
> >>> > > > > > > > Thanks,
> >>> > > > > > > >
> >>> > > > > > > >
> >>> > > > > > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> >>> > > > > > rajinisivaram@gmail.com>
> >>> > > > > > > > wrote:
> >>> > > > > > > >
> >>> > > > > > > >> Hi Manikumar,
> >>> > > > > > > >>
> >>> > > > > > > >> Can we add KIP-525 (
> >>> > > > > > > >>
> >>> > > > > > > >>
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> >>> > > > > > > >> )
> >>> > > > > > > >> to 2.4.0 release? It has been accepted and is a minor KIP.
> >>> > > > > > > >>
> >>> > > > > > > >> Thank you,
> >>> > > > > > > >>
> >>> > > > > > > >> Rajini
> >>> > > > > > > >>
> >>> > > > > > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> >>> > > > > manikumar.reddy@gmail.com>
> >>> > > > > > > >> wrote:
> >>> > > > > > > >>
> >>> > > > > > > >> > Hi,
> >>> > > > > > > >> >
> >>> > > > > > > >> >  Added KIP-401 to the wiki page for tracking.
> >>> > > > > > > >> >
> >>> > > > > > > >> > Thanks,
> >>> > > > > > > >> >
> >>> > > > > > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> >>> > pgwhalen@gmail.com
> >>> > > > >
> >>> > > > > > > wrote:
> >>> > > > > > > >> >
> >>> > > > > > > >> > > Manikumar,
> >>> > > > > > > >> > >
> >>> > > > > > > >> > > KIP-401 was accepted a few weeks ago and there is a PR
> >>> > pending
> >>> > > > > > > review,
> >>> > > > > > > >> > can
> >>> > > > > > > >> > > it be included in the release as well?
> >>> > > > > > > >> > >
> >>> > > > > > > >> > > Thanks,
> >>> > > > > > > >> > > Paul
> >>> > > > > > > >> > >
> >>> > > > > > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> >>> > > > > > > manikumar.reddy@gmail.com>
> >>> > > > > > > >> > > wrote:
> >>> > > > > > > >> > >
> >>> > > > > > > >> > > > Hi All,
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > Just a reminder that any new/pending KIP must pass
> >>> vote
> >>> > by
> >>> > > > > next
> >>> > > > > > > >> > Wednesday
> >>> > > > > > > >> > > > (Sep 25, 2019) to be included
> >>> > > > > > > >> > > > in Apache Kafka 2.4.0 release.
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > Also keep in mind that deadline for feature freeze
> >>> is
> >>> > Oct 2,
> >>> > > > > > 2019.
> >>> > > > > > > >> > > > In order to be included in the release, major
> >>> > features/KIPs
> >>> > > > > need
> >>> > > > > > > to
> >>> > > > > > > >> be
> >>> > > > > > > >> > > > merged and minor features need to be
> >>> > > > > > > >> > > > have PR ready.  Any feature/KIP not in this state
> >>> will
> >>> > be
> >>> > > > > > > >> automatically
> >>> > > > > > > >> > > > moved to the next release after Oct 2.
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > There are total 84 open
> >>> > > > > > > >> > > > <
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > >
> >>> > > > > > > >> >
> >>> > > > > > > >>
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > JIRAs. Please update your assigned JIRAs, if you
> >>> know
> >>> > they
> >>> > > > > > cannot
> >>> > > > > > > >> make
> >>> > > > > > > >> > it
> >>> > > > > > > >> > > > to 2.4.0.
> >>> > > > > > > >> > > > There are also quite a few JIRAs related to flaky
> >>> > tests. We
> >>> > > > > > really
> >>> > > > > > > >> > > > appreciate any help on fixing these failing tests.
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > Thanks,
> >>> > > > > > > >> > > > Manikumar
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> >>> > > > > > > >> manikumar.reddy@gmail.com>
> >>> > > > > > > >> > > > wrote:
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > > Hi Mickael,
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > > Yes, we can include. Added KIP-396 to the wiki
> >>> page
> >>> > for
> >>> > > > > > > tracking.
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > > Thanks,
> >>> > > > > > > >> > > > > Manikumar
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> >>> > > > > > > >> > > mickael.maison@gmail.com
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > > wrote:
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > >> Hi Manikumar,
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > > >> Can we also include KIP-396?
> >>> > > > > > > >> > > > >> (
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > >
> >>> > > > > > > >> >
> >>> > > > > > > >>
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> >>> > > > > > > >> > > > >> )
> >>> > > > > > > >> > > > >> It has been accepted and the PR is ready for
> >>> review:
> >>> > > > > > > >> > > > >> https://github.com/apache/kafka/pull/7296
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > > >> Thanks
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> >>> > > > > > > >> > manikumar.reddy@gmail.com
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > > > >> wrote:
> >>> > > > > > > >> > > > >> >
> >>> > > > > > > >> > > > >> > Hi Viktor,
> >>> > > > > > > >> > > > >> >
> >>> > > > > > > >> > > > >> > Yes, we can include KIP-434.
> >>> > > > > > > >> > > > >> >
> >>> > > > > > > >> > > > >> > Thanks,
> >>> > > > > > > >> > > > >> >
> >>> > > > > > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor
> >>> > Somogyi-Vass <
> >>> > > > > > > >> > > > >> viktorsomogyi@gmail.com>
> >>> > > > > > > >> > > > >> > wrote:
> >>> > > > > > > >> > > > >> >
> >>> > > > > > > >> > > > >> > > Hi Manikumar,
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >> > > Can we please also include KIP-434?
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > >
> >>> > > > > > > >> >
> >>> > > > > > > >>
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> >>> > > > > > > >> > > > >> > > It has been accepted and there is already a
> >>> pull
> >>> > > > > request
> >>> > > > > > > >> under
> >>> > > > > > > >> > > > review.
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >> > > Thanks,
> >>> > > > > > > >> > > > >> > > Viktor
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> >>> > > > > > > >> > > manikumar.reddy@gmail.com
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > > >> > > wrote:
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >> > > > Hi David,
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > > > Yes, we can include KIP-511.  KIP must be
> >>> > accepted
> >>> > > > by
> >>> > > > > > KIP
> >>> > > > > > > >> > Freeze
> >>> > > > > > > >> > > > >> date
> >>> > > > > > > >> > > > >> > > (Sep
> >>> > > > > > > >> > > > >> > > > 25, 2019 )
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > > > Thanks,
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David
> >>> Jacot <
> >>> > > > > > > >> > > djacot@confluent.io>
> >>> > > > > > > >> > > > >> wrote:
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > > > > Hi Manikumar,
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > > > Could we add KIP-511 to the plan? I
> >>> think it
> >>> > will
> >>> > > > > > make
> >>> > > > > > > >> it.
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > > > Thanks,
> >>> > > > > > > >> > > > >> > > > > David
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM
> >>> Manikumar <
> >>> > > > > > > >> > > > >> manikumar.reddy@gmail.com>
> >>> > > > > > > >> > > > >> > > > > wrote:
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > > > > Hi all,
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > I put together a draft release plan
> >>> with
> >>> > Oct
> >>> > > > 2019
> >>> > > > > > as
> >>> > > > > > > >> the
> >>> > > > > > > >> > > > release
> >>> > > > > > > >> > > > >> > > month
> >>> > > > > > > >> > > > >> > > > > and
> >>> > > > > > > >> > > > >> > > > > > a list of KIPs that have already been
> >>> > voted:
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > >
> >>> > > > > > > >> >
> >>> > > > > > > >>
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > Here are the dates:
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP
> >>> must be
> >>> > > > > > accepted
> >>> > > > > > > by
> >>> > > > > > > >> > this
> >>> > > > > > > >> > > > >> date in
> >>> > > > > > > >> > > > >> > > > > order
> >>> > > > > > > >> > > > >> > > > > > to be considered for this release)
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major
> >>> > features
> >>> > > > > > > merged
> >>> > > > > > > >> &
> >>> > > > > > > >> > > > >> working on
> >>> > > > > > > >> > > > >> > > > > > stabilization, minor features have PR,
> >>> > > > > > > >> > > > >> > > > > >  release branch cut; anything not in
> >>> this
> >>> > state
> >>> > > > > > will
> >>> > > > > > > be
> >>> > > > > > > >> > > > >> automatically
> >>> > > > > > > >> > > > >> > > > > moved
> >>> > > > > > > >> > > > >> > > > > > to the next release in JIRA.
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019
> >>> (tentative)
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > Please plan accordingly for the
> >>> features
> >>> > you
> >>> > > > want
> >>> > > > > > > push
> >>> > > > > > > >> > into
> >>> > > > > > > >> > > > >> Apache
> >>> > > > > > > >> > > > >> > > > Kafka
> >>> > > > > > > >> > > > >> > > > > > 2.4.0 release.
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > Regards,
> >>> > > > > > > >> > > > >> > > > > > Manikumar
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael
> >>> > Juma <
> >>> > > > > > > >> > > > ismael@juma.me.uk>
> >>> > > > > > > >> > > > >> > > wrote:
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
> >>> > > > > > > >> > > > >> > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > Ismael
> >>> > > > > > > >> > > > >> > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM
> >>> > Manikumar <
> >>> > > > > > > >> > > > >> > > manikumar.reddy@gmail.com
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > > > > > wrote:
> >>> > > > > > > >> > > > >> > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > > Hi all,
> >>> > > > > > > >> > > > >> > > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > > I would like to volunteer to be the
> >>> > release
> >>> > > > > > > manager
> >>> > > > > > > >> > for
> >>> > > > > > > >> > > > our
> >>> > > > > > > >> > > > >> next
> >>> > > > > > > >> > > > >> > > > > > > time-based
> >>> > > > > > > >> > > > >> > > > > > > > feature release (v2.4.0).
> >>> > > > > > > >> > > > >> > > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > > If that sounds good, I'll post the
> >>> > release
> >>> > > > > plan
> >>> > > > > > > >> over
> >>> > > > > > > >> > the
> >>> > > > > > > >> > > > >> next few
> >>> > > > > > > >> > > > >> > > > > days.
> >>> > > > > > > >> > > > >> > > > > > > >
> >>> > > > > > > >> > > > >> > > > > > > > Thanks,
> >>> > > > > > > >> > > > >> > > > > > > > Manikumar
> >>> > > > > > > >> > > > >> > > > > > > >
> >>> > > > > > > >> > > > >> > > > > > >
> >>> > > > > > > >> > > > >> > > > > >
> >>> > > > > > > >> > > > >> > > > >
> >>> > > > > > > >> > > > >> > > >
> >>> > > > > > > >> > > > >> > >
> >>> > > > > > > >> > > > >>
> >>> > > > > > > >> > > > >
> >>> > > > > > > >> > > >
> >>> > > > > > > >> > >
> >>> > > > > > > >> >
> >>> > > > > > > >>
> >>> > > > > > > >
> >>> > > > > > >
> >>> > > > > >
> >>> > > > >
> >>> > > >
> >>> >
> >>>
> >>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi all,

I have moved couple of accepted KIPs without a PR to the next release.  We
still have quite a few KIPs
with PRs that are being reviewed, but haven't yet been merged. I have left
all of these in assuming these
PRs are ready and not risky to merge.  Please update your assigned
KIPs/JIRAs, if they are not ready and
 if you know they cannot make it to 2.4.0.

Please ensure that all KIPs for 2.4.0 have been merged by Oct 16th. Any
remaining KIPs
will be moved to the next release.

The KIPs still in progress are:

- KIP-517: Add consumer metrics to observe user poll behavior
 <
https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>

- KIP-511: Collect and Expose Client's Name and Version in the Brokers
 <
https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers
>

- KIP-474: To deprecate WindowStore#put(key, value)
 <https://issues.apache.org/jira/browse/KAFKA-7245>

- KIP-471: Expose RocksDB Metrics in Kafka Streams
 <
https://cwiki.apache.org/confluence/display/KAFKA/KIP-471%3A+Expose+RocksDB+Metrics+in+Kafka+Streams
>

- KIP-466: Add support for List<T> serialization and deserialization
 <
https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List
<T>+serialization+and+deserialization>

- KIP-455: Create an Administrative API for Replica Reassignment
 <
https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment
>

- KIP-446: Add changelog topic configuration to KTable suppress
 <
https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress
>

- KIP-444: Augment metrics for Kafka Streams
 <
https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
>

- KIP-434: Add Replica Fetcher and Log Cleaner Count Metrics
 <
https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>

- KIP-401: TransformerSupplier/ProcessorSupplier StateStore connecting
 <https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756>

- KIP-396: Add Reset/List Offsets Operations to AdminClient
  <https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>

- KIP-221: Enhance DSL with Connecting Topic Creation and Repartition Hint
 <
https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint
>


Thanks,
Manikumar

On Thu, Oct 3, 2019 at 8:54 AM Manikumar <ma...@gmail.com> wrote:

> Hi all,
>
> Let's extend the feature freeze deadline to Friday to merge the current
> work in-progress PRs.
> Please ensure that all major features have been merged and that any minor
> features have PRs by EOD Friday.
> We will be cutting the 2.4 release branch early on Monday morning.
>
> Thanks,
> Manikumar
>
> On Thu, Sep 26, 2019 at 7:30 PM Manikumar <ma...@gmail.com>
> wrote:
>
>> Hi Gwen,
>>
>> As suggested by Ismael, If required, we can extend the feature freeze to
>> end of the week.
>>
>> Thanks,
>>
>> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk> wrote:
>>
>>> Hi Gwen,
>>>
>>> Good question.
>>>
>>> I think we should stick to the schedule. As usual, some features will
>>> slip
>>> to the next release and that's ok, they'll get a bit more time to
>>> stabilize. In the past, we have allowed 1-2 days over the feature freeze
>>> date (i.e. end of the week instead of Wednesday) for features that
>>> narrowly
>>> miss the cut. I think that's probably OK to continue.
>>>
>>> Ismael
>>>
>>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io> wrote:
>>>
>>> > Hi Mani and team,
>>> >
>>> > The feature freeze deadline is right next to Kafka Summit, making it a
>>> > bit stressful for the committers and community members with PRs in
>>> > flight. What do you think about delaying the feature freeze and code
>>> > freeze by a week, to allow our community to enjoy Kafka Summit?
>>> >
>>> > Gwen
>>> >
>>> > On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com>
>>> wrote:
>>> > >
>>> > > Hi, Manikumar.
>>> > >
>>> > > Thanks for acting as release manager. Can we please add the following
>>> > KIPs
>>> > > that have all been approved with PRs either merged or in progress:
>>> > >
>>> > >
>>> > >    -
>>> > >
>>> >
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
>>> > >    -
>>> > >
>>> >
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
>>> > >    -
>>> > >
>>> >
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
>>> > >    -
>>> > >
>>> >
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
>>> > >    -
>>> > >
>>> >
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>>> > > (Chris
>>> > >    E mentioned this above)
>>> > >    -
>>> > >
>>> >
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>>> > > (Konstantine
>>> > >    mentioned this above)
>>> > >
>>> > > Thanks!
>>> > >
>>> > > Randall
>>> > >
>>> > > On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
>>> > > konstantine@confluent.io> wrote:
>>> > >
>>> > > > Hi Manikumar,
>>> > > >
>>> > > > let's add one more on the list that was voted on time and is
>>> > > > straightforward:
>>> > > >
>>> > > > KIP-521:
>>> > > >
>>> > > >
>>> >
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>>> > > > with jira ticket:
>>> > > > https://issues.apache.org/jira/browse/KAFKA-5609
>>> > > > and Component:
>>> > > > Connect
>>> > > >
>>> > > > Sincerely,
>>> > > > Konstantine
>>> > > >
>>> > > >
>>> > > > On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <
>>> chrise@confluent.io>
>>> > > > wrote:
>>> > > >
>>> > > > > Hi Manikumar,
>>> > > > >
>>> > > > > Would it be possible to add KIP-507 (
>>> > > > >
>>> > > > >
>>> > > >
>>> >
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>>> > > > > )
>>> > > > > to the 2.4 release, as it has recently been accepted?
>>> > > > >
>>> > > > > Cheers,
>>> > > > >
>>> > > > > Chris
>>> > > > >
>>> > > > > On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <lu...@berkeley.edu>
>>> > wrote:
>>> > > > >
>>> > > > > > Hi Manikumar,
>>> > > > > >
>>> > > > > > Please add KIP-517 as it is now accepted too
>>> > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> >
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>>> > > > > >
>>> > > > > > Thanks.
>>> > > > > >
>>> > > > > > Regards,
>>> > > > > > Kevin
>>> > > > > >
>>> > > > > > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
>>> > manikumar.reddy@gmail.com>
>>> > > > > > wrote:
>>> > > > > >
>>> > > > > > > Hi All,
>>> > > > > > >
>>> > > > > > > Just a reminder that tomorrow (Sep 25, 2019) is the last date
>>> > for KIP
>>> > > > > > > acceptance for 2.4.0 release.
>>> > > > > > >
>>> > > > > > > Thanks,
>>> > > > > > >
>>> > > > > > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
>>> > manikumar.reddy@gmail.com
>>> > > > >
>>> > > > > > > wrote:
>>> > > > > > >
>>> > > > > > > > Hi Rajini,
>>> > > > > > > >
>>> > > > > > > > Added KIP-525 to the release plan for tracking.
>>> > > > > > > >
>>> > > > > > > > Thanks,
>>> > > > > > > >
>>> > > > > > > >
>>> > > > > > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
>>> > > > > > rajinisivaram@gmail.com>
>>> > > > > > > > wrote:
>>> > > > > > > >
>>> > > > > > > >> Hi Manikumar,
>>> > > > > > > >>
>>> > > > > > > >> Can we add KIP-525 (
>>> > > > > > > >>
>>> > > > > > > >>
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> >
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
>>> > > > > > > >> )
>>> > > > > > > >> to 2.4.0 release? It has been accepted and is a minor KIP.
>>> > > > > > > >>
>>> > > > > > > >> Thank you,
>>> > > > > > > >>
>>> > > > > > > >> Rajini
>>> > > > > > > >>
>>> > > > > > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
>>> > > > > manikumar.reddy@gmail.com>
>>> > > > > > > >> wrote:
>>> > > > > > > >>
>>> > > > > > > >> > Hi,
>>> > > > > > > >> >
>>> > > > > > > >> >  Added KIP-401 to the wiki page for tracking.
>>> > > > > > > >> >
>>> > > > > > > >> > Thanks,
>>> > > > > > > >> >
>>> > > > > > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
>>> > pgwhalen@gmail.com
>>> > > > >
>>> > > > > > > wrote:
>>> > > > > > > >> >
>>> > > > > > > >> > > Manikumar,
>>> > > > > > > >> > >
>>> > > > > > > >> > > KIP-401 was accepted a few weeks ago and there is a PR
>>> > pending
>>> > > > > > > review,
>>> > > > > > > >> > can
>>> > > > > > > >> > > it be included in the release as well?
>>> > > > > > > >> > >
>>> > > > > > > >> > > Thanks,
>>> > > > > > > >> > > Paul
>>> > > > > > > >> > >
>>> > > > > > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
>>> > > > > > > manikumar.reddy@gmail.com>
>>> > > > > > > >> > > wrote:
>>> > > > > > > >> > >
>>> > > > > > > >> > > > Hi All,
>>> > > > > > > >> > > >
>>> > > > > > > >> > > > Just a reminder that any new/pending KIP must pass
>>> vote
>>> > by
>>> > > > > next
>>> > > > > > > >> > Wednesday
>>> > > > > > > >> > > > (Sep 25, 2019) to be included
>>> > > > > > > >> > > > in Apache Kafka 2.4.0 release.
>>> > > > > > > >> > > >
>>> > > > > > > >> > > > Also keep in mind that deadline for feature freeze
>>> is
>>> > Oct 2,
>>> > > > > > 2019.
>>> > > > > > > >> > > > In order to be included in the release, major
>>> > features/KIPs
>>> > > > > need
>>> > > > > > > to
>>> > > > > > > >> be
>>> > > > > > > >> > > > merged and minor features need to be
>>> > > > > > > >> > > > have PR ready.  Any feature/KIP not in this state
>>> will
>>> > be
>>> > > > > > > >> automatically
>>> > > > > > > >> > > > moved to the next release after Oct 2.
>>> > > > > > > >> > > >
>>> > > > > > > >> > > > There are total 84 open
>>> > > > > > > >> > > > <
>>> > > > > > > >> > > >
>>> > > > > > > >> > >
>>> > > > > > > >> >
>>> > > > > > > >>
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> >
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
>>> > > > > > > >> > > > >
>>> > > > > > > >> > > > JIRAs. Please update your assigned JIRAs, if you
>>> know
>>> > they
>>> > > > > > cannot
>>> > > > > > > >> make
>>> > > > > > > >> > it
>>> > > > > > > >> > > > to 2.4.0.
>>> > > > > > > >> > > > There are also quite a few JIRAs related to flaky
>>> > tests. We
>>> > > > > > really
>>> > > > > > > >> > > > appreciate any help on fixing these failing tests.
>>> > > > > > > >> > > >
>>> > > > > > > >> > > > Thanks,
>>> > > > > > > >> > > > Manikumar
>>> > > > > > > >> > > >
>>> > > > > > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
>>> > > > > > > >> manikumar.reddy@gmail.com>
>>> > > > > > > >> > > > wrote:
>>> > > > > > > >> > > >
>>> > > > > > > >> > > > > Hi Mickael,
>>> > > > > > > >> > > > >
>>> > > > > > > >> > > > > Yes, we can include. Added KIP-396 to the wiki
>>> page
>>> > for
>>> > > > > > > tracking.
>>> > > > > > > >> > > > >
>>> > > > > > > >> > > > >
>>> > > > > > > >> > > > > Thanks,
>>> > > > > > > >> > > > > Manikumar
>>> > > > > > > >> > > > >
>>> > > > > > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
>>> > > > > > > >> > > mickael.maison@gmail.com
>>> > > > > > > >> > > > >
>>> > > > > > > >> > > > > wrote:
>>> > > > > > > >> > > > >
>>> > > > > > > >> > > > >> Hi Manikumar,
>>> > > > > > > >> > > > >>
>>> > > > > > > >> > > > >> Can we also include KIP-396?
>>> > > > > > > >> > > > >> (
>>> > > > > > > >> > > > >>
>>> > > > > > > >> > > >
>>> > > > > > > >> > >
>>> > > > > > > >> >
>>> > > > > > > >>
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> >
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>>> > > > > > > >> > > > >> )
>>> > > > > > > >> > > > >> It has been accepted and the PR is ready for
>>> review:
>>> > > > > > > >> > > > >> https://github.com/apache/kafka/pull/7296
>>> > > > > > > >> > > > >>
>>> > > > > > > >> > > > >> Thanks
>>> > > > > > > >> > > > >>
>>> > > > > > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
>>> > > > > > > >> > manikumar.reddy@gmail.com
>>> > > > > > > >> > > >
>>> > > > > > > >> > > > >> wrote:
>>> > > > > > > >> > > > >> >
>>> > > > > > > >> > > > >> > Hi Viktor,
>>> > > > > > > >> > > > >> >
>>> > > > > > > >> > > > >> > Yes, we can include KIP-434.
>>> > > > > > > >> > > > >> >
>>> > > > > > > >> > > > >> > Thanks,
>>> > > > > > > >> > > > >> >
>>> > > > > > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor
>>> > Somogyi-Vass <
>>> > > > > > > >> > > > >> viktorsomogyi@gmail.com>
>>> > > > > > > >> > > > >> > wrote:
>>> > > > > > > >> > > > >> >
>>> > > > > > > >> > > > >> > > Hi Manikumar,
>>> > > > > > > >> > > > >> > >
>>> > > > > > > >> > > > >> > > Can we please also include KIP-434?
>>> > > > > > > >> > > > >> > >
>>> > > > > > > >> > > > >> > >
>>> > > > > > > >> > > > >>
>>> > > > > > > >> > > >
>>> > > > > > > >> > >
>>> > > > > > > >> >
>>> > > > > > > >>
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> >
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>>> > > > > > > >> > > > >> > > It has been accepted and there is already a
>>> pull
>>> > > > > request
>>> > > > > > > >> under
>>> > > > > > > >> > > > review.
>>> > > > > > > >> > > > >> > >
>>> > > > > > > >> > > > >> > > Thanks,
>>> > > > > > > >> > > > >> > > Viktor
>>> > > > > > > >> > > > >> > >
>>> > > > > > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
>>> > > > > > > >> > > manikumar.reddy@gmail.com
>>> > > > > > > >> > > > >
>>> > > > > > > >> > > > >> > > wrote:
>>> > > > > > > >> > > > >> > >
>>> > > > > > > >> > > > >> > > > Hi David,
>>> > > > > > > >> > > > >> > > >
>>> > > > > > > >> > > > >> > > > Yes, we can include KIP-511.  KIP must be
>>> > accepted
>>> > > > by
>>> > > > > > KIP
>>> > > > > > > >> > Freeze
>>> > > > > > > >> > > > >> date
>>> > > > > > > >> > > > >> > > (Sep
>>> > > > > > > >> > > > >> > > > 25, 2019 )
>>> > > > > > > >> > > > >> > > >
>>> > > > > > > >> > > > >> > > > Thanks,
>>> > > > > > > >> > > > >> > > >
>>> > > > > > > >> > > > >> > > >
>>> > > > > > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David
>>> Jacot <
>>> > > > > > > >> > > djacot@confluent.io>
>>> > > > > > > >> > > > >> wrote:
>>> > > > > > > >> > > > >> > > >
>>> > > > > > > >> > > > >> > > > > Hi Manikumar,
>>> > > > > > > >> > > > >> > > > >
>>> > > > > > > >> > > > >> > > > > Could we add KIP-511 to the plan? I
>>> think it
>>> > will
>>> > > > > > make
>>> > > > > > > >> it.
>>> > > > > > > >> > > > >> > > > >
>>> > > > > > > >> > > > >> > > > > Thanks,
>>> > > > > > > >> > > > >> > > > > David
>>> > > > > > > >> > > > >> > > > >
>>> > > > > > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM
>>> Manikumar <
>>> > > > > > > >> > > > >> manikumar.reddy@gmail.com>
>>> > > > > > > >> > > > >> > > > > wrote:
>>> > > > > > > >> > > > >> > > > >
>>> > > > > > > >> > > > >> > > > > > Hi all,
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > > > I put together a draft release plan
>>> with
>>> > Oct
>>> > > > 2019
>>> > > > > > as
>>> > > > > > > >> the
>>> > > > > > > >> > > > release
>>> > > > > > > >> > > > >> > > month
>>> > > > > > > >> > > > >> > > > > and
>>> > > > > > > >> > > > >> > > > > > a list of KIPs that have already been
>>> > voted:
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > >
>>> > > > > > > >> > > > >> > > >
>>> > > > > > > >> > > > >> > >
>>> > > > > > > >> > > > >>
>>> > > > > > > >> > > >
>>> > > > > > > >> > >
>>> > > > > > > >> >
>>> > > > > > > >>
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> >
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > > > Here are the dates:
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP
>>> must be
>>> > > > > > accepted
>>> > > > > > > by
>>> > > > > > > >> > this
>>> > > > > > > >> > > > >> date in
>>> > > > > > > >> > > > >> > > > > order
>>> > > > > > > >> > > > >> > > > > > to be considered for this release)
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major
>>> > features
>>> > > > > > > merged
>>> > > > > > > >> &
>>> > > > > > > >> > > > >> working on
>>> > > > > > > >> > > > >> > > > > > stabilization, minor features have PR,
>>> > > > > > > >> > > > >> > > > > >  release branch cut; anything not in
>>> this
>>> > state
>>> > > > > > will
>>> > > > > > > be
>>> > > > > > > >> > > > >> automatically
>>> > > > > > > >> > > > >> > > > > moved
>>> > > > > > > >> > > > >> > > > > > to the next release in JIRA.
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019
>>> (tentative)
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > > > Please plan accordingly for the
>>> features
>>> > you
>>> > > > want
>>> > > > > > > push
>>> > > > > > > >> > into
>>> > > > > > > >> > > > >> Apache
>>> > > > > > > >> > > > >> > > > Kafka
>>> > > > > > > >> > > > >> > > > > > 2.4.0 release.
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > > > Regards,
>>> > > > > > > >> > > > >> > > > > > Manikumar
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael
>>> > Juma <
>>> > > > > > > >> > > > ismael@juma.me.uk>
>>> > > > > > > >> > > > >> > > wrote:
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
>>> > > > > > > >> > > > >> > > > > > >
>>> > > > > > > >> > > > >> > > > > > > Ismael
>>> > > > > > > >> > > > >> > > > > > >
>>> > > > > > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM
>>> > Manikumar <
>>> > > > > > > >> > > > >> > > manikumar.reddy@gmail.com
>>> > > > > > > >> > > > >> > > > >
>>> > > > > > > >> > > > >> > > > > > > wrote:
>>> > > > > > > >> > > > >> > > > > > >
>>> > > > > > > >> > > > >> > > > > > > > Hi all,
>>> > > > > > > >> > > > >> > > > > > > >
>>> > > > > > > >> > > > >> > > > > > > > I would like to volunteer to be the
>>> > release
>>> > > > > > > manager
>>> > > > > > > >> > for
>>> > > > > > > >> > > > our
>>> > > > > > > >> > > > >> next
>>> > > > > > > >> > > > >> > > > > > > time-based
>>> > > > > > > >> > > > >> > > > > > > > feature release (v2.4.0).
>>> > > > > > > >> > > > >> > > > > > > >
>>> > > > > > > >> > > > >> > > > > > > > If that sounds good, I'll post the
>>> > release
>>> > > > > plan
>>> > > > > > > >> over
>>> > > > > > > >> > the
>>> > > > > > > >> > > > >> next few
>>> > > > > > > >> > > > >> > > > > days.
>>> > > > > > > >> > > > >> > > > > > > >
>>> > > > > > > >> > > > >> > > > > > > > Thanks,
>>> > > > > > > >> > > > >> > > > > > > > Manikumar
>>> > > > > > > >> > > > >> > > > > > > >
>>> > > > > > > >> > > > >> > > > > > >
>>> > > > > > > >> > > > >> > > > > >
>>> > > > > > > >> > > > >> > > > >
>>> > > > > > > >> > > > >> > > >
>>> > > > > > > >> > > > >> > >
>>> > > > > > > >> > > > >>
>>> > > > > > > >> > > > >
>>> > > > > > > >> > > >
>>> > > > > > > >> > >
>>> > > > > > > >> >
>>> > > > > > > >>
>>> > > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> >
>>>
>>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi all,

Let's extend the feature freeze deadline to Friday to merge the current
work in-progress PRs.
Please ensure that all major features have been merged and that any minor
features have PRs by EOD Friday.
We will be cutting the 2.4 release branch early on Monday morning.

Thanks,
Manikumar

On Thu, Sep 26, 2019 at 7:30 PM Manikumar <ma...@gmail.com> wrote:

> Hi Gwen,
>
> As suggested by Ismael, If required, we can extend the feature freeze to
> end of the week.
>
> Thanks,
>
> On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk> wrote:
>
>> Hi Gwen,
>>
>> Good question.
>>
>> I think we should stick to the schedule. As usual, some features will slip
>> to the next release and that's ok, they'll get a bit more time to
>> stabilize. In the past, we have allowed 1-2 days over the feature freeze
>> date (i.e. end of the week instead of Wednesday) for features that
>> narrowly
>> miss the cut. I think that's probably OK to continue.
>>
>> Ismael
>>
>> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io> wrote:
>>
>> > Hi Mani and team,
>> >
>> > The feature freeze deadline is right next to Kafka Summit, making it a
>> > bit stressful for the committers and community members with PRs in
>> > flight. What do you think about delaying the feature freeze and code
>> > freeze by a week, to allow our community to enjoy Kafka Summit?
>> >
>> > Gwen
>> >
>> > On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com> wrote:
>> > >
>> > > Hi, Manikumar.
>> > >
>> > > Thanks for acting as release manager. Can we please add the following
>> > KIPs
>> > > that have all been approved with PRs either merged or in progress:
>> > >
>> > >
>> > >    -
>> > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
>> > >    -
>> > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
>> > >    -
>> > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
>> > >    -
>> > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
>> > >    -
>> > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>> > > (Chris
>> > >    E mentioned this above)
>> > >    -
>> > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>> > > (Konstantine
>> > >    mentioned this above)
>> > >
>> > > Thanks!
>> > >
>> > > Randall
>> > >
>> > > On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
>> > > konstantine@confluent.io> wrote:
>> > >
>> > > > Hi Manikumar,
>> > > >
>> > > > let's add one more on the list that was voted on time and is
>> > > > straightforward:
>> > > >
>> > > > KIP-521:
>> > > >
>> > > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
>> > > > with jira ticket:
>> > > > https://issues.apache.org/jira/browse/KAFKA-5609
>> > > > and Component:
>> > > > Connect
>> > > >
>> > > > Sincerely,
>> > > > Konstantine
>> > > >
>> > > >
>> > > > On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <chrise@confluent.io
>> >
>> > > > wrote:
>> > > >
>> > > > > Hi Manikumar,
>> > > > >
>> > > > > Would it be possible to add KIP-507 (
>> > > > >
>> > > > >
>> > > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
>> > > > > )
>> > > > > to the 2.4 release, as it has recently been accepted?
>> > > > >
>> > > > > Cheers,
>> > > > >
>> > > > > Chris
>> > > > >
>> > > > > On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <lu...@berkeley.edu>
>> > wrote:
>> > > > >
>> > > > > > Hi Manikumar,
>> > > > > >
>> > > > > > Please add KIP-517 as it is now accepted too
>> > > > > >
>> > > > > >
>> > > > >
>> > > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>> > > > > >
>> > > > > > Thanks.
>> > > > > >
>> > > > > > Regards,
>> > > > > > Kevin
>> > > > > >
>> > > > > > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
>> > manikumar.reddy@gmail.com>
>> > > > > > wrote:
>> > > > > >
>> > > > > > > Hi All,
>> > > > > > >
>> > > > > > > Just a reminder that tomorrow (Sep 25, 2019) is the last date
>> > for KIP
>> > > > > > > acceptance for 2.4.0 release.
>> > > > > > >
>> > > > > > > Thanks,
>> > > > > > >
>> > > > > > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
>> > manikumar.reddy@gmail.com
>> > > > >
>> > > > > > > wrote:
>> > > > > > >
>> > > > > > > > Hi Rajini,
>> > > > > > > >
>> > > > > > > > Added KIP-525 to the release plan for tracking.
>> > > > > > > >
>> > > > > > > > Thanks,
>> > > > > > > >
>> > > > > > > >
>> > > > > > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
>> > > > > > rajinisivaram@gmail.com>
>> > > > > > > > wrote:
>> > > > > > > >
>> > > > > > > >> Hi Manikumar,
>> > > > > > > >>
>> > > > > > > >> Can we add KIP-525 (
>> > > > > > > >>
>> > > > > > > >>
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
>> > > > > > > >> )
>> > > > > > > >> to 2.4.0 release? It has been accepted and is a minor KIP.
>> > > > > > > >>
>> > > > > > > >> Thank you,
>> > > > > > > >>
>> > > > > > > >> Rajini
>> > > > > > > >>
>> > > > > > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
>> > > > > manikumar.reddy@gmail.com>
>> > > > > > > >> wrote:
>> > > > > > > >>
>> > > > > > > >> > Hi,
>> > > > > > > >> >
>> > > > > > > >> >  Added KIP-401 to the wiki page for tracking.
>> > > > > > > >> >
>> > > > > > > >> > Thanks,
>> > > > > > > >> >
>> > > > > > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
>> > pgwhalen@gmail.com
>> > > > >
>> > > > > > > wrote:
>> > > > > > > >> >
>> > > > > > > >> > > Manikumar,
>> > > > > > > >> > >
>> > > > > > > >> > > KIP-401 was accepted a few weeks ago and there is a PR
>> > pending
>> > > > > > > review,
>> > > > > > > >> > can
>> > > > > > > >> > > it be included in the release as well?
>> > > > > > > >> > >
>> > > > > > > >> > > Thanks,
>> > > > > > > >> > > Paul
>> > > > > > > >> > >
>> > > > > > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
>> > > > > > > manikumar.reddy@gmail.com>
>> > > > > > > >> > > wrote:
>> > > > > > > >> > >
>> > > > > > > >> > > > Hi All,
>> > > > > > > >> > > >
>> > > > > > > >> > > > Just a reminder that any new/pending KIP must pass
>> vote
>> > by
>> > > > > next
>> > > > > > > >> > Wednesday
>> > > > > > > >> > > > (Sep 25, 2019) to be included
>> > > > > > > >> > > > in Apache Kafka 2.4.0 release.
>> > > > > > > >> > > >
>> > > > > > > >> > > > Also keep in mind that deadline for feature freeze is
>> > Oct 2,
>> > > > > > 2019.
>> > > > > > > >> > > > In order to be included in the release, major
>> > features/KIPs
>> > > > > need
>> > > > > > > to
>> > > > > > > >> be
>> > > > > > > >> > > > merged and minor features need to be
>> > > > > > > >> > > > have PR ready.  Any feature/KIP not in this state
>> will
>> > be
>> > > > > > > >> automatically
>> > > > > > > >> > > > moved to the next release after Oct 2.
>> > > > > > > >> > > >
>> > > > > > > >> > > > There are total 84 open
>> > > > > > > >> > > > <
>> > > > > > > >> > > >
>> > > > > > > >> > >
>> > > > > > > >> >
>> > > > > > > >>
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> >
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
>> > > > > > > >> > > > >
>> > > > > > > >> > > > JIRAs. Please update your assigned JIRAs, if you know
>> > they
>> > > > > > cannot
>> > > > > > > >> make
>> > > > > > > >> > it
>> > > > > > > >> > > > to 2.4.0.
>> > > > > > > >> > > > There are also quite a few JIRAs related to flaky
>> > tests. We
>> > > > > > really
>> > > > > > > >> > > > appreciate any help on fixing these failing tests.
>> > > > > > > >> > > >
>> > > > > > > >> > > > Thanks,
>> > > > > > > >> > > > Manikumar
>> > > > > > > >> > > >
>> > > > > > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
>> > > > > > > >> manikumar.reddy@gmail.com>
>> > > > > > > >> > > > wrote:
>> > > > > > > >> > > >
>> > > > > > > >> > > > > Hi Mickael,
>> > > > > > > >> > > > >
>> > > > > > > >> > > > > Yes, we can include. Added KIP-396 to the wiki page
>> > for
>> > > > > > > tracking.
>> > > > > > > >> > > > >
>> > > > > > > >> > > > >
>> > > > > > > >> > > > > Thanks,
>> > > > > > > >> > > > > Manikumar
>> > > > > > > >> > > > >
>> > > > > > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
>> > > > > > > >> > > mickael.maison@gmail.com
>> > > > > > > >> > > > >
>> > > > > > > >> > > > > wrote:
>> > > > > > > >> > > > >
>> > > > > > > >> > > > >> Hi Manikumar,
>> > > > > > > >> > > > >>
>> > > > > > > >> > > > >> Can we also include KIP-396?
>> > > > > > > >> > > > >> (
>> > > > > > > >> > > > >>
>> > > > > > > >> > > >
>> > > > > > > >> > >
>> > > > > > > >> >
>> > > > > > > >>
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> >
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>> > > > > > > >> > > > >> )
>> > > > > > > >> > > > >> It has been accepted and the PR is ready for
>> review:
>> > > > > > > >> > > > >> https://github.com/apache/kafka/pull/7296
>> > > > > > > >> > > > >>
>> > > > > > > >> > > > >> Thanks
>> > > > > > > >> > > > >>
>> > > > > > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
>> > > > > > > >> > manikumar.reddy@gmail.com
>> > > > > > > >> > > >
>> > > > > > > >> > > > >> wrote:
>> > > > > > > >> > > > >> >
>> > > > > > > >> > > > >> > Hi Viktor,
>> > > > > > > >> > > > >> >
>> > > > > > > >> > > > >> > Yes, we can include KIP-434.
>> > > > > > > >> > > > >> >
>> > > > > > > >> > > > >> > Thanks,
>> > > > > > > >> > > > >> >
>> > > > > > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor
>> > Somogyi-Vass <
>> > > > > > > >> > > > >> viktorsomogyi@gmail.com>
>> > > > > > > >> > > > >> > wrote:
>> > > > > > > >> > > > >> >
>> > > > > > > >> > > > >> > > Hi Manikumar,
>> > > > > > > >> > > > >> > >
>> > > > > > > >> > > > >> > > Can we please also include KIP-434?
>> > > > > > > >> > > > >> > >
>> > > > > > > >> > > > >> > >
>> > > > > > > >> > > > >>
>> > > > > > > >> > > >
>> > > > > > > >> > >
>> > > > > > > >> >
>> > > > > > > >>
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>> > > > > > > >> > > > >> > > It has been accepted and there is already a
>> pull
>> > > > > request
>> > > > > > > >> under
>> > > > > > > >> > > > review.
>> > > > > > > >> > > > >> > >
>> > > > > > > >> > > > >> > > Thanks,
>> > > > > > > >> > > > >> > > Viktor
>> > > > > > > >> > > > >> > >
>> > > > > > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
>> > > > > > > >> > > manikumar.reddy@gmail.com
>> > > > > > > >> > > > >
>> > > > > > > >> > > > >> > > wrote:
>> > > > > > > >> > > > >> > >
>> > > > > > > >> > > > >> > > > Hi David,
>> > > > > > > >> > > > >> > > >
>> > > > > > > >> > > > >> > > > Yes, we can include KIP-511.  KIP must be
>> > accepted
>> > > > by
>> > > > > > KIP
>> > > > > > > >> > Freeze
>> > > > > > > >> > > > >> date
>> > > > > > > >> > > > >> > > (Sep
>> > > > > > > >> > > > >> > > > 25, 2019 )
>> > > > > > > >> > > > >> > > >
>> > > > > > > >> > > > >> > > > Thanks,
>> > > > > > > >> > > > >> > > >
>> > > > > > > >> > > > >> > > >
>> > > > > > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot
>> <
>> > > > > > > >> > > djacot@confluent.io>
>> > > > > > > >> > > > >> wrote:
>> > > > > > > >> > > > >> > > >
>> > > > > > > >> > > > >> > > > > Hi Manikumar,
>> > > > > > > >> > > > >> > > > >
>> > > > > > > >> > > > >> > > > > Could we add KIP-511 to the plan? I think
>> it
>> > will
>> > > > > > make
>> > > > > > > >> it.
>> > > > > > > >> > > > >> > > > >
>> > > > > > > >> > > > >> > > > > Thanks,
>> > > > > > > >> > > > >> > > > > David
>> > > > > > > >> > > > >> > > > >
>> > > > > > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar
>> <
>> > > > > > > >> > > > >> manikumar.reddy@gmail.com>
>> > > > > > > >> > > > >> > > > > wrote:
>> > > > > > > >> > > > >> > > > >
>> > > > > > > >> > > > >> > > > > > Hi all,
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > > > I put together a draft release plan with
>> > Oct
>> > > > 2019
>> > > > > > as
>> > > > > > > >> the
>> > > > > > > >> > > > release
>> > > > > > > >> > > > >> > > month
>> > > > > > > >> > > > >> > > > > and
>> > > > > > > >> > > > >> > > > > > a list of KIPs that have already been
>> > voted:
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > >
>> > > > > > > >> > > > >> > > >
>> > > > > > > >> > > > >> > >
>> > > > > > > >> > > > >>
>> > > > > > > >> > > >
>> > > > > > > >> > >
>> > > > > > > >> >
>> > > > > > > >>
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> >
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > > > Here are the dates:
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP
>> must be
>> > > > > > accepted
>> > > > > > > by
>> > > > > > > >> > this
>> > > > > > > >> > > > >> date in
>> > > > > > > >> > > > >> > > > > order
>> > > > > > > >> > > > >> > > > > > to be considered for this release)
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major
>> > features
>> > > > > > > merged
>> > > > > > > >> &
>> > > > > > > >> > > > >> working on
>> > > > > > > >> > > > >> > > > > > stabilization, minor features have PR,
>> > > > > > > >> > > > >> > > > > >  release branch cut; anything not in
>> this
>> > state
>> > > > > > will
>> > > > > > > be
>> > > > > > > >> > > > >> automatically
>> > > > > > > >> > > > >> > > > > moved
>> > > > > > > >> > > > >> > > > > > to the next release in JIRA.
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019
>> (tentative)
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > > > Please plan accordingly for the features
>> > you
>> > > > want
>> > > > > > > push
>> > > > > > > >> > into
>> > > > > > > >> > > > >> Apache
>> > > > > > > >> > > > >> > > > Kafka
>> > > > > > > >> > > > >> > > > > > 2.4.0 release.
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > > > Regards,
>> > > > > > > >> > > > >> > > > > > Manikumar
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael
>> > Juma <
>> > > > > > > >> > > > ismael@juma.me.uk>
>> > > > > > > >> > > > >> > > wrote:
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
>> > > > > > > >> > > > >> > > > > > >
>> > > > > > > >> > > > >> > > > > > > Ismael
>> > > > > > > >> > > > >> > > > > > >
>> > > > > > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM
>> > Manikumar <
>> > > > > > > >> > > > >> > > manikumar.reddy@gmail.com
>> > > > > > > >> > > > >> > > > >
>> > > > > > > >> > > > >> > > > > > > wrote:
>> > > > > > > >> > > > >> > > > > > >
>> > > > > > > >> > > > >> > > > > > > > Hi all,
>> > > > > > > >> > > > >> > > > > > > >
>> > > > > > > >> > > > >> > > > > > > > I would like to volunteer to be the
>> > release
>> > > > > > > manager
>> > > > > > > >> > for
>> > > > > > > >> > > > our
>> > > > > > > >> > > > >> next
>> > > > > > > >> > > > >> > > > > > > time-based
>> > > > > > > >> > > > >> > > > > > > > feature release (v2.4.0).
>> > > > > > > >> > > > >> > > > > > > >
>> > > > > > > >> > > > >> > > > > > > > If that sounds good, I'll post the
>> > release
>> > > > > plan
>> > > > > > > >> over
>> > > > > > > >> > the
>> > > > > > > >> > > > >> next few
>> > > > > > > >> > > > >> > > > > days.
>> > > > > > > >> > > > >> > > > > > > >
>> > > > > > > >> > > > >> > > > > > > > Thanks,
>> > > > > > > >> > > > >> > > > > > > > Manikumar
>> > > > > > > >> > > > >> > > > > > > >
>> > > > > > > >> > > > >> > > > > > >
>> > > > > > > >> > > > >> > > > > >
>> > > > > > > >> > > > >> > > > >
>> > > > > > > >> > > > >> > > >
>> > > > > > > >> > > > >> > >
>> > > > > > > >> > > > >>
>> > > > > > > >> > > > >
>> > > > > > > >> > > >
>> > > > > > > >> > >
>> > > > > > > >> >
>> > > > > > > >>
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> >
>>
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi Gwen,

As suggested by Ismael, If required, we can extend the feature freeze to
end of the week.

Thanks,

On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma <is...@juma.me.uk> wrote:

> Hi Gwen,
>
> Good question.
>
> I think we should stick to the schedule. As usual, some features will slip
> to the next release and that's ok, they'll get a bit more time to
> stabilize. In the past, we have allowed 1-2 days over the feature freeze
> date (i.e. end of the week instead of Wednesday) for features that narrowly
> miss the cut. I think that's probably OK to continue.
>
> Ismael
>
> On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io> wrote:
>
> > Hi Mani and team,
> >
> > The feature freeze deadline is right next to Kafka Summit, making it a
> > bit stressful for the committers and community members with PRs in
> > flight. What do you think about delaying the feature freeze and code
> > freeze by a week, to allow our community to enjoy Kafka Summit?
> >
> > Gwen
> >
> > On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com> wrote:
> > >
> > > Hi, Manikumar.
> > >
> > > Thanks for acting as release manager. Can we please add the following
> > KIPs
> > > that have all been approved with PRs either merged or in progress:
> > >
> > >
> > >    -
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> > >    -
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> > >    -
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> > >    -
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> > >    -
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > (Chris
> > >    E mentioned this above)
> > >    -
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > (Konstantine
> > >    mentioned this above)
> > >
> > > Thanks!
> > >
> > > Randall
> > >
> > > On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> > > konstantine@confluent.io> wrote:
> > >
> > > > Hi Manikumar,
> > > >
> > > > let's add one more on the list that was voted on time and is
> > > > straightforward:
> > > >
> > > > KIP-521:
> > > >
> > > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > > with jira ticket:
> > > > https://issues.apache.org/jira/browse/KAFKA-5609
> > > > and Component:
> > > > Connect
> > > >
> > > > Sincerely,
> > > > Konstantine
> > > >
> > > >
> > > > On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <ch...@confluent.io>
> > > > wrote:
> > > >
> > > > > Hi Manikumar,
> > > > >
> > > > > Would it be possible to add KIP-507 (
> > > > >
> > > > >
> > > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > > )
> > > > > to the 2.4 release, as it has recently been accepted?
> > > > >
> > > > > Cheers,
> > > > >
> > > > > Chris
> > > > >
> > > > > On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <lu...@berkeley.edu>
> > wrote:
> > > > >
> > > > > > Hi Manikumar,
> > > > > >
> > > > > > Please add KIP-517 as it is now accepted too
> > > > > >
> > > > > >
> > > > >
> > > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > > >
> > > > > > Thanks.
> > > > > >
> > > > > > Regards,
> > > > > > Kevin
> > > > > >
> > > > > > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> > manikumar.reddy@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > > > Hi All,
> > > > > > >
> > > > > > > Just a reminder that tomorrow (Sep 25, 2019) is the last date
> > for KIP
> > > > > > > acceptance for 2.4.0 release.
> > > > > > >
> > > > > > > Thanks,
> > > > > > >
> > > > > > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> > manikumar.reddy@gmail.com
> > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hi Rajini,
> > > > > > > >
> > > > > > > > Added KIP-525 to the release plan for tracking.
> > > > > > > >
> > > > > > > > Thanks,
> > > > > > > >
> > > > > > > >
> > > > > > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > > > > > rajinisivaram@gmail.com>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > >> Hi Manikumar,
> > > > > > > >>
> > > > > > > >> Can we add KIP-525 (
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > > > > > >> )
> > > > > > > >> to 2.4.0 release? It has been accepted and is a minor KIP.
> > > > > > > >>
> > > > > > > >> Thank you,
> > > > > > > >>
> > > > > > > >> Rajini
> > > > > > > >>
> > > > > > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > > > > manikumar.reddy@gmail.com>
> > > > > > > >> wrote:
> > > > > > > >>
> > > > > > > >> > Hi,
> > > > > > > >> >
> > > > > > > >> >  Added KIP-401 to the wiki page for tracking.
> > > > > > > >> >
> > > > > > > >> > Thanks,
> > > > > > > >> >
> > > > > > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> > pgwhalen@gmail.com
> > > > >
> > > > > > > wrote:
> > > > > > > >> >
> > > > > > > >> > > Manikumar,
> > > > > > > >> > >
> > > > > > > >> > > KIP-401 was accepted a few weeks ago and there is a PR
> > pending
> > > > > > > review,
> > > > > > > >> > can
> > > > > > > >> > > it be included in the release as well?
> > > > > > > >> > >
> > > > > > > >> > > Thanks,
> > > > > > > >> > > Paul
> > > > > > > >> > >
> > > > > > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > > > > > > manikumar.reddy@gmail.com>
> > > > > > > >> > > wrote:
> > > > > > > >> > >
> > > > > > > >> > > > Hi All,
> > > > > > > >> > > >
> > > > > > > >> > > > Just a reminder that any new/pending KIP must pass
> vote
> > by
> > > > > next
> > > > > > > >> > Wednesday
> > > > > > > >> > > > (Sep 25, 2019) to be included
> > > > > > > >> > > > in Apache Kafka 2.4.0 release.
> > > > > > > >> > > >
> > > > > > > >> > > > Also keep in mind that deadline for feature freeze is
> > Oct 2,
> > > > > > 2019.
> > > > > > > >> > > > In order to be included in the release, major
> > features/KIPs
> > > > > need
> > > > > > > to
> > > > > > > >> be
> > > > > > > >> > > > merged and minor features need to be
> > > > > > > >> > > > have PR ready.  Any feature/KIP not in this state will
> > be
> > > > > > > >> automatically
> > > > > > > >> > > > moved to the next release after Oct 2.
> > > > > > > >> > > >
> > > > > > > >> > > > There are total 84 open
> > > > > > > >> > > > <
> > > > > > > >> > > >
> > > > > > > >> > >
> > > > > > > >> >
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > > > > >> > > > >
> > > > > > > >> > > > JIRAs. Please update your assigned JIRAs, if you know
> > they
> > > > > > cannot
> > > > > > > >> make
> > > > > > > >> > it
> > > > > > > >> > > > to 2.4.0.
> > > > > > > >> > > > There are also quite a few JIRAs related to flaky
> > tests. We
> > > > > > really
> > > > > > > >> > > > appreciate any help on fixing these failing tests.
> > > > > > > >> > > >
> > > > > > > >> > > > Thanks,
> > > > > > > >> > > > Manikumar
> > > > > > > >> > > >
> > > > > > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > > > > > > >> manikumar.reddy@gmail.com>
> > > > > > > >> > > > wrote:
> > > > > > > >> > > >
> > > > > > > >> > > > > Hi Mickael,
> > > > > > > >> > > > >
> > > > > > > >> > > > > Yes, we can include. Added KIP-396 to the wiki page
> > for
> > > > > > > tracking.
> > > > > > > >> > > > >
> > > > > > > >> > > > >
> > > > > > > >> > > > > Thanks,
> > > > > > > >> > > > > Manikumar
> > > > > > > >> > > > >
> > > > > > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> > > > > > > >> > > mickael.maison@gmail.com
> > > > > > > >> > > > >
> > > > > > > >> > > > > wrote:
> > > > > > > >> > > > >
> > > > > > > >> > > > >> Hi Manikumar,
> > > > > > > >> > > > >>
> > > > > > > >> > > > >> Can we also include KIP-396?
> > > > > > > >> > > > >> (
> > > > > > > >> > > > >>
> > > > > > > >> > > >
> > > > > > > >> > >
> > > > > > > >> >
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > > > >> > > > >> )
> > > > > > > >> > > > >> It has been accepted and the PR is ready for
> review:
> > > > > > > >> > > > >> https://github.com/apache/kafka/pull/7296
> > > > > > > >> > > > >>
> > > > > > > >> > > > >> Thanks
> > > > > > > >> > > > >>
> > > > > > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > > > > > > >> > manikumar.reddy@gmail.com
> > > > > > > >> > > >
> > > > > > > >> > > > >> wrote:
> > > > > > > >> > > > >> >
> > > > > > > >> > > > >> > Hi Viktor,
> > > > > > > >> > > > >> >
> > > > > > > >> > > > >> > Yes, we can include KIP-434.
> > > > > > > >> > > > >> >
> > > > > > > >> > > > >> > Thanks,
> > > > > > > >> > > > >> >
> > > > > > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor
> > Somogyi-Vass <
> > > > > > > >> > > > >> viktorsomogyi@gmail.com>
> > > > > > > >> > > > >> > wrote:
> > > > > > > >> > > > >> >
> > > > > > > >> > > > >> > > Hi Manikumar,
> > > > > > > >> > > > >> > >
> > > > > > > >> > > > >> > > Can we please also include KIP-434?
> > > > > > > >> > > > >> > >
> > > > > > > >> > > > >> > >
> > > > > > > >> > > > >>
> > > > > > > >> > > >
> > > > > > > >> > >
> > > > > > > >> >
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > > > >> > > > >> > > It has been accepted and there is already a
> pull
> > > > > request
> > > > > > > >> under
> > > > > > > >> > > > review.
> > > > > > > >> > > > >> > >
> > > > > > > >> > > > >> > > Thanks,
> > > > > > > >> > > > >> > > Viktor
> > > > > > > >> > > > >> > >
> > > > > > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> > > > > > > >> > > manikumar.reddy@gmail.com
> > > > > > > >> > > > >
> > > > > > > >> > > > >> > > wrote:
> > > > > > > >> > > > >> > >
> > > > > > > >> > > > >> > > > Hi David,
> > > > > > > >> > > > >> > > >
> > > > > > > >> > > > >> > > > Yes, we can include KIP-511.  KIP must be
> > accepted
> > > > by
> > > > > > KIP
> > > > > > > >> > Freeze
> > > > > > > >> > > > >> date
> > > > > > > >> > > > >> > > (Sep
> > > > > > > >> > > > >> > > > 25, 2019 )
> > > > > > > >> > > > >> > > >
> > > > > > > >> > > > >> > > > Thanks,
> > > > > > > >> > > > >> > > >
> > > > > > > >> > > > >> > > >
> > > > > > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
> > > > > > > >> > > djacot@confluent.io>
> > > > > > > >> > > > >> wrote:
> > > > > > > >> > > > >> > > >
> > > > > > > >> > > > >> > > > > Hi Manikumar,
> > > > > > > >> > > > >> > > > >
> > > > > > > >> > > > >> > > > > Could we add KIP-511 to the plan? I think
> it
> > will
> > > > > > make
> > > > > > > >> it.
> > > > > > > >> > > > >> > > > >
> > > > > > > >> > > > >> > > > > Thanks,
> > > > > > > >> > > > >> > > > > David
> > > > > > > >> > > > >> > > > >
> > > > > > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> > > > > > > >> > > > >> manikumar.reddy@gmail.com>
> > > > > > > >> > > > >> > > > > wrote:
> > > > > > > >> > > > >> > > > >
> > > > > > > >> > > > >> > > > > > Hi all,
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > > > I put together a draft release plan with
> > Oct
> > > > 2019
> > > > > > as
> > > > > > > >> the
> > > > > > > >> > > > release
> > > > > > > >> > > > >> > > month
> > > > > > > >> > > > >> > > > > and
> > > > > > > >> > > > >> > > > > > a list of KIPs that have already been
> > voted:
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > >
> > > > > > > >> > > > >> > > >
> > > > > > > >> > > > >> > >
> > > > > > > >> > > > >>
> > > > > > > >> > > >
> > > > > > > >> > >
> > > > > > > >> >
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > > > Here are the dates:
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must
> be
> > > > > > accepted
> > > > > > > by
> > > > > > > >> > this
> > > > > > > >> > > > >> date in
> > > > > > > >> > > > >> > > > > order
> > > > > > > >> > > > >> > > > > > to be considered for this release)
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major
> > features
> > > > > > > merged
> > > > > > > >> &
> > > > > > > >> > > > >> working on
> > > > > > > >> > > > >> > > > > > stabilization, minor features have PR,
> > > > > > > >> > > > >> > > > > >  release branch cut; anything not in this
> > state
> > > > > > will
> > > > > > > be
> > > > > > > >> > > > >> automatically
> > > > > > > >> > > > >> > > > > moved
> > > > > > > >> > > > >> > > > > > to the next release in JIRA.
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > > > Please plan accordingly for the features
> > you
> > > > want
> > > > > > > push
> > > > > > > >> > into
> > > > > > > >> > > > >> Apache
> > > > > > > >> > > > >> > > > Kafka
> > > > > > > >> > > > >> > > > > > 2.4.0 release.
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > > > Regards,
> > > > > > > >> > > > >> > > > > > Manikumar
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael
> > Juma <
> > > > > > > >> > > > ismael@juma.me.uk>
> > > > > > > >> > > > >> > > wrote:
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
> > > > > > > >> > > > >> > > > > > >
> > > > > > > >> > > > >> > > > > > > Ismael
> > > > > > > >> > > > >> > > > > > >
> > > > > > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM
> > Manikumar <
> > > > > > > >> > > > >> > > manikumar.reddy@gmail.com
> > > > > > > >> > > > >> > > > >
> > > > > > > >> > > > >> > > > > > > wrote:
> > > > > > > >> > > > >> > > > > > >
> > > > > > > >> > > > >> > > > > > > > Hi all,
> > > > > > > >> > > > >> > > > > > > >
> > > > > > > >> > > > >> > > > > > > > I would like to volunteer to be the
> > release
> > > > > > > manager
> > > > > > > >> > for
> > > > > > > >> > > > our
> > > > > > > >> > > > >> next
> > > > > > > >> > > > >> > > > > > > time-based
> > > > > > > >> > > > >> > > > > > > > feature release (v2.4.0).
> > > > > > > >> > > > >> > > > > > > >
> > > > > > > >> > > > >> > > > > > > > If that sounds good, I'll post the
> > release
> > > > > plan
> > > > > > > >> over
> > > > > > > >> > the
> > > > > > > >> > > > >> next few
> > > > > > > >> > > > >> > > > > days.
> > > > > > > >> > > > >> > > > > > > >
> > > > > > > >> > > > >> > > > > > > > Thanks,
> > > > > > > >> > > > >> > > > > > > > Manikumar
> > > > > > > >> > > > >> > > > > > > >
> > > > > > > >> > > > >> > > > > > >
> > > > > > > >> > > > >> > > > > >
> > > > > > > >> > > > >> > > > >
> > > > > > > >> > > > >> > > >
> > > > > > > >> > > > >> > >
> > > > > > > >> > > > >>
> > > > > > > >> > > > >
> > > > > > > >> > > >
> > > > > > > >> > >
> > > > > > > >> >
> > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Ismael Juma <is...@juma.me.uk>.
Hi Gwen,

Good question.

I think we should stick to the schedule. As usual, some features will slip
to the next release and that's ok, they'll get a bit more time to
stabilize. In the past, we have allowed 1-2 days over the feature freeze
date (i.e. end of the week instead of Wednesday) for features that narrowly
miss the cut. I think that's probably OK to continue.

Ismael

On Wed, Sep 25, 2019, 6:01 PM Gwen Shapira <gw...@confluent.io> wrote:

> Hi Mani and team,
>
> The feature freeze deadline is right next to Kafka Summit, making it a
> bit stressful for the committers and community members with PRs in
> flight. What do you think about delaying the feature freeze and code
> freeze by a week, to allow our community to enjoy Kafka Summit?
>
> Gwen
>
> On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com> wrote:
> >
> > Hi, Manikumar.
> >
> > Thanks for acting as release manager. Can we please add the following
> KIPs
> > that have all been approved with PRs either merged or in progress:
> >
> >
> >    -
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
> >    -
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
> >    -
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
> >    -
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
> >    -
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > (Chris
> >    E mentioned this above)
> >    -
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > (Konstantine
> >    mentioned this above)
> >
> > Thanks!
> >
> > Randall
> >
> > On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> > konstantine@confluent.io> wrote:
> >
> > > Hi Manikumar,
> > >
> > > let's add one more on the list that was voted on time and is
> > > straightforward:
> > >
> > > KIP-521:
> > >
> > >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > > with jira ticket:
> > > https://issues.apache.org/jira/browse/KAFKA-5609
> > > and Component:
> > > Connect
> > >
> > > Sincerely,
> > > Konstantine
> > >
> > >
> > > On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <ch...@confluent.io>
> > > wrote:
> > >
> > > > Hi Manikumar,
> > > >
> > > > Would it be possible to add KIP-507 (
> > > >
> > > >
> > >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > > )
> > > > to the 2.4 release, as it has recently been accepted?
> > > >
> > > > Cheers,
> > > >
> > > > Chris
> > > >
> > > > On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <lu...@berkeley.edu>
> wrote:
> > > >
> > > > > Hi Manikumar,
> > > > >
> > > > > Please add KIP-517 as it is now accepted too
> > > > >
> > > > >
> > > >
> > >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > > >
> > > > > Thanks.
> > > > >
> > > > > Regards,
> > > > > Kevin
> > > > >
> > > > > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <
> manikumar.reddy@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > Hi All,
> > > > > >
> > > > > > Just a reminder that tomorrow (Sep 25, 2019) is the last date
> for KIP
> > > > > > acceptance for 2.4.0 release.
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> manikumar.reddy@gmail.com
> > > >
> > > > > > wrote:
> > > > > >
> > > > > > > Hi Rajini,
> > > > > > >
> > > > > > > Added KIP-525 to the release plan for tracking.
> > > > > > >
> > > > > > > Thanks,
> > > > > > >
> > > > > > >
> > > > > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > > > > rajinisivaram@gmail.com>
> > > > > > > wrote:
> > > > > > >
> > > > > > >> Hi Manikumar,
> > > > > > >>
> > > > > > >> Can we add KIP-525 (
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > > > > >> )
> > > > > > >> to 2.4.0 release? It has been accepted and is a minor KIP.
> > > > > > >>
> > > > > > >> Thank you,
> > > > > > >>
> > > > > > >> Rajini
> > > > > > >>
> > > > > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > > > manikumar.reddy@gmail.com>
> > > > > > >> wrote:
> > > > > > >>
> > > > > > >> > Hi,
> > > > > > >> >
> > > > > > >> >  Added KIP-401 to the wiki page for tracking.
> > > > > > >> >
> > > > > > >> > Thanks,
> > > > > > >> >
> > > > > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> pgwhalen@gmail.com
> > > >
> > > > > > wrote:
> > > > > > >> >
> > > > > > >> > > Manikumar,
> > > > > > >> > >
> > > > > > >> > > KIP-401 was accepted a few weeks ago and there is a PR
> pending
> > > > > > review,
> > > > > > >> > can
> > > > > > >> > > it be included in the release as well?
> > > > > > >> > >
> > > > > > >> > > Thanks,
> > > > > > >> > > Paul
> > > > > > >> > >
> > > > > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > > > > > manikumar.reddy@gmail.com>
> > > > > > >> > > wrote:
> > > > > > >> > >
> > > > > > >> > > > Hi All,
> > > > > > >> > > >
> > > > > > >> > > > Just a reminder that any new/pending KIP must pass vote
> by
> > > > next
> > > > > > >> > Wednesday
> > > > > > >> > > > (Sep 25, 2019) to be included
> > > > > > >> > > > in Apache Kafka 2.4.0 release.
> > > > > > >> > > >
> > > > > > >> > > > Also keep in mind that deadline for feature freeze is
> Oct 2,
> > > > > 2019.
> > > > > > >> > > > In order to be included in the release, major
> features/KIPs
> > > > need
> > > > > > to
> > > > > > >> be
> > > > > > >> > > > merged and minor features need to be
> > > > > > >> > > > have PR ready.  Any feature/KIP not in this state will
> be
> > > > > > >> automatically
> > > > > > >> > > > moved to the next release after Oct 2.
> > > > > > >> > > >
> > > > > > >> > > > There are total 84 open
> > > > > > >> > > > <
> > > > > > >> > > >
> > > > > > >> > >
> > > > > > >> >
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > > > >> > > > >
> > > > > > >> > > > JIRAs. Please update your assigned JIRAs, if you know
> they
> > > > > cannot
> > > > > > >> make
> > > > > > >> > it
> > > > > > >> > > > to 2.4.0.
> > > > > > >> > > > There are also quite a few JIRAs related to flaky
> tests. We
> > > > > really
> > > > > > >> > > > appreciate any help on fixing these failing tests.
> > > > > > >> > > >
> > > > > > >> > > > Thanks,
> > > > > > >> > > > Manikumar
> > > > > > >> > > >
> > > > > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > > > > > >> manikumar.reddy@gmail.com>
> > > > > > >> > > > wrote:
> > > > > > >> > > >
> > > > > > >> > > > > Hi Mickael,
> > > > > > >> > > > >
> > > > > > >> > > > > Yes, we can include. Added KIP-396 to the wiki page
> for
> > > > > > tracking.
> > > > > > >> > > > >
> > > > > > >> > > > >
> > > > > > >> > > > > Thanks,
> > > > > > >> > > > > Manikumar
> > > > > > >> > > > >
> > > > > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> > > > > > >> > > mickael.maison@gmail.com
> > > > > > >> > > > >
> > > > > > >> > > > > wrote:
> > > > > > >> > > > >
> > > > > > >> > > > >> Hi Manikumar,
> > > > > > >> > > > >>
> > > > > > >> > > > >> Can we also include KIP-396?
> > > > > > >> > > > >> (
> > > > > > >> > > > >>
> > > > > > >> > > >
> > > > > > >> > >
> > > > > > >> >
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > > >> > > > >> )
> > > > > > >> > > > >> It has been accepted and the PR is ready for review:
> > > > > > >> > > > >> https://github.com/apache/kafka/pull/7296
> > > > > > >> > > > >>
> > > > > > >> > > > >> Thanks
> > > > > > >> > > > >>
> > > > > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > > > > > >> > manikumar.reddy@gmail.com
> > > > > > >> > > >
> > > > > > >> > > > >> wrote:
> > > > > > >> > > > >> >
> > > > > > >> > > > >> > Hi Viktor,
> > > > > > >> > > > >> >
> > > > > > >> > > > >> > Yes, we can include KIP-434.
> > > > > > >> > > > >> >
> > > > > > >> > > > >> > Thanks,
> > > > > > >> > > > >> >
> > > > > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor
> Somogyi-Vass <
> > > > > > >> > > > >> viktorsomogyi@gmail.com>
> > > > > > >> > > > >> > wrote:
> > > > > > >> > > > >> >
> > > > > > >> > > > >> > > Hi Manikumar,
> > > > > > >> > > > >> > >
> > > > > > >> > > > >> > > Can we please also include KIP-434?
> > > > > > >> > > > >> > >
> > > > > > >> > > > >> > >
> > > > > > >> > > > >>
> > > > > > >> > > >
> > > > > > >> > >
> > > > > > >> >
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > > >> > > > >> > > It has been accepted and there is already a pull
> > > > request
> > > > > > >> under
> > > > > > >> > > > review.
> > > > > > >> > > > >> > >
> > > > > > >> > > > >> > > Thanks,
> > > > > > >> > > > >> > > Viktor
> > > > > > >> > > > >> > >
> > > > > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> > > > > > >> > > manikumar.reddy@gmail.com
> > > > > > >> > > > >
> > > > > > >> > > > >> > > wrote:
> > > > > > >> > > > >> > >
> > > > > > >> > > > >> > > > Hi David,
> > > > > > >> > > > >> > > >
> > > > > > >> > > > >> > > > Yes, we can include KIP-511.  KIP must be
> accepted
> > > by
> > > > > KIP
> > > > > > >> > Freeze
> > > > > > >> > > > >> date
> > > > > > >> > > > >> > > (Sep
> > > > > > >> > > > >> > > > 25, 2019 )
> > > > > > >> > > > >> > > >
> > > > > > >> > > > >> > > > Thanks,
> > > > > > >> > > > >> > > >
> > > > > > >> > > > >> > > >
> > > > > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
> > > > > > >> > > djacot@confluent.io>
> > > > > > >> > > > >> wrote:
> > > > > > >> > > > >> > > >
> > > > > > >> > > > >> > > > > Hi Manikumar,
> > > > > > >> > > > >> > > > >
> > > > > > >> > > > >> > > > > Could we add KIP-511 to the plan? I think it
> will
> > > > > make
> > > > > > >> it.
> > > > > > >> > > > >> > > > >
> > > > > > >> > > > >> > > > > Thanks,
> > > > > > >> > > > >> > > > > David
> > > > > > >> > > > >> > > > >
> > > > > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> > > > > > >> > > > >> manikumar.reddy@gmail.com>
> > > > > > >> > > > >> > > > > wrote:
> > > > > > >> > > > >> > > > >
> > > > > > >> > > > >> > > > > > Hi all,
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > > > I put together a draft release plan with
> Oct
> > > 2019
> > > > > as
> > > > > > >> the
> > > > > > >> > > > release
> > > > > > >> > > > >> > > month
> > > > > > >> > > > >> > > > > and
> > > > > > >> > > > >> > > > > > a list of KIPs that have already been
> voted:
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > >
> > > > > > >> > > > >> > > >
> > > > > > >> > > > >> > >
> > > > > > >> > > > >>
> > > > > > >> > > >
> > > > > > >> > >
> > > > > > >> >
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > > > Here are the dates:
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be
> > > > > accepted
> > > > > > by
> > > > > > >> > this
> > > > > > >> > > > >> date in
> > > > > > >> > > > >> > > > > order
> > > > > > >> > > > >> > > > > > to be considered for this release)
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major
> features
> > > > > > merged
> > > > > > >> &
> > > > > > >> > > > >> working on
> > > > > > >> > > > >> > > > > > stabilization, minor features have PR,
> > > > > > >> > > > >> > > > > >  release branch cut; anything not in this
> state
> > > > > will
> > > > > > be
> > > > > > >> > > > >> automatically
> > > > > > >> > > > >> > > > > moved
> > > > > > >> > > > >> > > > > > to the next release in JIRA.
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > > > Please plan accordingly for the features
> you
> > > want
> > > > > > push
> > > > > > >> > into
> > > > > > >> > > > >> Apache
> > > > > > >> > > > >> > > > Kafka
> > > > > > >> > > > >> > > > > > 2.4.0 release.
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > > > Regards,
> > > > > > >> > > > >> > > > > > Manikumar
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael
> Juma <
> > > > > > >> > > > ismael@juma.me.uk>
> > > > > > >> > > > >> > > wrote:
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
> > > > > > >> > > > >> > > > > > >
> > > > > > >> > > > >> > > > > > > Ismael
> > > > > > >> > > > >> > > > > > >
> > > > > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM
> Manikumar <
> > > > > > >> > > > >> > > manikumar.reddy@gmail.com
> > > > > > >> > > > >> > > > >
> > > > > > >> > > > >> > > > > > > wrote:
> > > > > > >> > > > >> > > > > > >
> > > > > > >> > > > >> > > > > > > > Hi all,
> > > > > > >> > > > >> > > > > > > >
> > > > > > >> > > > >> > > > > > > > I would like to volunteer to be the
> release
> > > > > > manager
> > > > > > >> > for
> > > > > > >> > > > our
> > > > > > >> > > > >> next
> > > > > > >> > > > >> > > > > > > time-based
> > > > > > >> > > > >> > > > > > > > feature release (v2.4.0).
> > > > > > >> > > > >> > > > > > > >
> > > > > > >> > > > >> > > > > > > > If that sounds good, I'll post the
> release
> > > > plan
> > > > > > >> over
> > > > > > >> > the
> > > > > > >> > > > >> next few
> > > > > > >> > > > >> > > > > days.
> > > > > > >> > > > >> > > > > > > >
> > > > > > >> > > > >> > > > > > > > Thanks,
> > > > > > >> > > > >> > > > > > > > Manikumar
> > > > > > >> > > > >> > > > > > > >
> > > > > > >> > > > >> > > > > > >
> > > > > > >> > > > >> > > > > >
> > > > > > >> > > > >> > > > >
> > > > > > >> > > > >> > > >
> > > > > > >> > > > >> > >
> > > > > > >> > > > >>
> > > > > > >> > > > >
> > > > > > >> > > >
> > > > > > >> > >
> > > > > > >> >
> > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Gwen Shapira <gw...@confluent.io>.
Hi Mani and team,

The feature freeze deadline is right next to Kafka Summit, making it a
bit stressful for the committers and community members with PRs in
flight. What do you think about delaying the feature freeze and code
freeze by a week, to allow our community to enjoy Kafka Summit?

Gwen

On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch <rh...@gmail.com> wrote:
>
> Hi, Manikumar.
>
> Thanks for acting as release manager. Can we please add the following KIPs
> that have all been approved with PRs either merged or in progress:
>
>
>    -
>    https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
>    -
>    https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
>    -
>    https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
>    -
>    https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
>    -
>    https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> (Chris
>    E mentioned this above)
>    -
>    https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> (Konstantine
>    mentioned this above)
>
> Thanks!
>
> Randall
>
> On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> konstantine@confluent.io> wrote:
>
> > Hi Manikumar,
> >
> > let's add one more on the list that was voted on time and is
> > straightforward:
> >
> > KIP-521:
> >
> > https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > with jira ticket:
> > https://issues.apache.org/jira/browse/KAFKA-5609
> > and Component:
> > Connect
> >
> > Sincerely,
> > Konstantine
> >
> >
> > On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <ch...@confluent.io>
> > wrote:
> >
> > > Hi Manikumar,
> > >
> > > Would it be possible to add KIP-507 (
> > >
> > >
> > https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > )
> > > to the 2.4 release, as it has recently been accepted?
> > >
> > > Cheers,
> > >
> > > Chris
> > >
> > > On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <lu...@berkeley.edu> wrote:
> > >
> > > > Hi Manikumar,
> > > >
> > > > Please add KIP-517 as it is now accepted too
> > > >
> > > >
> > >
> > https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > >
> > > > Thanks.
> > > >
> > > > Regards,
> > > > Kevin
> > > >
> > > > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <ma...@gmail.com>
> > > > wrote:
> > > >
> > > > > Hi All,
> > > > >
> > > > > Just a reminder that tomorrow (Sep 25, 2019) is the last date for KIP
> > > > > acceptance for 2.4.0 release.
> > > > >
> > > > > Thanks,
> > > > >
> > > > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <manikumar.reddy@gmail.com
> > >
> > > > > wrote:
> > > > >
> > > > > > Hi Rajini,
> > > > > >
> > > > > > Added KIP-525 to the release plan for tracking.
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > >
> > > > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > > > rajinisivaram@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > >> Hi Manikumar,
> > > > > >>
> > > > > >> Can we add KIP-525 (
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> > https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > > > >> )
> > > > > >> to 2.4.0 release? It has been accepted and is a minor KIP.
> > > > > >>
> > > > > >> Thank you,
> > > > > >>
> > > > > >> Rajini
> > > > > >>
> > > > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > > manikumar.reddy@gmail.com>
> > > > > >> wrote:
> > > > > >>
> > > > > >> > Hi,
> > > > > >> >
> > > > > >> >  Added KIP-401 to the wiki page for tracking.
> > > > > >> >
> > > > > >> > Thanks,
> > > > > >> >
> > > > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <pgwhalen@gmail.com
> > >
> > > > > wrote:
> > > > > >> >
> > > > > >> > > Manikumar,
> > > > > >> > >
> > > > > >> > > KIP-401 was accepted a few weeks ago and there is a PR pending
> > > > > review,
> > > > > >> > can
> > > > > >> > > it be included in the release as well?
> > > > > >> > >
> > > > > >> > > Thanks,
> > > > > >> > > Paul
> > > > > >> > >
> > > > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > > > > manikumar.reddy@gmail.com>
> > > > > >> > > wrote:
> > > > > >> > >
> > > > > >> > > > Hi All,
> > > > > >> > > >
> > > > > >> > > > Just a reminder that any new/pending KIP must pass vote by
> > > next
> > > > > >> > Wednesday
> > > > > >> > > > (Sep 25, 2019) to be included
> > > > > >> > > > in Apache Kafka 2.4.0 release.
> > > > > >> > > >
> > > > > >> > > > Also keep in mind that deadline for feature freeze is Oct 2,
> > > > 2019.
> > > > > >> > > > In order to be included in the release, major features/KIPs
> > > need
> > > > > to
> > > > > >> be
> > > > > >> > > > merged and minor features need to be
> > > > > >> > > > have PR ready.  Any feature/KIP not in this state will be
> > > > > >> automatically
> > > > > >> > > > moved to the next release after Oct 2.
> > > > > >> > > >
> > > > > >> > > > There are total 84 open
> > > > > >> > > > <
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > > >> > > > >
> > > > > >> > > > JIRAs. Please update your assigned JIRAs, if you know they
> > > > cannot
> > > > > >> make
> > > > > >> > it
> > > > > >> > > > to 2.4.0.
> > > > > >> > > > There are also quite a few JIRAs related to flaky tests. We
> > > > really
> > > > > >> > > > appreciate any help on fixing these failing tests.
> > > > > >> > > >
> > > > > >> > > > Thanks,
> > > > > >> > > > Manikumar
> > > > > >> > > >
> > > > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > > > > >> manikumar.reddy@gmail.com>
> > > > > >> > > > wrote:
> > > > > >> > > >
> > > > > >> > > > > Hi Mickael,
> > > > > >> > > > >
> > > > > >> > > > > Yes, we can include. Added KIP-396 to the wiki page for
> > > > > tracking.
> > > > > >> > > > >
> > > > > >> > > > >
> > > > > >> > > > > Thanks,
> > > > > >> > > > > Manikumar
> > > > > >> > > > >
> > > > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> > > > > >> > > mickael.maison@gmail.com
> > > > > >> > > > >
> > > > > >> > > > > wrote:
> > > > > >> > > > >
> > > > > >> > > > >> Hi Manikumar,
> > > > > >> > > > >>
> > > > > >> > > > >> Can we also include KIP-396?
> > > > > >> > > > >> (
> > > > > >> > > > >>
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > >> > > > >> )
> > > > > >> > > > >> It has been accepted and the PR is ready for review:
> > > > > >> > > > >> https://github.com/apache/kafka/pull/7296
> > > > > >> > > > >>
> > > > > >> > > > >> Thanks
> > > > > >> > > > >>
> > > > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > > > > >> > manikumar.reddy@gmail.com
> > > > > >> > > >
> > > > > >> > > > >> wrote:
> > > > > >> > > > >> >
> > > > > >> > > > >> > Hi Viktor,
> > > > > >> > > > >> >
> > > > > >> > > > >> > Yes, we can include KIP-434.
> > > > > >> > > > >> >
> > > > > >> > > > >> > Thanks,
> > > > > >> > > > >> >
> > > > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
> > > > > >> > > > >> viktorsomogyi@gmail.com>
> > > > > >> > > > >> > wrote:
> > > > > >> > > > >> >
> > > > > >> > > > >> > > Hi Manikumar,
> > > > > >> > > > >> > >
> > > > > >> > > > >> > > Can we please also include KIP-434?
> > > > > >> > > > >> > >
> > > > > >> > > > >> > >
> > > > > >> > > > >>
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> > https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > >> > > > >> > > It has been accepted and there is already a pull
> > > request
> > > > > >> under
> > > > > >> > > > review.
> > > > > >> > > > >> > >
> > > > > >> > > > >> > > Thanks,
> > > > > >> > > > >> > > Viktor
> > > > > >> > > > >> > >
> > > > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> > > > > >> > > manikumar.reddy@gmail.com
> > > > > >> > > > >
> > > > > >> > > > >> > > wrote:
> > > > > >> > > > >> > >
> > > > > >> > > > >> > > > Hi David,
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > > > Yes, we can include KIP-511.  KIP must be accepted
> > by
> > > > KIP
> > > > > >> > Freeze
> > > > > >> > > > >> date
> > > > > >> > > > >> > > (Sep
> > > > > >> > > > >> > > > 25, 2019 )
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > > > Thanks,
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
> > > > > >> > > djacot@confluent.io>
> > > > > >> > > > >> wrote:
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > > > > Hi Manikumar,
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > > > Could we add KIP-511 to the plan? I think it will
> > > > make
> > > > > >> it.
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > > > Thanks,
> > > > > >> > > > >> > > > > David
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> > > > > >> > > > >> manikumar.reddy@gmail.com>
> > > > > >> > > > >> > > > > wrote:
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > > > > Hi all,
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > I put together a draft release plan with Oct
> > 2019
> > > > as
> > > > > >> the
> > > > > >> > > > release
> > > > > >> > > > >> > > month
> > > > > >> > > > >> > > > > and
> > > > > >> > > > >> > > > > > a list of KIPs that have already been voted:
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > >
> > > > > >> > > > >>
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > Here are the dates:
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be
> > > > accepted
> > > > > by
> > > > > >> > this
> > > > > >> > > > >> date in
> > > > > >> > > > >> > > > > order
> > > > > >> > > > >> > > > > > to be considered for this release)
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features
> > > > > merged
> > > > > >> &
> > > > > >> > > > >> working on
> > > > > >> > > > >> > > > > > stabilization, minor features have PR,
> > > > > >> > > > >> > > > > >  release branch cut; anything not in this state
> > > > will
> > > > > be
> > > > > >> > > > >> automatically
> > > > > >> > > > >> > > > > moved
> > > > > >> > > > >> > > > > > to the next release in JIRA.
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > Please plan accordingly for the features you
> > want
> > > > > push
> > > > > >> > into
> > > > > >> > > > >> Apache
> > > > > >> > > > >> > > > Kafka
> > > > > >> > > > >> > > > > > 2.4.0 release.
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > Regards,
> > > > > >> > > > >> > > > > > Manikumar
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <
> > > > > >> > > > ismael@juma.me.uk>
> > > > > >> > > > >> > > wrote:
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
> > > > > >> > > > >> > > > > > >
> > > > > >> > > > >> > > > > > > Ismael
> > > > > >> > > > >> > > > > > >
> > > > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> > > > > >> > > > >> > > manikumar.reddy@gmail.com
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > > > > > wrote:
> > > > > >> > > > >> > > > > > >
> > > > > >> > > > >> > > > > > > > Hi all,
> > > > > >> > > > >> > > > > > > >
> > > > > >> > > > >> > > > > > > > I would like to volunteer to be the release
> > > > > manager
> > > > > >> > for
> > > > > >> > > > our
> > > > > >> > > > >> next
> > > > > >> > > > >> > > > > > > time-based
> > > > > >> > > > >> > > > > > > > feature release (v2.4.0).
> > > > > >> > > > >> > > > > > > >
> > > > > >> > > > >> > > > > > > > If that sounds good, I'll post the release
> > > plan
> > > > > >> over
> > > > > >> > the
> > > > > >> > > > >> next few
> > > > > >> > > > >> > > > > days.
> > > > > >> > > > >> > > > > > > >
> > > > > >> > > > >> > > > > > > > Thanks,
> > > > > >> > > > >> > > > > > > > Manikumar
> > > > > >> > > > >> > > > > > > >
> > > > > >> > > > >> > > > > > >
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > >
> > > > > >> > > > >>
> > > > > >> > > > >
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi all,

I have included all the approved KIPs for 2.4.0 release.

Thanks,




On Thu, Sep 26, 2019 at 2:28 AM Randall Hauch <rh...@gmail.com> wrote:

> Hi, Manikumar.
>
> Thanks for acting as release manager. Can we please add the following KIPs
> that have all been approved with PRs either merged or in progress:
>
>
>    -
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
>    -
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
>    -
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
>    -
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
>    -
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> (Chris
>    E mentioned this above)
>    -
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> (Konstantine
>    mentioned this above)
>
> Thanks!
>
> Randall
>
> On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
> konstantine@confluent.io> wrote:
>
> > Hi Manikumar,
> >
> > let's add one more on the list that was voted on time and is
> > straightforward:
> >
> > KIP-521:
> >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> > with jira ticket:
> > https://issues.apache.org/jira/browse/KAFKA-5609
> > and Component:
> > Connect
> >
> > Sincerely,
> > Konstantine
> >
> >
> > On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <ch...@confluent.io>
> > wrote:
> >
> > > Hi Manikumar,
> > >
> > > Would it be possible to add KIP-507 (
> > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > > )
> > > to the 2.4 release, as it has recently been accepted?
> > >
> > > Cheers,
> > >
> > > Chris
> > >
> > > On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <lu...@berkeley.edu>
> wrote:
> > >
> > > > Hi Manikumar,
> > > >
> > > > Please add KIP-517 as it is now accepted too
> > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > > >
> > > > Thanks.
> > > >
> > > > Regards,
> > > > Kevin
> > > >
> > > > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <manikumar.reddy@gmail.com
> >
> > > > wrote:
> > > >
> > > > > Hi All,
> > > > >
> > > > > Just a reminder that tomorrow (Sep 25, 2019) is the last date for
> KIP
> > > > > acceptance for 2.4.0 release.
> > > > >
> > > > > Thanks,
> > > > >
> > > > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <
> manikumar.reddy@gmail.com
> > >
> > > > > wrote:
> > > > >
> > > > > > Hi Rajini,
> > > > > >
> > > > > > Added KIP-525 to the release plan for tracking.
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > >
> > > > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > > > rajinisivaram@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > >> Hi Manikumar,
> > > > > >>
> > > > > >> Can we add KIP-525 (
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > > > >> )
> > > > > >> to 2.4.0 release? It has been accepted and is a minor KIP.
> > > > > >>
> > > > > >> Thank you,
> > > > > >>
> > > > > >> Rajini
> > > > > >>
> > > > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > > manikumar.reddy@gmail.com>
> > > > > >> wrote:
> > > > > >>
> > > > > >> > Hi,
> > > > > >> >
> > > > > >> >  Added KIP-401 to the wiki page for tracking.
> > > > > >> >
> > > > > >> > Thanks,
> > > > > >> >
> > > > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <
> pgwhalen@gmail.com
> > >
> > > > > wrote:
> > > > > >> >
> > > > > >> > > Manikumar,
> > > > > >> > >
> > > > > >> > > KIP-401 was accepted a few weeks ago and there is a PR
> pending
> > > > > review,
> > > > > >> > can
> > > > > >> > > it be included in the release as well?
> > > > > >> > >
> > > > > >> > > Thanks,
> > > > > >> > > Paul
> > > > > >> > >
> > > > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > > > > manikumar.reddy@gmail.com>
> > > > > >> > > wrote:
> > > > > >> > >
> > > > > >> > > > Hi All,
> > > > > >> > > >
> > > > > >> > > > Just a reminder that any new/pending KIP must pass vote by
> > > next
> > > > > >> > Wednesday
> > > > > >> > > > (Sep 25, 2019) to be included
> > > > > >> > > > in Apache Kafka 2.4.0 release.
> > > > > >> > > >
> > > > > >> > > > Also keep in mind that deadline for feature freeze is Oct
> 2,
> > > > 2019.
> > > > > >> > > > In order to be included in the release, major
> features/KIPs
> > > need
> > > > > to
> > > > > >> be
> > > > > >> > > > merged and minor features need to be
> > > > > >> > > > have PR ready.  Any feature/KIP not in this state will be
> > > > > >> automatically
> > > > > >> > > > moved to the next release after Oct 2.
> > > > > >> > > >
> > > > > >> > > > There are total 84 open
> > > > > >> > > > <
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > > >> > > > >
> > > > > >> > > > JIRAs. Please update your assigned JIRAs, if you know they
> > > > cannot
> > > > > >> make
> > > > > >> > it
> > > > > >> > > > to 2.4.0.
> > > > > >> > > > There are also quite a few JIRAs related to flaky tests.
> We
> > > > really
> > > > > >> > > > appreciate any help on fixing these failing tests.
> > > > > >> > > >
> > > > > >> > > > Thanks,
> > > > > >> > > > Manikumar
> > > > > >> > > >
> > > > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > > > > >> manikumar.reddy@gmail.com>
> > > > > >> > > > wrote:
> > > > > >> > > >
> > > > > >> > > > > Hi Mickael,
> > > > > >> > > > >
> > > > > >> > > > > Yes, we can include. Added KIP-396 to the wiki page for
> > > > > tracking.
> > > > > >> > > > >
> > > > > >> > > > >
> > > > > >> > > > > Thanks,
> > > > > >> > > > > Manikumar
> > > > > >> > > > >
> > > > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> > > > > >> > > mickael.maison@gmail.com
> > > > > >> > > > >
> > > > > >> > > > > wrote:
> > > > > >> > > > >
> > > > > >> > > > >> Hi Manikumar,
> > > > > >> > > > >>
> > > > > >> > > > >> Can we also include KIP-396?
> > > > > >> > > > >> (
> > > > > >> > > > >>
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > > >> > > > >> )
> > > > > >> > > > >> It has been accepted and the PR is ready for review:
> > > > > >> > > > >> https://github.com/apache/kafka/pull/7296
> > > > > >> > > > >>
> > > > > >> > > > >> Thanks
> > > > > >> > > > >>
> > > > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > > > > >> > manikumar.reddy@gmail.com
> > > > > >> > > >
> > > > > >> > > > >> wrote:
> > > > > >> > > > >> >
> > > > > >> > > > >> > Hi Viktor,
> > > > > >> > > > >> >
> > > > > >> > > > >> > Yes, we can include KIP-434.
> > > > > >> > > > >> >
> > > > > >> > > > >> > Thanks,
> > > > > >> > > > >> >
> > > > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
> > > > > >> > > > >> viktorsomogyi@gmail.com>
> > > > > >> > > > >> > wrote:
> > > > > >> > > > >> >
> > > > > >> > > > >> > > Hi Manikumar,
> > > > > >> > > > >> > >
> > > > > >> > > > >> > > Can we please also include KIP-434?
> > > > > >> > > > >> > >
> > > > > >> > > > >> > >
> > > > > >> > > > >>
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > > >> > > > >> > > It has been accepted and there is already a pull
> > > request
> > > > > >> under
> > > > > >> > > > review.
> > > > > >> > > > >> > >
> > > > > >> > > > >> > > Thanks,
> > > > > >> > > > >> > > Viktor
> > > > > >> > > > >> > >
> > > > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> > > > > >> > > manikumar.reddy@gmail.com
> > > > > >> > > > >
> > > > > >> > > > >> > > wrote:
> > > > > >> > > > >> > >
> > > > > >> > > > >> > > > Hi David,
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > > > Yes, we can include KIP-511.  KIP must be
> accepted
> > by
> > > > KIP
> > > > > >> > Freeze
> > > > > >> > > > >> date
> > > > > >> > > > >> > > (Sep
> > > > > >> > > > >> > > > 25, 2019 )
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > > > Thanks,
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
> > > > > >> > > djacot@confluent.io>
> > > > > >> > > > >> wrote:
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > > > > Hi Manikumar,
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > > > Could we add KIP-511 to the plan? I think it
> will
> > > > make
> > > > > >> it.
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > > > Thanks,
> > > > > >> > > > >> > > > > David
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> > > > > >> > > > >> manikumar.reddy@gmail.com>
> > > > > >> > > > >> > > > > wrote:
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > > > > Hi all,
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > I put together a draft release plan with Oct
> > 2019
> > > > as
> > > > > >> the
> > > > > >> > > > release
> > > > > >> > > > >> > > month
> > > > > >> > > > >> > > > > and
> > > > > >> > > > >> > > > > > a list of KIPs that have already been voted:
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > >
> > > > > >> > > > >>
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > Here are the dates:
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be
> > > > accepted
> > > > > by
> > > > > >> > this
> > > > > >> > > > >> date in
> > > > > >> > > > >> > > > > order
> > > > > >> > > > >> > > > > > to be considered for this release)
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major
> features
> > > > > merged
> > > > > >> &
> > > > > >> > > > >> working on
> > > > > >> > > > >> > > > > > stabilization, minor features have PR,
> > > > > >> > > > >> > > > > >  release branch cut; anything not in this
> state
> > > > will
> > > > > be
> > > > > >> > > > >> automatically
> > > > > >> > > > >> > > > > moved
> > > > > >> > > > >> > > > > > to the next release in JIRA.
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > Please plan accordingly for the features you
> > want
> > > > > push
> > > > > >> > into
> > > > > >> > > > >> Apache
> > > > > >> > > > >> > > > Kafka
> > > > > >> > > > >> > > > > > 2.4.0 release.
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > Regards,
> > > > > >> > > > >> > > > > > Manikumar
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <
> > > > > >> > > > ismael@juma.me.uk>
> > > > > >> > > > >> > > wrote:
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
> > > > > >> > > > >> > > > > > >
> > > > > >> > > > >> > > > > > > Ismael
> > > > > >> > > > >> > > > > > >
> > > > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> > > > > >> > > > >> > > manikumar.reddy@gmail.com
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > > > > > wrote:
> > > > > >> > > > >> > > > > > >
> > > > > >> > > > >> > > > > > > > Hi all,
> > > > > >> > > > >> > > > > > > >
> > > > > >> > > > >> > > > > > > > I would like to volunteer to be the
> release
> > > > > manager
> > > > > >> > for
> > > > > >> > > > our
> > > > > >> > > > >> next
> > > > > >> > > > >> > > > > > > time-based
> > > > > >> > > > >> > > > > > > > feature release (v2.4.0).
> > > > > >> > > > >> > > > > > > >
> > > > > >> > > > >> > > > > > > > If that sounds good, I'll post the
> release
> > > plan
> > > > > >> over
> > > > > >> > the
> > > > > >> > > > >> next few
> > > > > >> > > > >> > > > > days.
> > > > > >> > > > >> > > > > > > >
> > > > > >> > > > >> > > > > > > > Thanks,
> > > > > >> > > > >> > > > > > > > Manikumar
> > > > > >> > > > >> > > > > > > >
> > > > > >> > > > >> > > > > > >
> > > > > >> > > > >> > > > > >
> > > > > >> > > > >> > > > >
> > > > > >> > > > >> > > >
> > > > > >> > > > >> > >
> > > > > >> > > > >>
> > > > > >> > > > >
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Randall Hauch <rh...@gmail.com>.
Hi, Manikumar.

Thanks for acting as release manager. Can we please add the following KIPs
that have all been approved with PRs either merged or in progress:


   -
   https://cwiki.apache.org/confluence/display/KAFKA/KIP-415%3A+Incremental+Cooperative+Rebalancing+in+Kafka+Connect
   -
   https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers
   -
   https://cwiki.apache.org/confluence/display/KAFKA/KIP-481%3A+SerDe+Improvements+for+Connect+Decimal+type+in+JSON
   -
   https://cwiki.apache.org/confluence/display/KAFKA/KIP-495%3A+Dynamically+Adjust+Log+Levels+in+Connect
   -
   https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
(Chris
   E mentioned this above)
   -
   https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
(Konstantine
   mentioned this above)

Thanks!

Randall

On Wed, Sep 25, 2019 at 1:45 PM Konstantine Karantasis <
konstantine@confluent.io> wrote:

> Hi Manikumar,
>
> let's add one more on the list that was voted on time and is
> straightforward:
>
> KIP-521:
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
> with jira ticket:
> https://issues.apache.org/jira/browse/KAFKA-5609
> and Component:
> Connect
>
> Sincerely,
> Konstantine
>
>
> On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <ch...@confluent.io>
> wrote:
>
> > Hi Manikumar,
> >
> > Would it be possible to add KIP-507 (
> >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> > )
> > to the 2.4 release, as it has recently been accepted?
> >
> > Cheers,
> >
> > Chris
> >
> > On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <lu...@berkeley.edu> wrote:
> >
> > > Hi Manikumar,
> > >
> > > Please add KIP-517 as it is now accepted too
> > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> > >
> > > Thanks.
> > >
> > > Regards,
> > > Kevin
> > >
> > > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <ma...@gmail.com>
> > > wrote:
> > >
> > > > Hi All,
> > > >
> > > > Just a reminder that tomorrow (Sep 25, 2019) is the last date for KIP
> > > > acceptance for 2.4.0 release.
> > > >
> > > > Thanks,
> > > >
> > > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <manikumar.reddy@gmail.com
> >
> > > > wrote:
> > > >
> > > > > Hi Rajini,
> > > > >
> > > > > Added KIP-525 to the release plan for tracking.
> > > > >
> > > > > Thanks,
> > > > >
> > > > >
> > > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > > rajinisivaram@gmail.com>
> > > > > wrote:
> > > > >
> > > > >> Hi Manikumar,
> > > > >>
> > > > >> Can we add KIP-525 (
> > > > >>
> > > > >>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > > >> )
> > > > >> to 2.4.0 release? It has been accepted and is a minor KIP.
> > > > >>
> > > > >> Thank you,
> > > > >>
> > > > >> Rajini
> > > > >>
> > > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> > manikumar.reddy@gmail.com>
> > > > >> wrote:
> > > > >>
> > > > >> > Hi,
> > > > >> >
> > > > >> >  Added KIP-401 to the wiki page for tracking.
> > > > >> >
> > > > >> > Thanks,
> > > > >> >
> > > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <pgwhalen@gmail.com
> >
> > > > wrote:
> > > > >> >
> > > > >> > > Manikumar,
> > > > >> > >
> > > > >> > > KIP-401 was accepted a few weeks ago and there is a PR pending
> > > > review,
> > > > >> > can
> > > > >> > > it be included in the release as well?
> > > > >> > >
> > > > >> > > Thanks,
> > > > >> > > Paul
> > > > >> > >
> > > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > > > manikumar.reddy@gmail.com>
> > > > >> > > wrote:
> > > > >> > >
> > > > >> > > > Hi All,
> > > > >> > > >
> > > > >> > > > Just a reminder that any new/pending KIP must pass vote by
> > next
> > > > >> > Wednesday
> > > > >> > > > (Sep 25, 2019) to be included
> > > > >> > > > in Apache Kafka 2.4.0 release.
> > > > >> > > >
> > > > >> > > > Also keep in mind that deadline for feature freeze is Oct 2,
> > > 2019.
> > > > >> > > > In order to be included in the release, major features/KIPs
> > need
> > > > to
> > > > >> be
> > > > >> > > > merged and minor features need to be
> > > > >> > > > have PR ready.  Any feature/KIP not in this state will be
> > > > >> automatically
> > > > >> > > > moved to the next release after Oct 2.
> > > > >> > > >
> > > > >> > > > There are total 84 open
> > > > >> > > > <
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > >> > > > >
> > > > >> > > > JIRAs. Please update your assigned JIRAs, if you know they
> > > cannot
> > > > >> make
> > > > >> > it
> > > > >> > > > to 2.4.0.
> > > > >> > > > There are also quite a few JIRAs related to flaky tests. We
> > > really
> > > > >> > > > appreciate any help on fixing these failing tests.
> > > > >> > > >
> > > > >> > > > Thanks,
> > > > >> > > > Manikumar
> > > > >> > > >
> > > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > > > >> manikumar.reddy@gmail.com>
> > > > >> > > > wrote:
> > > > >> > > >
> > > > >> > > > > Hi Mickael,
> > > > >> > > > >
> > > > >> > > > > Yes, we can include. Added KIP-396 to the wiki page for
> > > > tracking.
> > > > >> > > > >
> > > > >> > > > >
> > > > >> > > > > Thanks,
> > > > >> > > > > Manikumar
> > > > >> > > > >
> > > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> > > > >> > > mickael.maison@gmail.com
> > > > >> > > > >
> > > > >> > > > > wrote:
> > > > >> > > > >
> > > > >> > > > >> Hi Manikumar,
> > > > >> > > > >>
> > > > >> > > > >> Can we also include KIP-396?
> > > > >> > > > >> (
> > > > >> > > > >>
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > >> > > > >> )
> > > > >> > > > >> It has been accepted and the PR is ready for review:
> > > > >> > > > >> https://github.com/apache/kafka/pull/7296
> > > > >> > > > >>
> > > > >> > > > >> Thanks
> > > > >> > > > >>
> > > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > > > >> > manikumar.reddy@gmail.com
> > > > >> > > >
> > > > >> > > > >> wrote:
> > > > >> > > > >> >
> > > > >> > > > >> > Hi Viktor,
> > > > >> > > > >> >
> > > > >> > > > >> > Yes, we can include KIP-434.
> > > > >> > > > >> >
> > > > >> > > > >> > Thanks,
> > > > >> > > > >> >
> > > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
> > > > >> > > > >> viktorsomogyi@gmail.com>
> > > > >> > > > >> > wrote:
> > > > >> > > > >> >
> > > > >> > > > >> > > Hi Manikumar,
> > > > >> > > > >> > >
> > > > >> > > > >> > > Can we please also include KIP-434?
> > > > >> > > > >> > >
> > > > >> > > > >> > >
> > > > >> > > > >>
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > >> > > > >> > > It has been accepted and there is already a pull
> > request
> > > > >> under
> > > > >> > > > review.
> > > > >> > > > >> > >
> > > > >> > > > >> > > Thanks,
> > > > >> > > > >> > > Viktor
> > > > >> > > > >> > >
> > > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> > > > >> > > manikumar.reddy@gmail.com
> > > > >> > > > >
> > > > >> > > > >> > > wrote:
> > > > >> > > > >> > >
> > > > >> > > > >> > > > Hi David,
> > > > >> > > > >> > > >
> > > > >> > > > >> > > > Yes, we can include KIP-511.  KIP must be accepted
> by
> > > KIP
> > > > >> > Freeze
> > > > >> > > > >> date
> > > > >> > > > >> > > (Sep
> > > > >> > > > >> > > > 25, 2019 )
> > > > >> > > > >> > > >
> > > > >> > > > >> > > > Thanks,
> > > > >> > > > >> > > >
> > > > >> > > > >> > > >
> > > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
> > > > >> > > djacot@confluent.io>
> > > > >> > > > >> wrote:
> > > > >> > > > >> > > >
> > > > >> > > > >> > > > > Hi Manikumar,
> > > > >> > > > >> > > > >
> > > > >> > > > >> > > > > Could we add KIP-511 to the plan? I think it will
> > > make
> > > > >> it.
> > > > >> > > > >> > > > >
> > > > >> > > > >> > > > > Thanks,
> > > > >> > > > >> > > > > David
> > > > >> > > > >> > > > >
> > > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> > > > >> > > > >> manikumar.reddy@gmail.com>
> > > > >> > > > >> > > > > wrote:
> > > > >> > > > >> > > > >
> > > > >> > > > >> > > > > > Hi all,
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > > > I put together a draft release plan with Oct
> 2019
> > > as
> > > > >> the
> > > > >> > > > release
> > > > >> > > > >> > > month
> > > > >> > > > >> > > > > and
> > > > >> > > > >> > > > > > a list of KIPs that have already been voted:
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > >
> > > > >> > > > >> > > >
> > > > >> > > > >> > >
> > > > >> > > > >>
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > > > Here are the dates:
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be
> > > accepted
> > > > by
> > > > >> > this
> > > > >> > > > >> date in
> > > > >> > > > >> > > > > order
> > > > >> > > > >> > > > > > to be considered for this release)
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features
> > > > merged
> > > > >> &
> > > > >> > > > >> working on
> > > > >> > > > >> > > > > > stabilization, minor features have PR,
> > > > >> > > > >> > > > > >  release branch cut; anything not in this state
> > > will
> > > > be
> > > > >> > > > >> automatically
> > > > >> > > > >> > > > > moved
> > > > >> > > > >> > > > > > to the next release in JIRA.
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > > > Please plan accordingly for the features you
> want
> > > > push
> > > > >> > into
> > > > >> > > > >> Apache
> > > > >> > > > >> > > > Kafka
> > > > >> > > > >> > > > > > 2.4.0 release.
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > > > Regards,
> > > > >> > > > >> > > > > > Manikumar
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <
> > > > >> > > > ismael@juma.me.uk>
> > > > >> > > > >> > > wrote:
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
> > > > >> > > > >> > > > > > >
> > > > >> > > > >> > > > > > > Ismael
> > > > >> > > > >> > > > > > >
> > > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> > > > >> > > > >> > > manikumar.reddy@gmail.com
> > > > >> > > > >> > > > >
> > > > >> > > > >> > > > > > > wrote:
> > > > >> > > > >> > > > > > >
> > > > >> > > > >> > > > > > > > Hi all,
> > > > >> > > > >> > > > > > > >
> > > > >> > > > >> > > > > > > > I would like to volunteer to be the release
> > > > manager
> > > > >> > for
> > > > >> > > > our
> > > > >> > > > >> next
> > > > >> > > > >> > > > > > > time-based
> > > > >> > > > >> > > > > > > > feature release (v2.4.0).
> > > > >> > > > >> > > > > > > >
> > > > >> > > > >> > > > > > > > If that sounds good, I'll post the release
> > plan
> > > > >> over
> > > > >> > the
> > > > >> > > > >> next few
> > > > >> > > > >> > > > > days.
> > > > >> > > > >> > > > > > > >
> > > > >> > > > >> > > > > > > > Thanks,
> > > > >> > > > >> > > > > > > > Manikumar
> > > > >> > > > >> > > > > > > >
> > > > >> > > > >> > > > > > >
> > > > >> > > > >> > > > > >
> > > > >> > > > >> > > > >
> > > > >> > > > >> > > >
> > > > >> > > > >> > >
> > > > >> > > > >>
> > > > >> > > > >
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Konstantine Karantasis <ko...@confluent.io>.
Hi Manikumar,

let's add one more on the list that was voted on time and is
straightforward:

KIP-521:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-521%3A+Enable+redirection+of+Connect%27s+log4j+messages+to+a+file+by+default
with jira ticket:
https://issues.apache.org/jira/browse/KAFKA-5609
and Component:
Connect

Sincerely,
Konstantine


On Wed, Sep 25, 2019 at 10:24 AM Chris Egerton <ch...@confluent.io> wrote:

> Hi Manikumar,
>
> Would it be possible to add KIP-507 (
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints
> )
> to the 2.4 release, as it has recently been accepted?
>
> Cheers,
>
> Chris
>
> On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <lu...@berkeley.edu> wrote:
>
> > Hi Manikumar,
> >
> > Please add KIP-517 as it is now accepted too
> >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
> >
> > Thanks.
> >
> > Regards,
> > Kevin
> >
> > On Tue, Sep 24, 2019 at 7:25 AM Manikumar <ma...@gmail.com>
> > wrote:
> >
> > > Hi All,
> > >
> > > Just a reminder that tomorrow (Sep 25, 2019) is the last date for KIP
> > > acceptance for 2.4.0 release.
> > >
> > > Thanks,
> > >
> > > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <ma...@gmail.com>
> > > wrote:
> > >
> > > > Hi Rajini,
> > > >
> > > > Added KIP-525 to the release plan for tracking.
> > > >
> > > > Thanks,
> > > >
> > > >
> > > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> > rajinisivaram@gmail.com>
> > > > wrote:
> > > >
> > > >> Hi Manikumar,
> > > >>
> > > >> Can we add KIP-525 (
> > > >>
> > > >>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > > >> )
> > > >> to 2.4.0 release? It has been accepted and is a minor KIP.
> > > >>
> > > >> Thank you,
> > > >>
> > > >> Rajini
> > > >>
> > > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <
> manikumar.reddy@gmail.com>
> > > >> wrote:
> > > >>
> > > >> > Hi,
> > > >> >
> > > >> >  Added KIP-401 to the wiki page for tracking.
> > > >> >
> > > >> > Thanks,
> > > >> >
> > > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <pg...@gmail.com>
> > > wrote:
> > > >> >
> > > >> > > Manikumar,
> > > >> > >
> > > >> > > KIP-401 was accepted a few weeks ago and there is a PR pending
> > > review,
> > > >> > can
> > > >> > > it be included in the release as well?
> > > >> > >
> > > >> > > Thanks,
> > > >> > > Paul
> > > >> > >
> > > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > > manikumar.reddy@gmail.com>
> > > >> > > wrote:
> > > >> > >
> > > >> > > > Hi All,
> > > >> > > >
> > > >> > > > Just a reminder that any new/pending KIP must pass vote by
> next
> > > >> > Wednesday
> > > >> > > > (Sep 25, 2019) to be included
> > > >> > > > in Apache Kafka 2.4.0 release.
> > > >> > > >
> > > >> > > > Also keep in mind that deadline for feature freeze is Oct 2,
> > 2019.
> > > >> > > > In order to be included in the release, major features/KIPs
> need
> > > to
> > > >> be
> > > >> > > > merged and minor features need to be
> > > >> > > > have PR ready.  Any feature/KIP not in this state will be
> > > >> automatically
> > > >> > > > moved to the next release after Oct 2.
> > > >> > > >
> > > >> > > > There are total 84 open
> > > >> > > > <
> > > >> > > >
> > > >> > >
> > > >> >
> > > >>
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > >> > > > >
> > > >> > > > JIRAs. Please update your assigned JIRAs, if you know they
> > cannot
> > > >> make
> > > >> > it
> > > >> > > > to 2.4.0.
> > > >> > > > There are also quite a few JIRAs related to flaky tests. We
> > really
> > > >> > > > appreciate any help on fixing these failing tests.
> > > >> > > >
> > > >> > > > Thanks,
> > > >> > > > Manikumar
> > > >> > > >
> > > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > > >> manikumar.reddy@gmail.com>
> > > >> > > > wrote:
> > > >> > > >
> > > >> > > > > Hi Mickael,
> > > >> > > > >
> > > >> > > > > Yes, we can include. Added KIP-396 to the wiki page for
> > > tracking.
> > > >> > > > >
> > > >> > > > >
> > > >> > > > > Thanks,
> > > >> > > > > Manikumar
> > > >> > > > >
> > > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> > > >> > > mickael.maison@gmail.com
> > > >> > > > >
> > > >> > > > > wrote:
> > > >> > > > >
> > > >> > > > >> Hi Manikumar,
> > > >> > > > >>
> > > >> > > > >> Can we also include KIP-396?
> > > >> > > > >> (
> > > >> > > > >>
> > > >> > > >
> > > >> > >
> > > >> >
> > > >>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > >> > > > >> )
> > > >> > > > >> It has been accepted and the PR is ready for review:
> > > >> > > > >> https://github.com/apache/kafka/pull/7296
> > > >> > > > >>
> > > >> > > > >> Thanks
> > > >> > > > >>
> > > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > > >> > manikumar.reddy@gmail.com
> > > >> > > >
> > > >> > > > >> wrote:
> > > >> > > > >> >
> > > >> > > > >> > Hi Viktor,
> > > >> > > > >> >
> > > >> > > > >> > Yes, we can include KIP-434.
> > > >> > > > >> >
> > > >> > > > >> > Thanks,
> > > >> > > > >> >
> > > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
> > > >> > > > >> viktorsomogyi@gmail.com>
> > > >> > > > >> > wrote:
> > > >> > > > >> >
> > > >> > > > >> > > Hi Manikumar,
> > > >> > > > >> > >
> > > >> > > > >> > > Can we please also include KIP-434?
> > > >> > > > >> > >
> > > >> > > > >> > >
> > > >> > > > >>
> > > >> > > >
> > > >> > >
> > > >> >
> > > >>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > >> > > > >> > > It has been accepted and there is already a pull
> request
> > > >> under
> > > >> > > > review.
> > > >> > > > >> > >
> > > >> > > > >> > > Thanks,
> > > >> > > > >> > > Viktor
> > > >> > > > >> > >
> > > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> > > >> > > manikumar.reddy@gmail.com
> > > >> > > > >
> > > >> > > > >> > > wrote:
> > > >> > > > >> > >
> > > >> > > > >> > > > Hi David,
> > > >> > > > >> > > >
> > > >> > > > >> > > > Yes, we can include KIP-511.  KIP must be accepted by
> > KIP
> > > >> > Freeze
> > > >> > > > >> date
> > > >> > > > >> > > (Sep
> > > >> > > > >> > > > 25, 2019 )
> > > >> > > > >> > > >
> > > >> > > > >> > > > Thanks,
> > > >> > > > >> > > >
> > > >> > > > >> > > >
> > > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
> > > >> > > djacot@confluent.io>
> > > >> > > > >> wrote:
> > > >> > > > >> > > >
> > > >> > > > >> > > > > Hi Manikumar,
> > > >> > > > >> > > > >
> > > >> > > > >> > > > > Could we add KIP-511 to the plan? I think it will
> > make
> > > >> it.
> > > >> > > > >> > > > >
> > > >> > > > >> > > > > Thanks,
> > > >> > > > >> > > > > David
> > > >> > > > >> > > > >
> > > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> > > >> > > > >> manikumar.reddy@gmail.com>
> > > >> > > > >> > > > > wrote:
> > > >> > > > >> > > > >
> > > >> > > > >> > > > > > Hi all,
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > > > I put together a draft release plan with Oct 2019
> > as
> > > >> the
> > > >> > > > release
> > > >> > > > >> > > month
> > > >> > > > >> > > > > and
> > > >> > > > >> > > > > > a list of KIPs that have already been voted:
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > >
> > > >> > > > >> > > >
> > > >> > > > >> > >
> > > >> > > > >>
> > > >> > > >
> > > >> > >
> > > >> >
> > > >>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > > > Here are the dates:
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be
> > accepted
> > > by
> > > >> > this
> > > >> > > > >> date in
> > > >> > > > >> > > > > order
> > > >> > > > >> > > > > > to be considered for this release)
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features
> > > merged
> > > >> &
> > > >> > > > >> working on
> > > >> > > > >> > > > > > stabilization, minor features have PR,
> > > >> > > > >> > > > > >  release branch cut; anything not in this state
> > will
> > > be
> > > >> > > > >> automatically
> > > >> > > > >> > > > > moved
> > > >> > > > >> > > > > > to the next release in JIRA.
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > > > Please plan accordingly for the features you want
> > > push
> > > >> > into
> > > >> > > > >> Apache
> > > >> > > > >> > > > Kafka
> > > >> > > > >> > > > > > 2.4.0 release.
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > > > Regards,
> > > >> > > > >> > > > > > Manikumar
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <
> > > >> > > > ismael@juma.me.uk>
> > > >> > > > >> > > wrote:
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
> > > >> > > > >> > > > > > >
> > > >> > > > >> > > > > > > Ismael
> > > >> > > > >> > > > > > >
> > > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> > > >> > > > >> > > manikumar.reddy@gmail.com
> > > >> > > > >> > > > >
> > > >> > > > >> > > > > > > wrote:
> > > >> > > > >> > > > > > >
> > > >> > > > >> > > > > > > > Hi all,
> > > >> > > > >> > > > > > > >
> > > >> > > > >> > > > > > > > I would like to volunteer to be the release
> > > manager
> > > >> > for
> > > >> > > > our
> > > >> > > > >> next
> > > >> > > > >> > > > > > > time-based
> > > >> > > > >> > > > > > > > feature release (v2.4.0).
> > > >> > > > >> > > > > > > >
> > > >> > > > >> > > > > > > > If that sounds good, I'll post the release
> plan
> > > >> over
> > > >> > the
> > > >> > > > >> next few
> > > >> > > > >> > > > > days.
> > > >> > > > >> > > > > > > >
> > > >> > > > >> > > > > > > > Thanks,
> > > >> > > > >> > > > > > > > Manikumar
> > > >> > > > >> > > > > > > >
> > > >> > > > >> > > > > > >
> > > >> > > > >> > > > > >
> > > >> > > > >> > > > >
> > > >> > > > >> > > >
> > > >> > > > >> > >
> > > >> > > > >>
> > > >> > > > >
> > > >> > > >
> > > >> > >
> > > >> >
> > > >>
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Chris Egerton <ch...@confluent.io>.
Hi Manikumar,

Would it be possible to add KIP-507 (
https://cwiki.apache.org/confluence/display/KAFKA/KIP-507%3A+Securing+Internal+Connect+REST+Endpoints)
to the 2.4 release, as it has recently been accepted?

Cheers,

Chris

On Tue, Sep 24, 2019 at 9:33 AM Kevin Lu <lu...@berkeley.edu> wrote:

> Hi Manikumar,
>
> Please add KIP-517 as it is now accepted too
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior
>
> Thanks.
>
> Regards,
> Kevin
>
> On Tue, Sep 24, 2019 at 7:25 AM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi All,
> >
> > Just a reminder that tomorrow (Sep 25, 2019) is the last date for KIP
> > acceptance for 2.4.0 release.
> >
> > Thanks,
> >
> > On Tue, Sep 24, 2019 at 7:05 PM Manikumar <ma...@gmail.com>
> > wrote:
> >
> > > Hi Rajini,
> > >
> > > Added KIP-525 to the release plan for tracking.
> > >
> > > Thanks,
> > >
> > >
> > > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <
> rajinisivaram@gmail.com>
> > > wrote:
> > >
> > >> Hi Manikumar,
> > >>
> > >> Can we add KIP-525 (
> > >>
> > >>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> > >> )
> > >> to 2.4.0 release? It has been accepted and is a minor KIP.
> > >>
> > >> Thank you,
> > >>
> > >> Rajini
> > >>
> > >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <ma...@gmail.com>
> > >> wrote:
> > >>
> > >> > Hi,
> > >> >
> > >> >  Added KIP-401 to the wiki page for tracking.
> > >> >
> > >> > Thanks,
> > >> >
> > >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <pg...@gmail.com>
> > wrote:
> > >> >
> > >> > > Manikumar,
> > >> > >
> > >> > > KIP-401 was accepted a few weeks ago and there is a PR pending
> > review,
> > >> > can
> > >> > > it be included in the release as well?
> > >> > >
> > >> > > Thanks,
> > >> > > Paul
> > >> > >
> > >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> > manikumar.reddy@gmail.com>
> > >> > > wrote:
> > >> > >
> > >> > > > Hi All,
> > >> > > >
> > >> > > > Just a reminder that any new/pending KIP must pass vote by next
> > >> > Wednesday
> > >> > > > (Sep 25, 2019) to be included
> > >> > > > in Apache Kafka 2.4.0 release.
> > >> > > >
> > >> > > > Also keep in mind that deadline for feature freeze is Oct 2,
> 2019.
> > >> > > > In order to be included in the release, major features/KIPs need
> > to
> > >> be
> > >> > > > merged and minor features need to be
> > >> > > > have PR ready.  Any feature/KIP not in this state will be
> > >> automatically
> > >> > > > moved to the next release after Oct 2.
> > >> > > >
> > >> > > > There are total 84 open
> > >> > > > <
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > >> > > > >
> > >> > > > JIRAs. Please update your assigned JIRAs, if you know they
> cannot
> > >> make
> > >> > it
> > >> > > > to 2.4.0.
> > >> > > > There are also quite a few JIRAs related to flaky tests. We
> really
> > >> > > > appreciate any help on fixing these failing tests.
> > >> > > >
> > >> > > > Thanks,
> > >> > > > Manikumar
> > >> > > >
> > >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> > >> manikumar.reddy@gmail.com>
> > >> > > > wrote:
> > >> > > >
> > >> > > > > Hi Mickael,
> > >> > > > >
> > >> > > > > Yes, we can include. Added KIP-396 to the wiki page for
> > tracking.
> > >> > > > >
> > >> > > > >
> > >> > > > > Thanks,
> > >> > > > > Manikumar
> > >> > > > >
> > >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> > >> > > mickael.maison@gmail.com
> > >> > > > >
> > >> > > > > wrote:
> > >> > > > >
> > >> > > > >> Hi Manikumar,
> > >> > > > >>
> > >> > > > >> Can we also include KIP-396?
> > >> > > > >> (
> > >> > > > >>
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > >> > > > >> )
> > >> > > > >> It has been accepted and the PR is ready for review:
> > >> > > > >> https://github.com/apache/kafka/pull/7296
> > >> > > > >>
> > >> > > > >> Thanks
> > >> > > > >>
> > >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > >> > manikumar.reddy@gmail.com
> > >> > > >
> > >> > > > >> wrote:
> > >> > > > >> >
> > >> > > > >> > Hi Viktor,
> > >> > > > >> >
> > >> > > > >> > Yes, we can include KIP-434.
> > >> > > > >> >
> > >> > > > >> > Thanks,
> > >> > > > >> >
> > >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
> > >> > > > >> viktorsomogyi@gmail.com>
> > >> > > > >> > wrote:
> > >> > > > >> >
> > >> > > > >> > > Hi Manikumar,
> > >> > > > >> > >
> > >> > > > >> > > Can we please also include KIP-434?
> > >> > > > >> > >
> > >> > > > >> > >
> > >> > > > >>
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > >> > > > >> > > It has been accepted and there is already a pull request
> > >> under
> > >> > > > review.
> > >> > > > >> > >
> > >> > > > >> > > Thanks,
> > >> > > > >> > > Viktor
> > >> > > > >> > >
> > >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> > >> > > manikumar.reddy@gmail.com
> > >> > > > >
> > >> > > > >> > > wrote:
> > >> > > > >> > >
> > >> > > > >> > > > Hi David,
> > >> > > > >> > > >
> > >> > > > >> > > > Yes, we can include KIP-511.  KIP must be accepted by
> KIP
> > >> > Freeze
> > >> > > > >> date
> > >> > > > >> > > (Sep
> > >> > > > >> > > > 25, 2019 )
> > >> > > > >> > > >
> > >> > > > >> > > > Thanks,
> > >> > > > >> > > >
> > >> > > > >> > > >
> > >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
> > >> > > djacot@confluent.io>
> > >> > > > >> wrote:
> > >> > > > >> > > >
> > >> > > > >> > > > > Hi Manikumar,
> > >> > > > >> > > > >
> > >> > > > >> > > > > Could we add KIP-511 to the plan? I think it will
> make
> > >> it.
> > >> > > > >> > > > >
> > >> > > > >> > > > > Thanks,
> > >> > > > >> > > > > David
> > >> > > > >> > > > >
> > >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> > >> > > > >> manikumar.reddy@gmail.com>
> > >> > > > >> > > > > wrote:
> > >> > > > >> > > > >
> > >> > > > >> > > > > > Hi all,
> > >> > > > >> > > > > >
> > >> > > > >> > > > > > I put together a draft release plan with Oct 2019
> as
> > >> the
> > >> > > > release
> > >> > > > >> > > month
> > >> > > > >> > > > > and
> > >> > > > >> > > > > > a list of KIPs that have already been voted:
> > >> > > > >> > > > > >
> > >> > > > >> > > > > >
> > >> > > > >> > > > >
> > >> > > > >> > > >
> > >> > > > >> > >
> > >> > > > >>
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > >> > > > >> > > > > >
> > >> > > > >> > > > > > Here are the dates:
> > >> > > > >> > > > > >
> > >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be
> accepted
> > by
> > >> > this
> > >> > > > >> date in
> > >> > > > >> > > > > order
> > >> > > > >> > > > > > to be considered for this release)
> > >> > > > >> > > > > >
> > >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features
> > merged
> > >> &
> > >> > > > >> working on
> > >> > > > >> > > > > > stabilization, minor features have PR,
> > >> > > > >> > > > > >  release branch cut; anything not in this state
> will
> > be
> > >> > > > >> automatically
> > >> > > > >> > > > > moved
> > >> > > > >> > > > > > to the next release in JIRA.
> > >> > > > >> > > > > >
> > >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> > >> > > > >> > > > > >
> > >> > > > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > >> > > > >> > > > > >
> > >> > > > >> > > > > > Please plan accordingly for the features you want
> > push
> > >> > into
> > >> > > > >> Apache
> > >> > > > >> > > > Kafka
> > >> > > > >> > > > > > 2.4.0 release.
> > >> > > > >> > > > > >
> > >> > > > >> > > > > > Regards,
> > >> > > > >> > > > > > Manikumar
> > >> > > > >> > > > > >
> > >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <
> > >> > > > ismael@juma.me.uk>
> > >> > > > >> > > wrote:
> > >> > > > >> > > > > >
> > >> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
> > >> > > > >> > > > > > >
> > >> > > > >> > > > > > > Ismael
> > >> > > > >> > > > > > >
> > >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> > >> > > > >> > > manikumar.reddy@gmail.com
> > >> > > > >> > > > >
> > >> > > > >> > > > > > > wrote:
> > >> > > > >> > > > > > >
> > >> > > > >> > > > > > > > Hi all,
> > >> > > > >> > > > > > > >
> > >> > > > >> > > > > > > > I would like to volunteer to be the release
> > manager
> > >> > for
> > >> > > > our
> > >> > > > >> next
> > >> > > > >> > > > > > > time-based
> > >> > > > >> > > > > > > > feature release (v2.4.0).
> > >> > > > >> > > > > > > >
> > >> > > > >> > > > > > > > If that sounds good, I'll post the release plan
> > >> over
> > >> > the
> > >> > > > >> next few
> > >> > > > >> > > > > days.
> > >> > > > >> > > > > > > >
> > >> > > > >> > > > > > > > Thanks,
> > >> > > > >> > > > > > > > Manikumar
> > >> > > > >> > > > > > > >
> > >> > > > >> > > > > > >
> > >> > > > >> > > > > >
> > >> > > > >> > > > >
> > >> > > > >> > > >
> > >> > > > >> > >
> > >> > > > >>
> > >> > > > >
> > >> > > >
> > >> > >
> > >> >
> > >>
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Kevin Lu <lu...@berkeley.edu>.
Hi Manikumar,

Please add KIP-517 as it is now accepted too
https://cwiki.apache.org/confluence/display/KAFKA/KIP-517%3A+Add+consumer+metrics+to+observe+user+poll+behavior

Thanks.

Regards,
Kevin

On Tue, Sep 24, 2019 at 7:25 AM Manikumar <ma...@gmail.com> wrote:

> Hi All,
>
> Just a reminder that tomorrow (Sep 25, 2019) is the last date for KIP
> acceptance for 2.4.0 release.
>
> Thanks,
>
> On Tue, Sep 24, 2019 at 7:05 PM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi Rajini,
> >
> > Added KIP-525 to the release plan for tracking.
> >
> > Thanks,
> >
> >
> > On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <ra...@gmail.com>
> > wrote:
> >
> >> Hi Manikumar,
> >>
> >> Can we add KIP-525 (
> >>
> >>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> >> )
> >> to 2.4.0 release? It has been accepted and is a minor KIP.
> >>
> >> Thank you,
> >>
> >> Rajini
> >>
> >> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <ma...@gmail.com>
> >> wrote:
> >>
> >> > Hi,
> >> >
> >> >  Added KIP-401 to the wiki page for tracking.
> >> >
> >> > Thanks,
> >> >
> >> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <pg...@gmail.com>
> wrote:
> >> >
> >> > > Manikumar,
> >> > >
> >> > > KIP-401 was accepted a few weeks ago and there is a PR pending
> review,
> >> > can
> >> > > it be included in the release as well?
> >> > >
> >> > > Thanks,
> >> > > Paul
> >> > >
> >> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <
> manikumar.reddy@gmail.com>
> >> > > wrote:
> >> > >
> >> > > > Hi All,
> >> > > >
> >> > > > Just a reminder that any new/pending KIP must pass vote by next
> >> > Wednesday
> >> > > > (Sep 25, 2019) to be included
> >> > > > in Apache Kafka 2.4.0 release.
> >> > > >
> >> > > > Also keep in mind that deadline for feature freeze is Oct 2, 2019.
> >> > > > In order to be included in the release, major features/KIPs need
> to
> >> be
> >> > > > merged and minor features need to be
> >> > > > have PR ready.  Any feature/KIP not in this state will be
> >> automatically
> >> > > > moved to the next release after Oct 2.
> >> > > >
> >> > > > There are total 84 open
> >> > > > <
> >> > > >
> >> > >
> >> >
> >>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> >> > > > >
> >> > > > JIRAs. Please update your assigned JIRAs, if you know they cannot
> >> make
> >> > it
> >> > > > to 2.4.0.
> >> > > > There are also quite a few JIRAs related to flaky tests. We really
> >> > > > appreciate any help on fixing these failing tests.
> >> > > >
> >> > > > Thanks,
> >> > > > Manikumar
> >> > > >
> >> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
> >> manikumar.reddy@gmail.com>
> >> > > > wrote:
> >> > > >
> >> > > > > Hi Mickael,
> >> > > > >
> >> > > > > Yes, we can include. Added KIP-396 to the wiki page for
> tracking.
> >> > > > >
> >> > > > >
> >> > > > > Thanks,
> >> > > > > Manikumar
> >> > > > >
> >> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> >> > > mickael.maison@gmail.com
> >> > > > >
> >> > > > > wrote:
> >> > > > >
> >> > > > >> Hi Manikumar,
> >> > > > >>
> >> > > > >> Can we also include KIP-396?
> >> > > > >> (
> >> > > > >>
> >> > > >
> >> > >
> >> >
> >>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> >> > > > >> )
> >> > > > >> It has been accepted and the PR is ready for review:
> >> > > > >> https://github.com/apache/kafka/pull/7296
> >> > > > >>
> >> > > > >> Thanks
> >> > > > >>
> >> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> >> > manikumar.reddy@gmail.com
> >> > > >
> >> > > > >> wrote:
> >> > > > >> >
> >> > > > >> > Hi Viktor,
> >> > > > >> >
> >> > > > >> > Yes, we can include KIP-434.
> >> > > > >> >
> >> > > > >> > Thanks,
> >> > > > >> >
> >> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
> >> > > > >> viktorsomogyi@gmail.com>
> >> > > > >> > wrote:
> >> > > > >> >
> >> > > > >> > > Hi Manikumar,
> >> > > > >> > >
> >> > > > >> > > Can we please also include KIP-434?
> >> > > > >> > >
> >> > > > >> > >
> >> > > > >>
> >> > > >
> >> > >
> >> >
> >>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> >> > > > >> > > It has been accepted and there is already a pull request
> >> under
> >> > > > review.
> >> > > > >> > >
> >> > > > >> > > Thanks,
> >> > > > >> > > Viktor
> >> > > > >> > >
> >> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> >> > > manikumar.reddy@gmail.com
> >> > > > >
> >> > > > >> > > wrote:
> >> > > > >> > >
> >> > > > >> > > > Hi David,
> >> > > > >> > > >
> >> > > > >> > > > Yes, we can include KIP-511.  KIP must be accepted by KIP
> >> > Freeze
> >> > > > >> date
> >> > > > >> > > (Sep
> >> > > > >> > > > 25, 2019 )
> >> > > > >> > > >
> >> > > > >> > > > Thanks,
> >> > > > >> > > >
> >> > > > >> > > >
> >> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
> >> > > djacot@confluent.io>
> >> > > > >> wrote:
> >> > > > >> > > >
> >> > > > >> > > > > Hi Manikumar,
> >> > > > >> > > > >
> >> > > > >> > > > > Could we add KIP-511 to the plan? I think it will make
> >> it.
> >> > > > >> > > > >
> >> > > > >> > > > > Thanks,
> >> > > > >> > > > > David
> >> > > > >> > > > >
> >> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> >> > > > >> manikumar.reddy@gmail.com>
> >> > > > >> > > > > wrote:
> >> > > > >> > > > >
> >> > > > >> > > > > > Hi all,
> >> > > > >> > > > > >
> >> > > > >> > > > > > I put together a draft release plan with Oct 2019 as
> >> the
> >> > > > release
> >> > > > >> > > month
> >> > > > >> > > > > and
> >> > > > >> > > > > > a list of KIPs that have already been voted:
> >> > > > >> > > > > >
> >> > > > >> > > > > >
> >> > > > >> > > > >
> >> > > > >> > > >
> >> > > > >> > >
> >> > > > >>
> >> > > >
> >> > >
> >> >
> >>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> >> > > > >> > > > > >
> >> > > > >> > > > > > Here are the dates:
> >> > > > >> > > > > >
> >> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted
> by
> >> > this
> >> > > > >> date in
> >> > > > >> > > > > order
> >> > > > >> > > > > > to be considered for this release)
> >> > > > >> > > > > >
> >> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features
> merged
> >> &
> >> > > > >> working on
> >> > > > >> > > > > > stabilization, minor features have PR,
> >> > > > >> > > > > >  release branch cut; anything not in this state will
> be
> >> > > > >> automatically
> >> > > > >> > > > > moved
> >> > > > >> > > > > > to the next release in JIRA.
> >> > > > >> > > > > >
> >> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> >> > > > >> > > > > >
> >> > > > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> >> > > > >> > > > > >
> >> > > > >> > > > > > Please plan accordingly for the features you want
> push
> >> > into
> >> > > > >> Apache
> >> > > > >> > > > Kafka
> >> > > > >> > > > > > 2.4.0 release.
> >> > > > >> > > > > >
> >> > > > >> > > > > > Regards,
> >> > > > >> > > > > > Manikumar
> >> > > > >> > > > > >
> >> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <
> >> > > > ismael@juma.me.uk>
> >> > > > >> > > wrote:
> >> > > > >> > > > > >
> >> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
> >> > > > >> > > > > > >
> >> > > > >> > > > > > > Ismael
> >> > > > >> > > > > > >
> >> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> >> > > > >> > > manikumar.reddy@gmail.com
> >> > > > >> > > > >
> >> > > > >> > > > > > > wrote:
> >> > > > >> > > > > > >
> >> > > > >> > > > > > > > Hi all,
> >> > > > >> > > > > > > >
> >> > > > >> > > > > > > > I would like to volunteer to be the release
> manager
> >> > for
> >> > > > our
> >> > > > >> next
> >> > > > >> > > > > > > time-based
> >> > > > >> > > > > > > > feature release (v2.4.0).
> >> > > > >> > > > > > > >
> >> > > > >> > > > > > > > If that sounds good, I'll post the release plan
> >> over
> >> > the
> >> > > > >> next few
> >> > > > >> > > > > days.
> >> > > > >> > > > > > > >
> >> > > > >> > > > > > > > Thanks,
> >> > > > >> > > > > > > > Manikumar
> >> > > > >> > > > > > > >
> >> > > > >> > > > > > >
> >> > > > >> > > > > >
> >> > > > >> > > > >
> >> > > > >> > > >
> >> > > > >> > >
> >> > > > >>
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi All,

Just a reminder that tomorrow (Sep 25, 2019) is the last date for KIP
acceptance for 2.4.0 release.

Thanks,

On Tue, Sep 24, 2019 at 7:05 PM Manikumar <ma...@gmail.com> wrote:

> Hi Rajini,
>
> Added KIP-525 to the release plan for tracking.
>
> Thanks,
>
>
> On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <ra...@gmail.com>
> wrote:
>
>> Hi Manikumar,
>>
>> Can we add KIP-525 (
>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
>> )
>> to 2.4.0 release? It has been accepted and is a minor KIP.
>>
>> Thank you,
>>
>> Rajini
>>
>> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <ma...@gmail.com>
>> wrote:
>>
>> > Hi,
>> >
>> >  Added KIP-401 to the wiki page for tracking.
>> >
>> > Thanks,
>> >
>> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <pg...@gmail.com> wrote:
>> >
>> > > Manikumar,
>> > >
>> > > KIP-401 was accepted a few weeks ago and there is a PR pending review,
>> > can
>> > > it be included in the release as well?
>> > >
>> > > Thanks,
>> > > Paul
>> > >
>> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <ma...@gmail.com>
>> > > wrote:
>> > >
>> > > > Hi All,
>> > > >
>> > > > Just a reminder that any new/pending KIP must pass vote by next
>> > Wednesday
>> > > > (Sep 25, 2019) to be included
>> > > > in Apache Kafka 2.4.0 release.
>> > > >
>> > > > Also keep in mind that deadline for feature freeze is Oct 2, 2019.
>> > > > In order to be included in the release, major features/KIPs need to
>> be
>> > > > merged and minor features need to be
>> > > > have PR ready.  Any feature/KIP not in this state will be
>> automatically
>> > > > moved to the next release after Oct 2.
>> > > >
>> > > > There are total 84 open
>> > > > <
>> > > >
>> > >
>> >
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
>> > > > >
>> > > > JIRAs. Please update your assigned JIRAs, if you know they cannot
>> make
>> > it
>> > > > to 2.4.0.
>> > > > There are also quite a few JIRAs related to flaky tests. We really
>> > > > appreciate any help on fixing these failing tests.
>> > > >
>> > > > Thanks,
>> > > > Manikumar
>> > > >
>> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <
>> manikumar.reddy@gmail.com>
>> > > > wrote:
>> > > >
>> > > > > Hi Mickael,
>> > > > >
>> > > > > Yes, we can include. Added KIP-396 to the wiki page for tracking.
>> > > > >
>> > > > >
>> > > > > Thanks,
>> > > > > Manikumar
>> > > > >
>> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
>> > > mickael.maison@gmail.com
>> > > > >
>> > > > > wrote:
>> > > > >
>> > > > >> Hi Manikumar,
>> > > > >>
>> > > > >> Can we also include KIP-396?
>> > > > >> (
>> > > > >>
>> > > >
>> > >
>> >
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>> > > > >> )
>> > > > >> It has been accepted and the PR is ready for review:
>> > > > >> https://github.com/apache/kafka/pull/7296
>> > > > >>
>> > > > >> Thanks
>> > > > >>
>> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
>> > manikumar.reddy@gmail.com
>> > > >
>> > > > >> wrote:
>> > > > >> >
>> > > > >> > Hi Viktor,
>> > > > >> >
>> > > > >> > Yes, we can include KIP-434.
>> > > > >> >
>> > > > >> > Thanks,
>> > > > >> >
>> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
>> > > > >> viktorsomogyi@gmail.com>
>> > > > >> > wrote:
>> > > > >> >
>> > > > >> > > Hi Manikumar,
>> > > > >> > >
>> > > > >> > > Can we please also include KIP-434?
>> > > > >> > >
>> > > > >> > >
>> > > > >>
>> > > >
>> > >
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>> > > > >> > > It has been accepted and there is already a pull request
>> under
>> > > > review.
>> > > > >> > >
>> > > > >> > > Thanks,
>> > > > >> > > Viktor
>> > > > >> > >
>> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
>> > > manikumar.reddy@gmail.com
>> > > > >
>> > > > >> > > wrote:
>> > > > >> > >
>> > > > >> > > > Hi David,
>> > > > >> > > >
>> > > > >> > > > Yes, we can include KIP-511.  KIP must be accepted by KIP
>> > Freeze
>> > > > >> date
>> > > > >> > > (Sep
>> > > > >> > > > 25, 2019 )
>> > > > >> > > >
>> > > > >> > > > Thanks,
>> > > > >> > > >
>> > > > >> > > >
>> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
>> > > djacot@confluent.io>
>> > > > >> wrote:
>> > > > >> > > >
>> > > > >> > > > > Hi Manikumar,
>> > > > >> > > > >
>> > > > >> > > > > Could we add KIP-511 to the plan? I think it will make
>> it.
>> > > > >> > > > >
>> > > > >> > > > > Thanks,
>> > > > >> > > > > David
>> > > > >> > > > >
>> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
>> > > > >> manikumar.reddy@gmail.com>
>> > > > >> > > > > wrote:
>> > > > >> > > > >
>> > > > >> > > > > > Hi all,
>> > > > >> > > > > >
>> > > > >> > > > > > I put together a draft release plan with Oct 2019 as
>> the
>> > > > release
>> > > > >> > > month
>> > > > >> > > > > and
>> > > > >> > > > > > a list of KIPs that have already been voted:
>> > > > >> > > > > >
>> > > > >> > > > > >
>> > > > >> > > > >
>> > > > >> > > >
>> > > > >> > >
>> > > > >>
>> > > >
>> > >
>> >
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
>> > > > >> > > > > >
>> > > > >> > > > > > Here are the dates:
>> > > > >> > > > > >
>> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by
>> > this
>> > > > >> date in
>> > > > >> > > > > order
>> > > > >> > > > > > to be considered for this release)
>> > > > >> > > > > >
>> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features merged
>> &
>> > > > >> working on
>> > > > >> > > > > > stabilization, minor features have PR,
>> > > > >> > > > > >  release branch cut; anything not in this state will be
>> > > > >> automatically
>> > > > >> > > > > moved
>> > > > >> > > > > > to the next release in JIRA.
>> > > > >> > > > > >
>> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
>> > > > >> > > > > >
>> > > > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
>> > > > >> > > > > >
>> > > > >> > > > > > Please plan accordingly for the features you want push
>> > into
>> > > > >> Apache
>> > > > >> > > > Kafka
>> > > > >> > > > > > 2.4.0 release.
>> > > > >> > > > > >
>> > > > >> > > > > > Regards,
>> > > > >> > > > > > Manikumar
>> > > > >> > > > > >
>> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <
>> > > > ismael@juma.me.uk>
>> > > > >> > > wrote:
>> > > > >> > > > > >
>> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
>> > > > >> > > > > > >
>> > > > >> > > > > > > Ismael
>> > > > >> > > > > > >
>> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
>> > > > >> > > manikumar.reddy@gmail.com
>> > > > >> > > > >
>> > > > >> > > > > > > wrote:
>> > > > >> > > > > > >
>> > > > >> > > > > > > > Hi all,
>> > > > >> > > > > > > >
>> > > > >> > > > > > > > I would like to volunteer to be the release manager
>> > for
>> > > > our
>> > > > >> next
>> > > > >> > > > > > > time-based
>> > > > >> > > > > > > > feature release (v2.4.0).
>> > > > >> > > > > > > >
>> > > > >> > > > > > > > If that sounds good, I'll post the release plan
>> over
>> > the
>> > > > >> next few
>> > > > >> > > > > days.
>> > > > >> > > > > > > >
>> > > > >> > > > > > > > Thanks,
>> > > > >> > > > > > > > Manikumar
>> > > > >> > > > > > > >
>> > > > >> > > > > > >
>> > > > >> > > > > >
>> > > > >> > > > >
>> > > > >> > > >
>> > > > >> > >
>> > > > >>
>> > > > >
>> > > >
>> > >
>> >
>>
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi Rajini,

Added KIP-525 to the release plan for tracking.

Thanks,


On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram <ra...@gmail.com>
wrote:

> Hi Manikumar,
>
> Can we add KIP-525 (
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response
> )
> to 2.4.0 release? It has been accepted and is a minor KIP.
>
> Thank you,
>
> Rajini
>
> On Fri, Sep 20, 2019 at 6:14 AM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi,
> >
> >  Added KIP-401 to the wiki page for tracking.
> >
> > Thanks,
> >
> > On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <pg...@gmail.com> wrote:
> >
> > > Manikumar,
> > >
> > > KIP-401 was accepted a few weeks ago and there is a PR pending review,
> > can
> > > it be included in the release as well?
> > >
> > > Thanks,
> > > Paul
> > >
> > > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <ma...@gmail.com>
> > > wrote:
> > >
> > > > Hi All,
> > > >
> > > > Just a reminder that any new/pending KIP must pass vote by next
> > Wednesday
> > > > (Sep 25, 2019) to be included
> > > > in Apache Kafka 2.4.0 release.
> > > >
> > > > Also keep in mind that deadline for feature freeze is Oct 2, 2019.
> > > > In order to be included in the release, major features/KIPs need to
> be
> > > > merged and minor features need to be
> > > > have PR ready.  Any feature/KIP not in this state will be
> automatically
> > > > moved to the next release after Oct 2.
> > > >
> > > > There are total 84 open
> > > > <
> > > >
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > > >
> > > > JIRAs. Please update your assigned JIRAs, if you know they cannot
> make
> > it
> > > > to 2.4.0.
> > > > There are also quite a few JIRAs related to flaky tests. We really
> > > > appreciate any help on fixing these failing tests.
> > > >
> > > > Thanks,
> > > > Manikumar
> > > >
> > > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <manikumar.reddy@gmail.com
> >
> > > > wrote:
> > > >
> > > > > Hi Mickael,
> > > > >
> > > > > Yes, we can include. Added KIP-396 to the wiki page for tracking.
> > > > >
> > > > >
> > > > > Thanks,
> > > > > Manikumar
> > > > >
> > > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> > > mickael.maison@gmail.com
> > > > >
> > > > > wrote:
> > > > >
> > > > >> Hi Manikumar,
> > > > >>
> > > > >> Can we also include KIP-396?
> > > > >> (
> > > > >>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > > >> )
> > > > >> It has been accepted and the PR is ready for review:
> > > > >> https://github.com/apache/kafka/pull/7296
> > > > >>
> > > > >> Thanks
> > > > >>
> > > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> > manikumar.reddy@gmail.com
> > > >
> > > > >> wrote:
> > > > >> >
> > > > >> > Hi Viktor,
> > > > >> >
> > > > >> > Yes, we can include KIP-434.
> > > > >> >
> > > > >> > Thanks,
> > > > >> >
> > > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
> > > > >> viktorsomogyi@gmail.com>
> > > > >> > wrote:
> > > > >> >
> > > > >> > > Hi Manikumar,
> > > > >> > >
> > > > >> > > Can we please also include KIP-434?
> > > > >> > >
> > > > >> > >
> > > > >>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > > >> > > It has been accepted and there is already a pull request under
> > > > review.
> > > > >> > >
> > > > >> > > Thanks,
> > > > >> > > Viktor
> > > > >> > >
> > > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> > > manikumar.reddy@gmail.com
> > > > >
> > > > >> > > wrote:
> > > > >> > >
> > > > >> > > > Hi David,
> > > > >> > > >
> > > > >> > > > Yes, we can include KIP-511.  KIP must be accepted by KIP
> > Freeze
> > > > >> date
> > > > >> > > (Sep
> > > > >> > > > 25, 2019 )
> > > > >> > > >
> > > > >> > > > Thanks,
> > > > >> > > >
> > > > >> > > >
> > > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
> > > djacot@confluent.io>
> > > > >> wrote:
> > > > >> > > >
> > > > >> > > > > Hi Manikumar,
> > > > >> > > > >
> > > > >> > > > > Could we add KIP-511 to the plan? I think it will make it.
> > > > >> > > > >
> > > > >> > > > > Thanks,
> > > > >> > > > > David
> > > > >> > > > >
> > > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> > > > >> manikumar.reddy@gmail.com>
> > > > >> > > > > wrote:
> > > > >> > > > >
> > > > >> > > > > > Hi all,
> > > > >> > > > > >
> > > > >> > > > > > I put together a draft release plan with Oct 2019 as the
> > > > release
> > > > >> > > month
> > > > >> > > > > and
> > > > >> > > > > > a list of KIPs that have already been voted:
> > > > >> > > > > >
> > > > >> > > > > >
> > > > >> > > > >
> > > > >> > > >
> > > > >> > >
> > > > >>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > >> > > > > >
> > > > >> > > > > > Here are the dates:
> > > > >> > > > > >
> > > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by
> > this
> > > > >> date in
> > > > >> > > > > order
> > > > >> > > > > > to be considered for this release)
> > > > >> > > > > >
> > > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features merged &
> > > > >> working on
> > > > >> > > > > > stabilization, minor features have PR,
> > > > >> > > > > >  release branch cut; anything not in this state will be
> > > > >> automatically
> > > > >> > > > > moved
> > > > >> > > > > > to the next release in JIRA.
> > > > >> > > > > >
> > > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> > > > >> > > > > >
> > > > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > > > >> > > > > >
> > > > >> > > > > > Please plan accordingly for the features you want push
> > into
> > > > >> Apache
> > > > >> > > > Kafka
> > > > >> > > > > > 2.4.0 release.
> > > > >> > > > > >
> > > > >> > > > > > Regards,
> > > > >> > > > > > Manikumar
> > > > >> > > > > >
> > > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <
> > > > ismael@juma.me.uk>
> > > > >> > > wrote:
> > > > >> > > > > >
> > > > >> > > > > > > Thanks for volunteering Manikumar. +1
> > > > >> > > > > > >
> > > > >> > > > > > > Ismael
> > > > >> > > > > > >
> > > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> > > > >> > > manikumar.reddy@gmail.com
> > > > >> > > > >
> > > > >> > > > > > > wrote:
> > > > >> > > > > > >
> > > > >> > > > > > > > Hi all,
> > > > >> > > > > > > >
> > > > >> > > > > > > > I would like to volunteer to be the release manager
> > for
> > > > our
> > > > >> next
> > > > >> > > > > > > time-based
> > > > >> > > > > > > > feature release (v2.4.0).
> > > > >> > > > > > > >
> > > > >> > > > > > > > If that sounds good, I'll post the release plan over
> > the
> > > > >> next few
> > > > >> > > > > days.
> > > > >> > > > > > > >
> > > > >> > > > > > > > Thanks,
> > > > >> > > > > > > > Manikumar
> > > > >> > > > > > > >
> > > > >> > > > > > >
> > > > >> > > > > >
> > > > >> > > > >
> > > > >> > > >
> > > > >> > >
> > > > >>
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Rajini Sivaram <ra...@gmail.com>.
Hi Manikumar,

Can we add KIP-525 (
https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response)
to 2.4.0 release? It has been accepted and is a minor KIP.

Thank you,

Rajini

On Fri, Sep 20, 2019 at 6:14 AM Manikumar <ma...@gmail.com> wrote:

> Hi,
>
>  Added KIP-401 to the wiki page for tracking.
>
> Thanks,
>
> On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <pg...@gmail.com> wrote:
>
> > Manikumar,
> >
> > KIP-401 was accepted a few weeks ago and there is a PR pending review,
> can
> > it be included in the release as well?
> >
> > Thanks,
> > Paul
> >
> > On Mon, Sep 16, 2019 at 6:14 AM Manikumar <ma...@gmail.com>
> > wrote:
> >
> > > Hi All,
> > >
> > > Just a reminder that any new/pending KIP must pass vote by next
> Wednesday
> > > (Sep 25, 2019) to be included
> > > in Apache Kafka 2.4.0 release.
> > >
> > > Also keep in mind that deadline for feature freeze is Oct 2, 2019.
> > > In order to be included in the release, major features/KIPs need to be
> > > merged and minor features need to be
> > > have PR ready.  Any feature/KIP not in this state will be automatically
> > > moved to the next release after Oct 2.
> > >
> > > There are total 84 open
> > > <
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > > >
> > > JIRAs. Please update your assigned JIRAs, if you know they cannot make
> it
> > > to 2.4.0.
> > > There are also quite a few JIRAs related to flaky tests. We really
> > > appreciate any help on fixing these failing tests.
> > >
> > > Thanks,
> > > Manikumar
> > >
> > > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <ma...@gmail.com>
> > > wrote:
> > >
> > > > Hi Mickael,
> > > >
> > > > Yes, we can include. Added KIP-396 to the wiki page for tracking.
> > > >
> > > >
> > > > Thanks,
> > > > Manikumar
> > > >
> > > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> > mickael.maison@gmail.com
> > > >
> > > > wrote:
> > > >
> > > >> Hi Manikumar,
> > > >>
> > > >> Can we also include KIP-396?
> > > >> (
> > > >>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > > >> )
> > > >> It has been accepted and the PR is ready for review:
> > > >> https://github.com/apache/kafka/pull/7296
> > > >>
> > > >> Thanks
> > > >>
> > > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <
> manikumar.reddy@gmail.com
> > >
> > > >> wrote:
> > > >> >
> > > >> > Hi Viktor,
> > > >> >
> > > >> > Yes, we can include KIP-434.
> > > >> >
> > > >> > Thanks,
> > > >> >
> > > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
> > > >> viktorsomogyi@gmail.com>
> > > >> > wrote:
> > > >> >
> > > >> > > Hi Manikumar,
> > > >> > >
> > > >> > > Can we please also include KIP-434?
> > > >> > >
> > > >> > >
> > > >>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > >> > > It has been accepted and there is already a pull request under
> > > review.
> > > >> > >
> > > >> > > Thanks,
> > > >> > > Viktor
> > > >> > >
> > > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> > manikumar.reddy@gmail.com
> > > >
> > > >> > > wrote:
> > > >> > >
> > > >> > > > Hi David,
> > > >> > > >
> > > >> > > > Yes, we can include KIP-511.  KIP must be accepted by KIP
> Freeze
> > > >> date
> > > >> > > (Sep
> > > >> > > > 25, 2019 )
> > > >> > > >
> > > >> > > > Thanks,
> > > >> > > >
> > > >> > > >
> > > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
> > djacot@confluent.io>
> > > >> wrote:
> > > >> > > >
> > > >> > > > > Hi Manikumar,
> > > >> > > > >
> > > >> > > > > Could we add KIP-511 to the plan? I think it will make it.
> > > >> > > > >
> > > >> > > > > Thanks,
> > > >> > > > > David
> > > >> > > > >
> > > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> > > >> manikumar.reddy@gmail.com>
> > > >> > > > > wrote:
> > > >> > > > >
> > > >> > > > > > Hi all,
> > > >> > > > > >
> > > >> > > > > > I put together a draft release plan with Oct 2019 as the
> > > release
> > > >> > > month
> > > >> > > > > and
> > > >> > > > > > a list of KIPs that have already been voted:
> > > >> > > > > >
> > > >> > > > > >
> > > >> > > > >
> > > >> > > >
> > > >> > >
> > > >>
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > >> > > > > >
> > > >> > > > > > Here are the dates:
> > > >> > > > > >
> > > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by
> this
> > > >> date in
> > > >> > > > > order
> > > >> > > > > > to be considered for this release)
> > > >> > > > > >
> > > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features merged &
> > > >> working on
> > > >> > > > > > stabilization, minor features have PR,
> > > >> > > > > >  release branch cut; anything not in this state will be
> > > >> automatically
> > > >> > > > > moved
> > > >> > > > > > to the next release in JIRA.
> > > >> > > > > >
> > > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> > > >> > > > > >
> > > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > > >> > > > > >
> > > >> > > > > > Please plan accordingly for the features you want push
> into
> > > >> Apache
> > > >> > > > Kafka
> > > >> > > > > > 2.4.0 release.
> > > >> > > > > >
> > > >> > > > > > Regards,
> > > >> > > > > > Manikumar
> > > >> > > > > >
> > > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <
> > > ismael@juma.me.uk>
> > > >> > > wrote:
> > > >> > > > > >
> > > >> > > > > > > Thanks for volunteering Manikumar. +1
> > > >> > > > > > >
> > > >> > > > > > > Ismael
> > > >> > > > > > >
> > > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> > > >> > > manikumar.reddy@gmail.com
> > > >> > > > >
> > > >> > > > > > > wrote:
> > > >> > > > > > >
> > > >> > > > > > > > Hi all,
> > > >> > > > > > > >
> > > >> > > > > > > > I would like to volunteer to be the release manager
> for
> > > our
> > > >> next
> > > >> > > > > > > time-based
> > > >> > > > > > > > feature release (v2.4.0).
> > > >> > > > > > > >
> > > >> > > > > > > > If that sounds good, I'll post the release plan over
> the
> > > >> next few
> > > >> > > > > days.
> > > >> > > > > > > >
> > > >> > > > > > > > Thanks,
> > > >> > > > > > > > Manikumar
> > > >> > > > > > > >
> > > >> > > > > > >
> > > >> > > > > >
> > > >> > > > >
> > > >> > > >
> > > >> > >
> > > >>
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi,

 Added KIP-401 to the wiki page for tracking.

Thanks,

On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen <pg...@gmail.com> wrote:

> Manikumar,
>
> KIP-401 was accepted a few weeks ago and there is a PR pending review, can
> it be included in the release as well?
>
> Thanks,
> Paul
>
> On Mon, Sep 16, 2019 at 6:14 AM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi All,
> >
> > Just a reminder that any new/pending KIP must pass vote by next Wednesday
> > (Sep 25, 2019) to be included
> > in Apache Kafka 2.4.0 release.
> >
> > Also keep in mind that deadline for feature freeze is Oct 2, 2019.
> > In order to be included in the release, major features/KIPs need to be
> > merged and minor features need to be
> > have PR ready.  Any feature/KIP not in this state will be automatically
> > moved to the next release after Oct 2.
> >
> > There are total 84 open
> > <
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> > >
> > JIRAs. Please update your assigned JIRAs, if you know they cannot make it
> > to 2.4.0.
> > There are also quite a few JIRAs related to flaky tests. We really
> > appreciate any help on fixing these failing tests.
> >
> > Thanks,
> > Manikumar
> >
> > On Mon, Sep 16, 2019 at 4:08 PM Manikumar <ma...@gmail.com>
> > wrote:
> >
> > > Hi Mickael,
> > >
> > > Yes, we can include. Added KIP-396 to the wiki page for tracking.
> > >
> > >
> > > Thanks,
> > > Manikumar
> > >
> > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <
> mickael.maison@gmail.com
> > >
> > > wrote:
> > >
> > >> Hi Manikumar,
> > >>
> > >> Can we also include KIP-396?
> > >> (
> > >>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> > >> )
> > >> It has been accepted and the PR is ready for review:
> > >> https://github.com/apache/kafka/pull/7296
> > >>
> > >> Thanks
> > >>
> > >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <manikumar.reddy@gmail.com
> >
> > >> wrote:
> > >> >
> > >> > Hi Viktor,
> > >> >
> > >> > Yes, we can include KIP-434.
> > >> >
> > >> > Thanks,
> > >> >
> > >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
> > >> viktorsomogyi@gmail.com>
> > >> > wrote:
> > >> >
> > >> > > Hi Manikumar,
> > >> > >
> > >> > > Can we please also include KIP-434?
> > >> > >
> > >> > >
> > >>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > >> > > It has been accepted and there is already a pull request under
> > review.
> > >> > >
> > >> > > Thanks,
> > >> > > Viktor
> > >> > >
> > >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <
> manikumar.reddy@gmail.com
> > >
> > >> > > wrote:
> > >> > >
> > >> > > > Hi David,
> > >> > > >
> > >> > > > Yes, we can include KIP-511.  KIP must be accepted by KIP Freeze
> > >> date
> > >> > > (Sep
> > >> > > > 25, 2019 )
> > >> > > >
> > >> > > > Thanks,
> > >> > > >
> > >> > > >
> > >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <
> djacot@confluent.io>
> > >> wrote:
> > >> > > >
> > >> > > > > Hi Manikumar,
> > >> > > > >
> > >> > > > > Could we add KIP-511 to the plan? I think it will make it.
> > >> > > > >
> > >> > > > > Thanks,
> > >> > > > > David
> > >> > > > >
> > >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> > >> manikumar.reddy@gmail.com>
> > >> > > > > wrote:
> > >> > > > >
> > >> > > > > > Hi all,
> > >> > > > > >
> > >> > > > > > I put together a draft release plan with Oct 2019 as the
> > release
> > >> > > month
> > >> > > > > and
> > >> > > > > > a list of KIPs that have already been voted:
> > >> > > > > >
> > >> > > > > >
> > >> > > > >
> > >> > > >
> > >> > >
> > >>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > >> > > > > >
> > >> > > > > > Here are the dates:
> > >> > > > > >
> > >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by this
> > >> date in
> > >> > > > > order
> > >> > > > > > to be considered for this release)
> > >> > > > > >
> > >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features merged &
> > >> working on
> > >> > > > > > stabilization, minor features have PR,
> > >> > > > > >  release branch cut; anything not in this state will be
> > >> automatically
> > >> > > > > moved
> > >> > > > > > to the next release in JIRA.
> > >> > > > > >
> > >> > > > > > 3) Code Freeze:  Oct 16, 2019
> > >> > > > > >
> > >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > >> > > > > >
> > >> > > > > > Please plan accordingly for the features you want push into
> > >> Apache
> > >> > > > Kafka
> > >> > > > > > 2.4.0 release.
> > >> > > > > >
> > >> > > > > > Regards,
> > >> > > > > > Manikumar
> > >> > > > > >
> > >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <
> > ismael@juma.me.uk>
> > >> > > wrote:
> > >> > > > > >
> > >> > > > > > > Thanks for volunteering Manikumar. +1
> > >> > > > > > >
> > >> > > > > > > Ismael
> > >> > > > > > >
> > >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> > >> > > manikumar.reddy@gmail.com
> > >> > > > >
> > >> > > > > > > wrote:
> > >> > > > > > >
> > >> > > > > > > > Hi all,
> > >> > > > > > > >
> > >> > > > > > > > I would like to volunteer to be the release manager for
> > our
> > >> next
> > >> > > > > > > time-based
> > >> > > > > > > > feature release (v2.4.0).
> > >> > > > > > > >
> > >> > > > > > > > If that sounds good, I'll post the release plan over the
> > >> next few
> > >> > > > > days.
> > >> > > > > > > >
> > >> > > > > > > > Thanks,
> > >> > > > > > > > Manikumar
> > >> > > > > > > >
> > >> > > > > > >
> > >> > > > > >
> > >> > > > >
> > >> > > >
> > >> > >
> > >>
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Paul Whalen <pg...@gmail.com>.
Manikumar,

KIP-401 was accepted a few weeks ago and there is a PR pending review, can
it be included in the release as well?

Thanks,
Paul

On Mon, Sep 16, 2019 at 6:14 AM Manikumar <ma...@gmail.com> wrote:

> Hi All,
>
> Just a reminder that any new/pending KIP must pass vote by next Wednesday
> (Sep 25, 2019) to be included
> in Apache Kafka 2.4.0 release.
>
> Also keep in mind that deadline for feature freeze is Oct 2, 2019.
> In order to be included in the release, major features/KIPs need to be
> merged and minor features need to be
> have PR ready.  Any feature/KIP not in this state will be automatically
> moved to the next release after Oct 2.
>
> There are total 84 open
> <
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20
> >
> JIRAs. Please update your assigned JIRAs, if you know they cannot make it
> to 2.4.0.
> There are also quite a few JIRAs related to flaky tests. We really
> appreciate any help on fixing these failing tests.
>
> Thanks,
> Manikumar
>
> On Mon, Sep 16, 2019 at 4:08 PM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi Mickael,
> >
> > Yes, we can include. Added KIP-396 to the wiki page for tracking.
> >
> >
> > Thanks,
> > Manikumar
> >
> > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <mickael.maison@gmail.com
> >
> > wrote:
> >
> >> Hi Manikumar,
> >>
> >> Can we also include KIP-396?
> >> (
> >>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> >> )
> >> It has been accepted and the PR is ready for review:
> >> https://github.com/apache/kafka/pull/7296
> >>
> >> Thanks
> >>
> >> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <ma...@gmail.com>
> >> wrote:
> >> >
> >> > Hi Viktor,
> >> >
> >> > Yes, we can include KIP-434.
> >> >
> >> > Thanks,
> >> >
> >> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
> >> viktorsomogyi@gmail.com>
> >> > wrote:
> >> >
> >> > > Hi Manikumar,
> >> > >
> >> > > Can we please also include KIP-434?
> >> > >
> >> > >
> >>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> >> > > It has been accepted and there is already a pull request under
> review.
> >> > >
> >> > > Thanks,
> >> > > Viktor
> >> > >
> >> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <manikumar.reddy@gmail.com
> >
> >> > > wrote:
> >> > >
> >> > > > Hi David,
> >> > > >
> >> > > > Yes, we can include KIP-511.  KIP must be accepted by KIP Freeze
> >> date
> >> > > (Sep
> >> > > > 25, 2019 )
> >> > > >
> >> > > > Thanks,
> >> > > >
> >> > > >
> >> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <dj...@confluent.io>
> >> wrote:
> >> > > >
> >> > > > > Hi Manikumar,
> >> > > > >
> >> > > > > Could we add KIP-511 to the plan? I think it will make it.
> >> > > > >
> >> > > > > Thanks,
> >> > > > > David
> >> > > > >
> >> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> >> manikumar.reddy@gmail.com>
> >> > > > > wrote:
> >> > > > >
> >> > > > > > Hi all,
> >> > > > > >
> >> > > > > > I put together a draft release plan with Oct 2019 as the
> release
> >> > > month
> >> > > > > and
> >> > > > > > a list of KIPs that have already been voted:
> >> > > > > >
> >> > > > > >
> >> > > > >
> >> > > >
> >> > >
> >>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> >> > > > > >
> >> > > > > > Here are the dates:
> >> > > > > >
> >> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by this
> >> date in
> >> > > > > order
> >> > > > > > to be considered for this release)
> >> > > > > >
> >> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features merged &
> >> working on
> >> > > > > > stabilization, minor features have PR,
> >> > > > > >  release branch cut; anything not in this state will be
> >> automatically
> >> > > > > moved
> >> > > > > > to the next release in JIRA.
> >> > > > > >
> >> > > > > > 3) Code Freeze:  Oct 16, 2019
> >> > > > > >
> >> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> >> > > > > >
> >> > > > > > Please plan accordingly for the features you want push into
> >> Apache
> >> > > > Kafka
> >> > > > > > 2.4.0 release.
> >> > > > > >
> >> > > > > > Regards,
> >> > > > > > Manikumar
> >> > > > > >
> >> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <
> ismael@juma.me.uk>
> >> > > wrote:
> >> > > > > >
> >> > > > > > > Thanks for volunteering Manikumar. +1
> >> > > > > > >
> >> > > > > > > Ismael
> >> > > > > > >
> >> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> >> > > manikumar.reddy@gmail.com
> >> > > > >
> >> > > > > > > wrote:
> >> > > > > > >
> >> > > > > > > > Hi all,
> >> > > > > > > >
> >> > > > > > > > I would like to volunteer to be the release manager for
> our
> >> next
> >> > > > > > > time-based
> >> > > > > > > > feature release (v2.4.0).
> >> > > > > > > >
> >> > > > > > > > If that sounds good, I'll post the release plan over the
> >> next few
> >> > > > > days.
> >> > > > > > > >
> >> > > > > > > > Thanks,
> >> > > > > > > > Manikumar
> >> > > > > > > >
> >> > > > > > >
> >> > > > > >
> >> > > > >
> >> > > >
> >> > >
> >>
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi All,

Just a reminder that any new/pending KIP must pass vote by next Wednesday
(Sep 25, 2019) to be included
in Apache Kafka 2.4.0 release.

Also keep in mind that deadline for feature freeze is Oct 2, 2019.
In order to be included in the release, major features/KIPs need to be
merged and minor features need to be
have PR ready.  Any feature/KIP not in this state will be automatically
moved to the next release after Oct 2.

There are total 84 open
<https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%202.4.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20%20%20>
JIRAs. Please update your assigned JIRAs, if you know they cannot make it
to 2.4.0.
There are also quite a few JIRAs related to flaky tests. We really
appreciate any help on fixing these failing tests.

Thanks,
Manikumar

On Mon, Sep 16, 2019 at 4:08 PM Manikumar <ma...@gmail.com> wrote:

> Hi Mickael,
>
> Yes, we can include. Added KIP-396 to the wiki page for tracking.
>
>
> Thanks,
> Manikumar
>
> On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <mi...@gmail.com>
> wrote:
>
>> Hi Manikumar,
>>
>> Can we also include KIP-396?
>> (
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
>> )
>> It has been accepted and the PR is ready for review:
>> https://github.com/apache/kafka/pull/7296
>>
>> Thanks
>>
>> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <ma...@gmail.com>
>> wrote:
>> >
>> > Hi Viktor,
>> >
>> > Yes, we can include KIP-434.
>> >
>> > Thanks,
>> >
>> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
>> viktorsomogyi@gmail.com>
>> > wrote:
>> >
>> > > Hi Manikumar,
>> > >
>> > > Can we please also include KIP-434?
>> > >
>> > >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
>> > > It has been accepted and there is already a pull request under review.
>> > >
>> > > Thanks,
>> > > Viktor
>> > >
>> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <ma...@gmail.com>
>> > > wrote:
>> > >
>> > > > Hi David,
>> > > >
>> > > > Yes, we can include KIP-511.  KIP must be accepted by KIP Freeze
>> date
>> > > (Sep
>> > > > 25, 2019 )
>> > > >
>> > > > Thanks,
>> > > >
>> > > >
>> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <dj...@confluent.io>
>> wrote:
>> > > >
>> > > > > Hi Manikumar,
>> > > > >
>> > > > > Could we add KIP-511 to the plan? I think it will make it.
>> > > > >
>> > > > > Thanks,
>> > > > > David
>> > > > >
>> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
>> manikumar.reddy@gmail.com>
>> > > > > wrote:
>> > > > >
>> > > > > > Hi all,
>> > > > > >
>> > > > > > I put together a draft release plan with Oct 2019 as the release
>> > > month
>> > > > > and
>> > > > > > a list of KIPs that have already been voted:
>> > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
>> > > > > >
>> > > > > > Here are the dates:
>> > > > > >
>> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by this
>> date in
>> > > > > order
>> > > > > > to be considered for this release)
>> > > > > >
>> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features merged &
>> working on
>> > > > > > stabilization, minor features have PR,
>> > > > > >  release branch cut; anything not in this state will be
>> automatically
>> > > > > moved
>> > > > > > to the next release in JIRA.
>> > > > > >
>> > > > > > 3) Code Freeze:  Oct 16, 2019
>> > > > > >
>> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
>> > > > > >
>> > > > > > Please plan accordingly for the features you want push into
>> Apache
>> > > > Kafka
>> > > > > > 2.4.0 release.
>> > > > > >
>> > > > > > Regards,
>> > > > > > Manikumar
>> > > > > >
>> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <is...@juma.me.uk>
>> > > wrote:
>> > > > > >
>> > > > > > > Thanks for volunteering Manikumar. +1
>> > > > > > >
>> > > > > > > Ismael
>> > > > > > >
>> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
>> > > manikumar.reddy@gmail.com
>> > > > >
>> > > > > > > wrote:
>> > > > > > >
>> > > > > > > > Hi all,
>> > > > > > > >
>> > > > > > > > I would like to volunteer to be the release manager for our
>> next
>> > > > > > > time-based
>> > > > > > > > feature release (v2.4.0).
>> > > > > > > >
>> > > > > > > > If that sounds good, I'll post the release plan over the
>> next few
>> > > > > days.
>> > > > > > > >
>> > > > > > > > Thanks,
>> > > > > > > > Manikumar
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>>
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi Mickael,

Yes, we can include. Added KIP-396 to the wiki page for tracking.


Thanks,
Manikumar

On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison <mi...@gmail.com>
wrote:

> Hi Manikumar,
>
> Can we also include KIP-396?
> (https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484
> )
> It has been accepted and the PR is ready for review:
> https://github.com/apache/kafka/pull/7296
>
> Thanks
>
> On Mon, Sep 16, 2019 at 10:56 AM Manikumar <ma...@gmail.com>
> wrote:
> >
> > Hi Viktor,
> >
> > Yes, we can include KIP-434.
> >
> > Thanks,
> >
> > On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <
> viktorsomogyi@gmail.com>
> > wrote:
> >
> > > Hi Manikumar,
> > >
> > > Can we please also include KIP-434?
> > >
> > >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > > It has been accepted and there is already a pull request under review.
> > >
> > > Thanks,
> > > Viktor
> > >
> > > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <ma...@gmail.com>
> > > wrote:
> > >
> > > > Hi David,
> > > >
> > > > Yes, we can include KIP-511.  KIP must be accepted by KIP Freeze date
> > > (Sep
> > > > 25, 2019 )
> > > >
> > > > Thanks,
> > > >
> > > >
> > > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <dj...@confluent.io>
> wrote:
> > > >
> > > > > Hi Manikumar,
> > > > >
> > > > > Could we add KIP-511 to the plan? I think it will make it.
> > > > >
> > > > > Thanks,
> > > > > David
> > > > >
> > > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <
> manikumar.reddy@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > I put together a draft release plan with Oct 2019 as the release
> > > month
> > > > > and
> > > > > > a list of KIPs that have already been voted:
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > > >
> > > > > > Here are the dates:
> > > > > >
> > > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by this
> date in
> > > > > order
> > > > > > to be considered for this release)
> > > > > >
> > > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features merged & working
> on
> > > > > > stabilization, minor features have PR,
> > > > > >  release branch cut; anything not in this state will be
> automatically
> > > > > moved
> > > > > > to the next release in JIRA.
> > > > > >
> > > > > > 3) Code Freeze:  Oct 16, 2019
> > > > > >
> > > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > > > > >
> > > > > > Please plan accordingly for the features you want push into
> Apache
> > > > Kafka
> > > > > > 2.4.0 release.
> > > > > >
> > > > > > Regards,
> > > > > > Manikumar
> > > > > >
> > > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <is...@juma.me.uk>
> > > wrote:
> > > > > >
> > > > > > > Thanks for volunteering Manikumar. +1
> > > > > > >
> > > > > > > Ismael
> > > > > > >
> > > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> > > manikumar.reddy@gmail.com
> > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hi all,
> > > > > > > >
> > > > > > > > I would like to volunteer to be the release manager for our
> next
> > > > > > > time-based
> > > > > > > > feature release (v2.4.0).
> > > > > > > >
> > > > > > > > If that sounds good, I'll post the release plan over the
> next few
> > > > > days.
> > > > > > > >
> > > > > > > > Thanks,
> > > > > > > > Manikumar
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Mickael Maison <mi...@gmail.com>.
Hi Manikumar,

Can we also include KIP-396?
(https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484)
It has been accepted and the PR is ready for review:
https://github.com/apache/kafka/pull/7296

Thanks

On Mon, Sep 16, 2019 at 10:56 AM Manikumar <ma...@gmail.com> wrote:
>
> Hi Viktor,
>
> Yes, we can include KIP-434.
>
> Thanks,
>
> On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <vi...@gmail.com>
> wrote:
>
> > Hi Manikumar,
> >
> > Can we please also include KIP-434?
> >
> > https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> > It has been accepted and there is already a pull request under review.
> >
> > Thanks,
> > Viktor
> >
> > On Fri, Sep 6, 2019 at 9:59 AM Manikumar <ma...@gmail.com>
> > wrote:
> >
> > > Hi David,
> > >
> > > Yes, we can include KIP-511.  KIP must be accepted by KIP Freeze date
> > (Sep
> > > 25, 2019 )
> > >
> > > Thanks,
> > >
> > >
> > > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <dj...@confluent.io> wrote:
> > >
> > > > Hi Manikumar,
> > > >
> > > > Could we add KIP-511 to the plan? I think it will make it.
> > > >
> > > > Thanks,
> > > > David
> > > >
> > > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <ma...@gmail.com>
> > > > wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > I put together a draft release plan with Oct 2019 as the release
> > month
> > > > and
> > > > > a list of KIPs that have already been voted:
> > > > >
> > > > >
> > > >
> > >
> > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > > >
> > > > > Here are the dates:
> > > > >
> > > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by this date in
> > > > order
> > > > > to be considered for this release)
> > > > >
> > > > > 2) Feature Freeze:  Oct 2, 2019 (Major features merged & working on
> > > > > stabilization, minor features have PR,
> > > > >  release branch cut; anything not in this state will be automatically
> > > > moved
> > > > > to the next release in JIRA.
> > > > >
> > > > > 3) Code Freeze:  Oct 16, 2019
> > > > >
> > > > > 4) Release Date: Oct 30, 2019 (tentative)
> > > > >
> > > > > Please plan accordingly for the features you want push into Apache
> > > Kafka
> > > > > 2.4.0 release.
> > > > >
> > > > > Regards,
> > > > > Manikumar
> > > > >
> > > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <is...@juma.me.uk>
> > wrote:
> > > > >
> > > > > > Thanks for volunteering Manikumar. +1
> > > > > >
> > > > > > Ismael
> > > > > >
> > > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> > manikumar.reddy@gmail.com
> > > >
> > > > > > wrote:
> > > > > >
> > > > > > > Hi all,
> > > > > > >
> > > > > > > I would like to volunteer to be the release manager for our next
> > > > > > time-based
> > > > > > > feature release (v2.4.0).
> > > > > > >
> > > > > > > If that sounds good, I'll post the release plan over the next few
> > > > days.
> > > > > > >
> > > > > > > Thanks,
> > > > > > > Manikumar
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi Viktor,

Yes, we can include KIP-434.

Thanks,

On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass <vi...@gmail.com>
wrote:

> Hi Manikumar,
>
> Can we please also include KIP-434?
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
> It has been accepted and there is already a pull request under review.
>
> Thanks,
> Viktor
>
> On Fri, Sep 6, 2019 at 9:59 AM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi David,
> >
> > Yes, we can include KIP-511.  KIP must be accepted by KIP Freeze date
> (Sep
> > 25, 2019 )
> >
> > Thanks,
> >
> >
> > On Fri, Sep 6, 2019 at 12:53 PM David Jacot <dj...@confluent.io> wrote:
> >
> > > Hi Manikumar,
> > >
> > > Could we add KIP-511 to the plan? I think it will make it.
> > >
> > > Thanks,
> > > David
> > >
> > > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <ma...@gmail.com>
> > > wrote:
> > >
> > > > Hi all,
> > > >
> > > > I put together a draft release plan with Oct 2019 as the release
> month
> > > and
> > > > a list of KIPs that have already been voted:
> > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > > >
> > > > Here are the dates:
> > > >
> > > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by this date in
> > > order
> > > > to be considered for this release)
> > > >
> > > > 2) Feature Freeze:  Oct 2, 2019 (Major features merged & working on
> > > > stabilization, minor features have PR,
> > > >  release branch cut; anything not in this state will be automatically
> > > moved
> > > > to the next release in JIRA.
> > > >
> > > > 3) Code Freeze:  Oct 16, 2019
> > > >
> > > > 4) Release Date: Oct 30, 2019 (tentative)
> > > >
> > > > Please plan accordingly for the features you want push into Apache
> > Kafka
> > > > 2.4.0 release.
> > > >
> > > > Regards,
> > > > Manikumar
> > > >
> > > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <is...@juma.me.uk>
> wrote:
> > > >
> > > > > Thanks for volunteering Manikumar. +1
> > > > >
> > > > > Ismael
> > > > >
> > > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <
> manikumar.reddy@gmail.com
> > >
> > > > > wrote:
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > I would like to volunteer to be the release manager for our next
> > > > > time-based
> > > > > > feature release (v2.4.0).
> > > > > >
> > > > > > If that sounds good, I'll post the release plan over the next few
> > > days.
> > > > > >
> > > > > > Thanks,
> > > > > > Manikumar
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Viktor Somogyi-Vass <vi...@gmail.com>.
Hi Manikumar,

Can we please also include KIP-434?
https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metrics
It has been accepted and there is already a pull request under review.

Thanks,
Viktor

On Fri, Sep 6, 2019 at 9:59 AM Manikumar <ma...@gmail.com> wrote:

> Hi David,
>
> Yes, we can include KIP-511.  KIP must be accepted by KIP Freeze date (Sep
> 25, 2019 )
>
> Thanks,
>
>
> On Fri, Sep 6, 2019 at 12:53 PM David Jacot <dj...@confluent.io> wrote:
>
> > Hi Manikumar,
> >
> > Could we add KIP-511 to the plan? I think it will make it.
> >
> > Thanks,
> > David
> >
> > On Tue, Aug 27, 2019 at 5:32 PM Manikumar <ma...@gmail.com>
> > wrote:
> >
> > > Hi all,
> > >
> > > I put together a draft release plan with Oct 2019 as the release month
> > and
> > > a list of KIPs that have already been voted:
> > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> > >
> > > Here are the dates:
> > >
> > > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by this date in
> > order
> > > to be considered for this release)
> > >
> > > 2) Feature Freeze:  Oct 2, 2019 (Major features merged & working on
> > > stabilization, minor features have PR,
> > >  release branch cut; anything not in this state will be automatically
> > moved
> > > to the next release in JIRA.
> > >
> > > 3) Code Freeze:  Oct 16, 2019
> > >
> > > 4) Release Date: Oct 30, 2019 (tentative)
> > >
> > > Please plan accordingly for the features you want push into Apache
> Kafka
> > > 2.4.0 release.
> > >
> > > Regards,
> > > Manikumar
> > >
> > > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <is...@juma.me.uk> wrote:
> > >
> > > > Thanks for volunteering Manikumar. +1
> > > >
> > > > Ismael
> > > >
> > > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <manikumar.reddy@gmail.com
> >
> > > > wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > I would like to volunteer to be the release manager for our next
> > > > time-based
> > > > > feature release (v2.4.0).
> > > > >
> > > > > If that sounds good, I'll post the release plan over the next few
> > days.
> > > > >
> > > > > Thanks,
> > > > > Manikumar
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi David,

Yes, we can include KIP-511.  KIP must be accepted by KIP Freeze date (Sep
25, 2019 )

Thanks,


On Fri, Sep 6, 2019 at 12:53 PM David Jacot <dj...@confluent.io> wrote:

> Hi Manikumar,
>
> Could we add KIP-511 to the plan? I think it will make it.
>
> Thanks,
> David
>
> On Tue, Aug 27, 2019 at 5:32 PM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi all,
> >
> > I put together a draft release plan with Oct 2019 as the release month
> and
> > a list of KIPs that have already been voted:
> >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
> >
> > Here are the dates:
> >
> > 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by this date in
> order
> > to be considered for this release)
> >
> > 2) Feature Freeze:  Oct 2, 2019 (Major features merged & working on
> > stabilization, minor features have PR,
> >  release branch cut; anything not in this state will be automatically
> moved
> > to the next release in JIRA.
> >
> > 3) Code Freeze:  Oct 16, 2019
> >
> > 4) Release Date: Oct 30, 2019 (tentative)
> >
> > Please plan accordingly for the features you want push into Apache Kafka
> > 2.4.0 release.
> >
> > Regards,
> > Manikumar
> >
> > On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <is...@juma.me.uk> wrote:
> >
> > > Thanks for volunteering Manikumar. +1
> > >
> > > Ismael
> > >
> > > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <ma...@gmail.com>
> > > wrote:
> > >
> > > > Hi all,
> > > >
> > > > I would like to volunteer to be the release manager for our next
> > > time-based
> > > > feature release (v2.4.0).
> > > >
> > > > If that sounds good, I'll post the release plan over the next few
> days.
> > > >
> > > > Thanks,
> > > > Manikumar
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by David Jacot <dj...@confluent.io>.
Hi Manikumar,

Could we add KIP-511 to the plan? I think it will make it.

Thanks,
David

On Tue, Aug 27, 2019 at 5:32 PM Manikumar <ma...@gmail.com> wrote:

> Hi all,
>
> I put together a draft release plan with Oct 2019 as the release month and
> a list of KIPs that have already been voted:
>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901
>
> Here are the dates:
>
> 1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by this date in order
> to be considered for this release)
>
> 2) Feature Freeze:  Oct 2, 2019 (Major features merged & working on
> stabilization, minor features have PR,
>  release branch cut; anything not in this state will be automatically moved
> to the next release in JIRA.
>
> 3) Code Freeze:  Oct 16, 2019
>
> 4) Release Date: Oct 30, 2019 (tentative)
>
> Please plan accordingly for the features you want push into Apache Kafka
> 2.4.0 release.
>
> Regards,
> Manikumar
>
> On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <is...@juma.me.uk> wrote:
>
> > Thanks for volunteering Manikumar. +1
> >
> > Ismael
> >
> > On Mon, Aug 12, 2019 at 7:54 AM Manikumar <ma...@gmail.com>
> > wrote:
> >
> > > Hi all,
> > >
> > > I would like to volunteer to be the release manager for our next
> > time-based
> > > feature release (v2.4.0).
> > >
> > > If that sounds good, I'll post the release plan over the next few days.
> > >
> > > Thanks,
> > > Manikumar
> > >
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi all,

I put together a draft release plan with Oct 2019 as the release month and
a list of KIPs that have already been voted:

https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901

Here are the dates:

1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by this date in order
to be considered for this release)

2) Feature Freeze:  Oct 2, 2019 (Major features merged & working on
stabilization, minor features have PR,
 release branch cut; anything not in this state will be automatically moved
to the next release in JIRA.

3) Code Freeze:  Oct 16, 2019

4) Release Date: Oct 30, 2019 (tentative)

Please plan accordingly for the features you want push into Apache Kafka
2.4.0 release.

Regards,
Manikumar

On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <is...@juma.me.uk> wrote:

> Thanks for volunteering Manikumar. +1
>
> Ismael
>
> On Mon, Aug 12, 2019 at 7:54 AM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi all,
> >
> > I would like to volunteer to be the release manager for our next
> time-based
> > feature release (v2.4.0).
> >
> > If that sounds good, I'll post the release plan over the next few days.
> >
> > Thanks,
> > Manikumar
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Manikumar <ma...@gmail.com>.
Hi all,

I put together a draft release plan with Oct 2019 as the release month and
a list of KIPs that have already been voted:

https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=125307901

Here are the dates:

1) KIP Freeze:  Sep 25, 2019 (A KIP must be accepted by this date in order
to be considered for this release)

2) Feature Freeze:  Oct 2, 2019 (Major features merged & working on
stabilization, minor features have PR,
 release branch cut; anything not in this state will be automatically moved
to the next release in JIRA.

3) Code Freeze:  Oct 16, 2019

4) Release Date: Oct 30, 2019 (tentative)

Please plan accordingly for the features you want push into Apache Kafka
2.4.0 release.

Regards,
Manikumar

On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma <is...@juma.me.uk> wrote:

> Thanks for volunteering Manikumar. +1
>
> Ismael
>
> On Mon, Aug 12, 2019 at 7:54 AM Manikumar <ma...@gmail.com>
> wrote:
>
> > Hi all,
> >
> > I would like to volunteer to be the release manager for our next
> time-based
> > feature release (v2.4.0).
> >
> > If that sounds good, I'll post the release plan over the next few days.
> >
> > Thanks,
> > Manikumar
> >
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Ismael Juma <is...@juma.me.uk>.
Thanks for volunteering Manikumar. +1

Ismael

On Mon, Aug 12, 2019 at 7:54 AM Manikumar <ma...@gmail.com> wrote:

> Hi all,
>
> I would like to volunteer to be the release manager for our next time-based
> feature release (v2.4.0).
>
> If that sounds good, I'll post the release plan over the next few days.
>
> Thanks,
> Manikumar
>

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Colin McCabe <cm...@apache.org>.
+1. Thanks, Manikumar.

Colin

On Mon, Aug 12, 2019, at 08:25, Matthias J. Sax wrote:
> Thanks Manikumar! SGTM.
> 
> 
> On 8/12/19 7:54 AM, Manikumar wrote:
> > Hi all,
> > 
> > I would like to volunteer to be the release manager for our next time-based
> > feature release (v2.4.0).
> > 
> > If that sounds good, I'll post the release plan over the next few days.
> > 
> > Thanks,
> > Manikumar
> > 
> 
> 
> 
> *Attachments:*
>  * signature.asc

Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by "Matthias J. Sax" <ma...@confluent.io>.
Thanks Manikumar! SGTM.


On 8/12/19 7:54 AM, Manikumar wrote:
> Hi all,
> 
> I would like to volunteer to be the release manager for our next time-based
> feature release (v2.4.0).
> 
> If that sounds good, I'll post the release plan over the next few days.
> 
> Thanks,
> Manikumar
> 


Re: [DISCUSS] Apache Kafka 2.4.0 release

Posted by Ismael Juma <is...@juma.me.uk>.
Thanks for volunteering Manikumar. +1

Ismael

On Mon, Aug 12, 2019 at 7:54 AM Manikumar <ma...@gmail.com> wrote:

> Hi all,
>
> I would like to volunteer to be the release manager for our next time-based
> feature release (v2.4.0).
>
> If that sounds good, I'll post the release plan over the next few days.
>
> Thanks,
> Manikumar
>