[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/15899#discussion

[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: Bug

[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-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

[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 ConcurrentHashMap

[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] [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 Proje

[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

[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: Kafk

[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://issues.apache.

[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

[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-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 T

[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-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-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 Is

[jira] [Created] (KAFKA-18083) ClusterInstance custom controllerListener not work

2024-11-24 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-18083: - Summary: ClusterInstance custom controllerListener not work Key: KAFKA-18083 URL: https://issues.apache.org/jira/browse/KAFKA-18083 Project: Kafka Issue T

[jira] [Created] (KAFKA-18296) Remove deprecated KafkaBasedLog constructor

2024-12-17 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-18296: - Summary: Remove deprecated KafkaBasedLog constructor Key: KAFKA-18296 URL: https://issues.apache.org/jira/browse/KAFKA-18296 Project: Kafka Issue Type: Imp

[jira] [Created] (KAFKA-18234) DumpLogSegments cannot print ConsumerGroupRegularExpression record

2024-12-13 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-18234: - Summary: DumpLogSegments cannot print ConsumerGroupRegularExpression record Key: KAFKA-18234 URL: https://issues.apache.org/jira/browse/KAFKA-18234 Project: Kafka

[jira] [Created] (KAFKA-18075) Prevent ClusterInstance default producer and consumer initialization with empty configs

2024-11-23 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-18075: - Summary: Prevent ClusterInstance default producer and consumer initialization with empty configs Key: KAFKA-18075 URL: https://issues.apache.org/jira/browse/KAFKA-18075

[jira] [Created] (KAFKA-18401) Transaction version 2 does not support commit transaction without records

2025-01-04 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-18401: - Summary: Transaction version 2 does not support commit transaction without records Key: KAFKA-18401 URL: https://issues.apache.org/jira/browse/KAFKA-18401 Project:

[jira] [Resolved] (KAFKA-18343) Use java_pids to implement pids

2024-12-24 Thread Kuan Po Tseng (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuan Po Tseng resolved KAFKA-18343. --- Fix Version/s: 4.0.0 Reviewer: Justine Olshan Resolution: Fixed > Use java_p

[jira] [Resolved] (KAFKA-14121) AlterPartitionReassignments API should allow callers to specify the option of preserving the replication factor

2025-03-05 Thread Kuan Po Tseng (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuan Po Tseng resolved KAFKA-14121. --- Resolution: Fixed > AlterPartitionReassignments API should allow callers to specify the opti