Re: [DISCUSS] Apache Kafka 2.6.2 release

2021-02-12 Thread Randall Hauch
This fix is merged and backported. Thanks! Best regards, Randall On Fri, Feb 12, 2021 at 12:22 PM Randall Hauch wrote: > Hi, Sophie: > > David J. has found a regression in MirrorMaker 2 that prevents the MM2 > executable from starting: > https://issues.apache.org/jira/browse/KAFKA-12326. This

Build failed in Jenkins: Kafka » kafka-2.7-jdk8 #120

2021-02-12 Thread Apache Jenkins Server
See Changes: [Randall Hauch] KAFKA-12326: Corrected regresion in MirrorMaker 2 executable introduced with KAFKA-10021 (#10122) -- [...truncated 6.90 MB...] org

Build failed in Jenkins: Kafka » kafka-2.6-jdk8 #95

2021-02-12 Thread Apache Jenkins Server
See Changes: [Randall Hauch] KAFKA-12326: Corrected regresion in MirrorMaker 2 executable introduced with KAFKA-10021 (#10122) -- [...truncated 3.17 MB...] org

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #537

2021-02-12 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12326: Corrected regresion in MirrorMaker 2 executable introduced with KAFKA-10021 (#10122) -- [...truncated 3.63 MB...] UserQuo

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #513

2021-02-12 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12326: Corrected regresion in MirrorMaker 2 executable introduced with KAFKA-10021 (#10122) -- [...truncated 3.61 MB...] Contro

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #482

2021-02-12 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12326: Corrected regresion in MirrorMaker 2 executable introduced with KAFKA-10021 (#10122) -- [...truncated 3.62 MB...] LogValid

Jenkins build is back to normal : Kafka » kafka-2.8-jdk8 #13

2021-02-12 Thread Apache Jenkins Server
See

Re: [DISCUSS] Apache Kafka 2.6.2 release

2021-02-12 Thread Sophie Blee-Goldman
Sounds good, thanks for the updates all On Fri, Feb 12, 2021, 10:30 AM Chia-Ping Tsai wrote: > hi Sophie > > I just cherry-pick a commit to 2.6 (see > https://github.com/apache/kafka/pull/10098) > > It fixes a bug in auto-generated protocol so I push the fix to all active > branches. > > Best Re

Build failed in Jenkins: Kafka » kafka-2.6-jdk8 #94

2021-02-12 Thread Apache Jenkins Server
See Changes: [Chia-Ping Tsai] KAFKA-12321 the comparison function for uuid type should be 'equals' rather than '==' (#10098) -- [...truncated 6.35 MB...] org.ap

Re: [DISCUSS] KIP-712: Shallow Mirroring

2021-02-12 Thread Ryanne Dolan
Hey Henry, great KIP. The performance improvements are impressive! However, often cpu, ram, gc are not the metrics most important to a replication pipeline -- often the network is mostly saturated anyway. Do you know how this change affects latency or thruput? I suspect less GC pressure means sligh

Build failed in Jenkins: Kafka » kafka-2.7-jdk8 #119

2021-02-12 Thread Apache Jenkins Server
See Changes: [Chia-Ping Tsai] KAFKA-12321 the comparison function for uuid type should be 'equals' rather than '==' (#10098) -- [...truncated 3.45 MB...] org.

Jenkins build is back to normal : Kafka » kafka-trunk-jdk8 #481

2021-02-12 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #536

2021-02-12 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12321 the comparison function for uuid type should be 'equals' rather than '==' (#10098) -- [...truncated 3.61 MB...] Partition

Build failed in Jenkins: Kafka » kafka-2.8-jdk8 #12

2021-02-12 Thread Apache Jenkins Server
See Changes: [Chia-Ping Tsai] KAFKA-12321 the comparison function for uuid type should be 'equals' rather than '==' (#10098) -- [...truncated 3.60 MB...] FetchS

Re: [DISCUSS] Apache Kafka 2.6.2 release

2021-02-12 Thread Chia-Ping Tsai
hi Sophie I just cherry-pick a commit to 2.6 (see https://github.com/apache/kafka/pull/10098) It fixes a bug in auto-generated protocol so I push the fix to all active branches. Best Regards, Chia-Ping On 2021/01/27 22:43:41, Sophie Blee-Goldman wrote: > Hi all, > > I'd like to volunteer a

Re: [DISCUSS] Apache Kafka 2.6.2 release

2021-02-12 Thread Randall Hauch
Hi, Sophie: David J. has found a regression in MirrorMaker 2 that prevents the MM2 executable from starting: https://issues.apache.org/jira/browse/KAFKA-12326. This was caused by a recent fix of mine ( https://issues.apache.org/jira/browse/KAFKA-10021) and is a serious regression limited to the Mi

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #512

2021-02-12 Thread Apache Jenkins Server
See Changes: [github] MINOR: Add FetchSnapshot API doc in KafkaRaftClient (#10097) [github] KAFKA-12321 the comparison function for uuid type should be 'equals' rather than '==' (#10098)

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #535

2021-02-12 Thread Apache Jenkins Server
See Changes: [github] MINOR: Add FetchSnapshot API doc in KafkaRaftClient (#10097) -- [...truncated 3.47 MB...] AclAuthorizerTest > testDeleteAclOnWildcardRe

[jira] [Resolved] (KAFKA-12321) the comparison function for uuid type should be 'equals' rather than '=='

2021-02-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-12321. Resolution: Fixed > the comparison function for uuid type should be 'equals' rather than '

[jira] [Created] (KAFKA-12326) MM2 fails to start to due missing required configuration "bootstrap.servers"

2021-02-12 Thread David Jacot (Jira)
David Jacot created KAFKA-12326: --- Summary: MM2 fails to start to due missing required configuration "bootstrap.servers" Key: KAFKA-12326 URL: https://issues.apache.org/jira/browse/KAFKA-12326 Project: K

Build failed in Jenkins: Kafka » kafka-2.8-jdk8 #11

2021-02-12 Thread Apache Jenkins Server
See Changes: [Colin McCabe] MINOR: KIP-631 KafkaConfig fixes and improvements (#10114) -- [...truncated 3.60 MB...] TransactionMarkerChannelManagerTest > should

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #511

2021-02-12 Thread Apache Jenkins Server
See Changes: [github] MINOR: KIP-631 KafkaConfig fixes and improvements (#10114) -- [...truncated 3.61 MB...] ControllerEventManagerTest > testSuccessfulEve