Hi Chris, Thanks for raising this. We will definitely take a look into it.
Cheers, David On Fri, Sep 6, 2024 at 4:44 PM Chris Egerton <chr...@aiven.io.invalid> wrote: > Hi David, > > CCing here for visibility: I think this change has caused an uptick in > flakiness for the Connect OffsetsApiIntegrationTest suite. Gradle > Enterprise shows that in the week before this email was sent, the test > suite had a flakiness rate of about 4% [1], and in the week and a half > since it was sent, the flakiness rate has jumped to 17% [2]. > > I've filed KAFKA-17493 [3] to track. Hoping someone familiar with KIP-848 > can take a look; happy to be a point of contact for any Connect-specific > information if that helps. > > [1] - > > https://ge.apache.org/scans/tests?search.rootProjectNames=kafka&search.startTimeMax=1724558400000&search.startTimeMin=1723953600000&search.tags=trunk&search.timeZoneId=America%2FNew_York&tests.container=org.apache.kafka.connect.integration.*&tests.sortField=FLAKY > [2] - > > https://ge.apache.org/scans/tests?search.rootProjectNames=kafka&search.startTimeMax=1725681599999&search.startTimeMin=1724731200000&search.tags=trunk&search.timeZoneId=America%2FNew_York&tests.container=org.apache.kafka.connect.integration.*&tests.sortField=FLAKY > [3] - https://issues.apache.org/jira/browse/KAFKA-17493 > > Cheers, > > Chris > > On Mon, Aug 26, 2024 at 4:21 AM David Jacot <dja...@confluent.io.invalid> > wrote: > > > Hi folks, > > > > I wanted to let you know that the new group coordinator that we developed > > as part of KIP-848 is now the default group coordinator in trunk (kraft > > only). Hence all the integration tests, all the system tests and all the > > kraft clusters created based on trunk use it by default unless specified > > otherwise. If you encounter any issues with it, please, file a Jira and > let > > me know. > > > > Best, > > David > > >