[jira] [Created] (KAFKA-17728) Add missing config `replica-directory-id` to raft README

2024-10-08 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-17728: - Summary: Add missing config `replica-directory-id` to raft README Key: KAFKA-17728 URL: https://issues.apache.org/jira/browse/KAFKA-17728 Project: Kafka

Re: [ANNOUNCE] New committer: Lianet Magrans

2024-08-28 Thread Kuan Po Tseng
Congrats Lianet !!! On 2024/08/29 02:37:19 Luke Chen wrote: > Congratulations Lianet! > > Luke > > On Thu, Aug 29, 2024 at 9:54 AM Lianet M. wrote: > > > Thank you very much everyone! It truly takes the great shared knowledge you > > all put out there with amazing reviews and discussions. > >

Re: [VOTE] KIP-1077: Deprecate `ForeachProcessor` and move to internal package

2024-08-26 Thread Kuan Po Tseng
Hi everyone, I'm closing this vote with the KIP being accepted with 4 binding +1s from Chia-Ping, Lucas, Bruno, and Matthias, along with 2 non-binding +1s from TengYao and 黃竣陽. Thank you all for your participation! On 2024/08/22 04:09:06 "Matthias J. Sax" wrote: > +1 (binding) > > On 8/19/24

[VOTE] KIP-1077: Deprecate `ForeachProcessor` and move to internal package

2024-08-18 Thread Kuan Po Tseng
a vote. Thanks, Kuan-Po Tseng

Re: KIP-1077: Deprecate `ForeachProcessor` and move to internal package

2024-08-18 Thread Kuan Po Tseng
> > > I think this proposal is fair enough. > > > > > > Chia-Ping Tsai 於 2024年8月4日 週日 下午3:45寫道: > > > > > >> Thanks Kuan-Po for writing KIP-1077. LGTM > > >> > > >> Kuan Po Tseng 於 2024年8月4日 週日 下午2:34寫道: > > >> &

[jira] [Resolved] (KAFKA-17358) ClusterTestExtensions KRAFT mode should support all security protocol

