Jenkins build is still unstable: Kafka » Kafka PowerPC Daily » test-powerpc #399

2025-08-23 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-19641) Fix flaky RestoreIntegrationTest#shouldInvokeUserDefinedGlobalStateRestoreListener

2025-08-23 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19641: -- Summary: Fix flaky RestoreIntegrationTest#shouldInvokeUserDefinedGlobalStateRestoreListener Key: KAFKA-19641 URL: https://issues.apache.org/jira/browse/KAFKA-19641

[jira] [Created] (KAFKA-19640) Remove deprecate metrics in AssignmentsManager and RemoteStorageThreadPool

2025-08-23 Thread Jira
黃竣陽 created KAFKA-19640: --- Summary: Remove deprecate metrics in AssignmentsManager and RemoteStorageThreadPool Key: KAFKA-19640 URL: https://issues.apache.org/jira/browse/KAFKA-19640 Project: Kafka Iss

[jira] [Reopened] (KAFKA-13722) Update internal interfaces that use ProcessorContext to use StateStoreContext instead

2025-08-23 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax reopened KAFKA-13722: - > Update internal interfaces that use ProcessorContext to use StateStoreContext > instead >

Kafka Start and Stop getting issue

2025-08-23 Thread Nageswararao Edara
Hi Team, While working on a project, I have a requirement to control Kafka listeners via a specific topic. During this, the pause() and resume() methods are working as expected. However, if I call stop() and then start() on a listener at runtime, any messages published in between are not consumed

[jira] [Resolved] (KAFKA-19506) Implement dynamic compression type selection and fallback for client telemetry

2025-08-23 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19506. Resolution: Fixed > Implement dynamic compression type selection and fallback for client t

Re: [DISCUSS] KIP-1203: Allow to configure custom `ReplicaPlacer` implementation

2025-08-23 Thread 黃竣陽
Hello chia, Thanks for the reply, I have addressed all the comments. Best Regards, Jiunn-Yang > Chia-Ping Tsai 於 2025年8月22日 中午12:20 寫道: > > hi Jiunn-Yang > > > chia_03 > If the configuration is public, the package needs the package-info. > > chia_04 > Additionally, the package includes som