2024-08-18 Thread Kuan Po Tseng (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuan Po Tseng resolved KAFKA-17358. --- Resolution: Duplicate we already have other issue talking about this https

[jira] [Created] (KAFKA-17358) ClusterTestExtensions KRAFT mode should support all security protocol

2024-08-18 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-17358: - Summary: ClusterTestExtensions KRAFT mode should support all security protocol Key: KAFKA-17358 URL: https://issues.apache.org/jira/browse/KAFKA-17358 Project

[jira] [Created] (KAFKA-17286) Flaky PlaintextConsumerSubscriptionTest#testSubscribeInvalidTopic

2024-08-07 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-17286: - Summary: Flaky PlaintextConsumerSubscriptionTest#testSubscribeInvalidTopic Key: KAFKA-17286 URL: https://issues.apache.org/jira/browse/KAFKA-17286 Project: Kafka

Re: [DISCUSS] KIP-1078: Remove Leaking Getter Methods in Joined Helper Class

2024-08-04 Thread Kuan Po Tseng
Thank you ! LGTM ! Best regards, Kuan-Po Tseng On 2024/08/04 16:40:12 TengYao Chi wrote: > Hello Kuan Po > > I just reviewed the code, and you are right. > > Currently, Joined#gracePeriod is not in the JoinedInternal. I will slightly > modify the content of th

Re: [DISCUSS] KIP-1078: Remove Leaking Getter Methods in Joined Helper Class

2024-08-04 Thread Kuan Po Tseng
Thank you for the nice KIP ! About deprecating Joined#gracePeriod, did you mean we should move the Joined#gracePeriod to JoinedInternal class as I didn't see the corresponding method in JoinedInternal you mentioned. Best regards, Kuan-Po Tseng On 2024/08/04 16:13:31 TengYao Chi

KIP-1077: Deprecate `ForeachProcessor` and move to internal package

2024-08-03 Thread Kuan Po Tseng
Hello everyone, In KIP-1077 (https://cwiki.apache.org/confluence/x/eA-OEg), we plan to deprecate ForeachProcessor and move it to an internal package, as it is intended for internal use only. If you have any questions or suggestions, please feel free to reply. Thank you! Best regards, Kuan-Po

[jira] [Created] (KAFKA-17256) KRAFT should honor the listener name and security protocol from ClusterConfig

2024-08-03 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-17256: - Summary: KRAFT should honor the listener name and security protocol from ClusterConfig Key: KAFKA-17256 URL: https://issues.apache.org/jira/browse/KAFKA-17256

[jira] [Created] (KAFKA-17235) system test test_performance_service.py failed

2024-07-31 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-17235: - Summary: system test test_performance_service.py failed Key: KAFKA-17235 URL: https://issues.apache.org/jira/browse/KAFKA-17235 Project: Kafka Issue Type

[jira] [Resolved] (KAFKA-16942) Use ConcurrentHashMap in RecordAccumulator#nodeStats

2024-06-14 Thread Kuan Po Tseng (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuan Po Tseng resolved KAFKA-16942. --- Resolution: Won't Do The performance in get method is not obvious between ConcurrentHa

[jira] [Created] (KAFKA-16942) Use ConcurrentHashMap in RecordAccumulator#nodeStats

2024-06-12 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-16942: - Summary: Use ConcurrentHashMap in RecordAccumulator#nodeStats Key: KAFKA-16942 URL: https://issues.apache.org/jira/browse/KAFKA-16942 Project: Kafka Issue

Request permissions to Create KIP

2024-06-05 Thread Kuan Po Tseng
regards, Kuan Po Tseng

Re: [VOTE] KIP 1047 - Introduce new org.apache.kafka.tools.api.Decoder to replace kafka.serializer.Decoder

2024-05-24 Thread Kuan Po Tseng
+1 (non-binding) On 2024/05/23 16:26:42 Frank Yang wrote: > Hi all, > > I would like to start a vote on KIP-1047: Introduce new > org.apache.kafka.tools.api.Decoder to replace kafka.serializer.Decoder. > > KIP: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-1047+Introduce+new+org.apach

[jira] [Created] (KAFKA-16795) Fix broken compatibility in kafka.tools.NoOpMessageFormatter, kafka.tools.DefaultMessageFormatter, and kafka.tools.LoggingMessageFormatter

2024-05-19 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-16795: - Summary: Fix broken compatibility in kafka.tools.NoOpMessageFormatter, kafka.tools.DefaultMessageFormatter, and kafka.tools.LoggingMessageFormatter Key: KAFKA-16795 URL: https

[jira] [Created] (KAFKA-16794) Can't open videos in streams documentation

2024-05-19 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-16794: - Summary: Can't open videos in streams documentation Key: KAFKA-16794 URL: https://issues.apache.org/jira/browse/KAFKA-16794 Project: Kafka Issue Type

[jira] [Resolved] (KAFKA-16595) Introduce ClusterTemplate in ClusterTests

2024-05-08 Thread Kuan Po Tseng (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuan Po Tseng resolved KAFKA-16595. --- Resolution: Won't Do As discussed in [https://github.com/apache/kafka/pull/

[jira] [Created] (KAFKA-16627) Remove ClusterConfig parameter in BeforeEach and AfterEach

2024-04-25 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-16627: - Summary: Remove ClusterConfig parameter in BeforeEach and AfterEach Key: KAFKA-16627 URL: https://issues.apache.org/jira/browse/KAFKA-16627 Project: Kafka

[jira] [Created] (KAFKA-16595) Introduce template in ClusterTests

2024-04-21 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-16595: - Summary: Introduce template in ClusterTests Key: KAFKA-16595 URL: https://issues.apache.org/jira/browse/KAFKA-16595 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-16477) Detect thread leaked client-metrics-reaper in tests

2024-04-05 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-16477: - Summary: Detect thread leaked client-metrics-reaper in tests Key: KAFKA-16477 URL: https://issues.apache.org/jira/browse/KAFKA-16477 Project: Kafka Issue

[jira] [Created] (KAFKA-16455) Check partition exists before send reassignments to server in ReassignPartitionsCommand

2024-04-01 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-16455: - Summary: Check partition exists before send reassignments to server in ReassignPartitionsCommand Key: KAFKA-16455 URL: https://issues.apache.org/jira/browse/KAFKA-16455

[jira] [Created] (KAFKA-16414) Inconsistent active segment expiration behavior between retention.ms and retention.bytes

2024-03-24 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-16414: - Summary: Inconsistent active segment expiration behavior between retention.ms and retention.bytes Key: KAFKA-16414 URL: https://issues.apache.org/jira/browse/KAFKA-16414