[jira] [Created] (KAFKA-12200) Migrate connect:file module to JUnit 5

2021-01-14 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12200: -- Summary: Migrate connect:file module to JUnit 5 Key: KAFKA-12200 URL: https://issues.apache.org/jira/browse/KAFKA-12200 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-12197) Migrate connect:transforms module to JUnit 5

2021-01-14 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12197: -- Summary: Migrate connect:transforms module to JUnit 5 Key: KAFKA-12197 URL: https://issues.apache.org/jira/browse/KAFKA-12197 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-12198) Migrate connect:json module to JUnit 5

2021-01-14 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12198: -- Summary: Migrate connect:json module to JUnit 5 Key: KAFKA-12198 URL: https://issues.apache.org/jira/browse/KAFKA-12198 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-12196) Migrate connect:api module to JUnit 5

2021-01-14 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12196: -- Summary: Migrate connect:api module to JUnit 5 Key: KAFKA-12196 URL: https://issues.apache.org/jira/browse/KAFKA-12196 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-12195) Fix synchronization issue happening in KafkaStreams (related to flaky AdjustStreamThreadCountTest)

2021-01-14 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12195: -- Summary: Fix synchronization issue happening in KafkaStreams (related to flaky AdjustStreamThreadCountTest) Key: KAFKA-12195 URL:

[jira] [Resolved] (KAFKA-12171) Migrate streams:test-utils module to JUnit 5

2021-01-13 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-12171. Fix Version/s: 2.8.0 Resolution: Fixed > Migrate streams:test-utils module to

[jira] [Created] (KAFKA-12191) SslTransportTls12Tls13Test can replace 'assumeTrue' by (junit 5) conditional test

2021-01-13 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12191: -- Summary: SslTransportTls12Tls13Test can replace 'assumeTrue' by (junit 5) conditional test Key: KAFKA-12191 URL: https://issues.apache.org/jira/browse/KAFKA-12191

[jira] [Created] (KAFKA-12189) ShellTest can replace 'assumeTrue' by (junit 5) conditional test

2021-01-13 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12189: -- Summary: ShellTest can replace 'assumeTrue' by (junit 5) conditional test Key: KAFKA-12189 URL: https://issues.apache.org/jira/browse/KAFKA-12189 Project: Kafka

[jira] [Created] (KAFKA-12188) Improve SaslAuthenticatorTest.checkClientConnection

2021-01-13 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12188: -- Summary: Improve SaslAuthenticatorTest.checkClientConnection Key: KAFKA-12188 URL: https://issues.apache.org/jira/browse/KAFKA-12188 Project: Kafka

[jira] [Created] (KAFKA-12187) replace assertTrue(obj instanceof X) by assertInstanceOf when we update to JUnit 5.8

2021-01-13 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12187: -- Summary: replace assertTrue(obj instanceof X) by assertInstanceOf when we update to JUnit 5.8 Key: KAFKA-12187 URL: https://issues.apache.org/jira/browse/KAFKA-12187

[jira] [Resolved] (KAFKA-12172) Migrate streams:examples module to JUnit 5

2021-01-13 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-12172. Fix Version/s: 2.8.0 Resolution: Fixed > Migrate streams:examples module to JUnit

[jira] [Created] (KAFKA-12175) Migrate generator module to JUnit 5

2021-01-11 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12175: -- Summary: Migrate generator module to JUnit 5 Key: KAFKA-12175 URL: https://issues.apache.org/jira/browse/KAFKA-12175 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-12173) Migrate streams:streams-scala module to JUnit 5

2021-01-11 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12173: -- Summary: Migrate streams:streams-scala module to JUnit 5 Key: KAFKA-12173 URL: https://issues.apache.org/jira/browse/KAFKA-12173 Project: Kafka Issue

[jira] [Created] (KAFKA-12172) Migrate streams:examples module to JUnit 5

2021-01-11 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12172: -- Summary: Migrate streams:examples module to JUnit 5 Key: KAFKA-12172 URL: https://issues.apache.org/jira/browse/KAFKA-12172 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-12171) Migrate streams:test-utils module to JUnit 5

2021-01-10 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12171: -- Summary: Migrate streams:test-utils module to JUnit 5 Key: KAFKA-12171 URL: https://issues.apache.org/jira/browse/KAFKA-12171 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-12156) Document consequences of single threaded response handling

2021-01-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-12156. Fix Version/s: 2.8.0 Reviewer: Chia-Ping Tsai Resolution: Fixed >

[jira] [Resolved] (KAFKA-10878) testReadWhenOptionalDataMissingAtTheEndIsNotTolerated/testReadWithMissingNonOptionalExtraDataAtTheEnd should check the error message

2021-01-09 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10878. Fix Version/s: 2.8.0 Reviewer: Chia-Ping Tsai Resolution: Fixed >

[jira] [Resolved] (KAFKA-10887) Migrate log4j-appender module to JUnit 5

2021-01-09 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10887. Fix Version/s: 2.8.0 Reviewer: Chia-Ping Tsai Resolution: Fixed > Migrate

[jira] [Resolved] (KAFKA-10893) Increase target_messages_per_sec of ReplicaScaleTest to reduce the run time

2021-01-04 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10893. Fix Version/s: 2.8.0 Resolution: Fixed > Increase target_messages_per_sec of

[jira] [Resolved] (KAFKA-10768) Make ByteBufferInputStream.read(byte[], int, int) to follow the contract

2021-01-02 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10768. Fix Version/s: 2.8.0 Resolution: Fixed > Make ByteBufferInputStream.read(byte[],

[jira] [Created] (KAFKA-10893) Increase target_messages_per_sec of ReplicaScaleTest to reduce the run time

2020-12-30 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10893: -- Summary: Increase target_messages_per_sec of ReplicaScaleTest to reduce the run time Key: KAFKA-10893 URL: https://issues.apache.org/jira/browse/KAFKA-10893

[jira] [Created] (KAFKA-10887) Migrate log4j-appender module to Junit 5

2020-12-23 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10887: -- Summary: Migrate log4j-appender module to Junit 5 Key: KAFKA-10887 URL: https://issues.apache.org/jira/browse/KAFKA-10887 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-10815) EosTestDriver#verifyAllTransactionFinished should break loop if all partitions are verified

2020-12-23 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10815. Resolution: Fixed > EosTestDriver#verifyAllTransactionFinished should break loop if all

[jira] [Created] (KAFKA-10885) Refactor MemoryRecordsBuilderTest/MemoryRecordsTest to avoid a lot of (unnecessary) ignored test cases

2020-12-22 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10885: -- Summary: Refactor MemoryRecordsBuilderTest/MemoryRecordsTest to avoid a lot of (unnecessary) ignored test cases Key: KAFKA-10885 URL:

[jira] [Created] (KAFKA-10878) testReadWhenOptionalDataMissingAtTheEndIsNotTolerated/testReadWithMissingNonOptionalExtraDataAtTheEnd should check the error message

2020-12-21 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10878: -- Summary: testReadWhenOptionalDataMissingAtTheEndIsNotTolerated/testReadWithMissingNonOptionalExtraDataAtTheEnd should check the error message Key: KAFKA-10878 URL:

[jira] [Created] (KAFKA-10874) Fix flaky ClientQuotasRequestTest.testAlterIpQuotasRequest

2020-12-21 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10874: -- Summary: Fix flaky ClientQuotasRequestTest.testAlterIpQuotasRequest Key: KAFKA-10874 URL: https://issues.apache.org/jira/browse/KAFKA-10874 Project: Kafka

[jira] [Resolved] (KAFKA-10846) FileStreamSourceTask buffer can grow without bound

2020-12-17 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10846. Fix Version/s: 2.8.0 Resolution: Fixed > FileStreamSourceTask buffer can grow

[jira] [Resolved] (KAFKA-10850) Use primitive type to replace deprecated 'new Integer' from BrokerToControllerRequestThreadTest

2020-12-17 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10850. Fix Version/s: 2.8.0 Resolution: Fixed > Use primitive type to replace deprecated

[jira] [Resolved] (KAFKA-10656) NetworkClient.java: print out the feature flags received at DEBUG level, as well as the other version information

2020-12-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10656. Fix Version/s: 2.7.0 Resolution: Fixed > NetworkClient.java: print out the feature

[jira] [Reopened] (KAFKA-10292) fix flaky streams/streams_broker_bounce_test.py

2020-12-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reopened KAFKA-10292: Thanks for the information. Reopen it > fix flaky streams/streams_broker_bounce_test.py >

[jira] [Created] (KAFKA-10859) add @Test annotation to FileStreamSourceTaskTest.testInvalidFile and reduce the loop count to speedup the test

2020-12-16 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10859: -- Summary: add @Test annotation to FileStreamSourceTaskTest.testInvalidFile and reduce the loop count to speedup the test Key: KAFKA-10859 URL:

[jira] [Resolved] (KAFKA-10292) fix flaky streams/streams_broker_bounce_test.py

2020-12-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10292. Fix Version/s: (was: 2.8.0) 2.7.0 Resolution: Fixed > fix

[jira] [Resolved] (KAFKA-10849) Remove useless ApiKeys#parseResponse and ApiKeys#parseRequest

2020-12-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10849. Resolution: Duplicate duplicate to https://github.com/apache/kafka/pull/9748 > Remove

[jira] [Created] (KAFKA-10850) Use 'Int.box' to replace deprecated 'new Integer' from BrokerToControllerRequestThreadTest

2020-12-14 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10850: -- Summary: Use 'Int.box' to replace deprecated 'new Integer' from BrokerToControllerRequestThreadTest Key: KAFKA-10850 URL: https://issues.apache.org/jira/browse/KAFKA-10850

[jira] [Created] (KAFKA-10841) LogReadResult should be able to converted to FetchPartitionData

2020-12-10 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10841: -- Summary: LogReadResult should be able to converted to FetchPartitionData Key: KAFKA-10841 URL: https://issues.apache.org/jira/browse/KAFKA-10841 Project: Kafka

[jira] [Resolved] (KAFKA-9786) fix flaky MetricsTest.testGeneralBrokerTopicMetricsAreGreedilyRegistered

2020-12-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-9786. --- Resolution: Won't Fix > fix flaky

[jira] [Resolved] (KAFKA-10463) the necessary utilities in Dockerfile should include git

2020-12-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10463. Fix Version/s: 2.7.0 Resolution: Fixed > the necessary utilities in Dockerfile

[jira] [Resolved] (KAFKA-7036) Complete the docs of KafkaConsumer#poll

2020-12-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-7036. --- Resolution: Won't Fix > Complete the docs of KafkaConsumer#poll >

[jira] [Resolved] (KAFKA-10606) Auto create non-existent topics when fetching metadata for all topics

2020-12-09 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10606. Fix Version/s: 2.7.0 Resolution: Fixed > Auto create non-existent topics when

[jira] [Created] (KAFKA-10822) Force some stdout from downgrade_test.py for Travis

2020-12-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10822: -- Summary: Force some stdout from downgrade_test.py for Travis Key: KAFKA-10822 URL: https://issues.apache.org/jira/browse/KAFKA-10822 Project: Kafka

[jira] [Created] (KAFKA-10815) EosTestDriver#verifyAllTransactionFinished should break loop if all partitions are verified

2020-12-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10815: -- Summary: EosTestDriver#verifyAllTransactionFinished should break loop if all partitions are verified Key: KAFKA-10815 URL: https://issues.apache.org/jira/browse/KAFKA-10815

[jira] [Resolved] (KAFKA-10308) fix flaky core/round_trip_fault_test.py

2020-12-04 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10308. Fix Version/s: 2.7.0 Resolution: Fixed > fix flaky core/round_trip_fault_test.py >

[jira] [Created] (KAFKA-10809) Make all system tests run on Travis CI stably

2020-12-04 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10809: -- Summary: Make all system tests run on Travis CI stably Key: KAFKA-10809 URL: https://issues.apache.org/jira/browse/KAFKA-10809 Project: Kafka Issue

[jira] [Resolved] (KAFKA-10794) Replica leader election is too slow in the case of too many partitions

2020-12-02 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10794. Fix Version/s: 2.8.0 Resolution: Fixed > Replica leader election is too slow in

[jira] [Resolved] (KAFKA-10090) Misleading warnings: The configuration was supplied but isn't a known config

2020-12-02 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10090. Fix Version/s: 2.8.0 Resolution: Fixed > Misleading warnings: The configuration

[jira] [Resolved] (KAFKA-9263) The new hw is added to incorrect log when ReplicaAlterLogDirsThread is replacing log (fix PlaintextAdminIntegrationTest.testAlterReplicaLogDirs)

2020-12-01 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-9263. --- Fix Version/s: 2.8.0 Resolution: Fixed > The new hw is added to incorrect log when

[jira] [Resolved] (KAFKA-10736) Convert transaction coordinator metadata schemas to use generated protocol

2020-11-30 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10736. Fix Version/s: 2.8.0 Resolution: Fixed > Convert transaction coordinator metadata

[jira] [Created] (KAFKA-10770) Move Metrics#getTags to MetricsUtils so it can be reused by ConnectMetrics

2020-11-26 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10770: -- Summary: Move Metrics#getTags to MetricsUtils so it can be reused by ConnectMetrics Key: KAFKA-10770 URL: https://issues.apache.org/jira/browse/KAFKA-10770

[jira] [Created] (KAFKA-10769) Remove JoinGroupRequest#containsValidPattern as it is duplicate to Topic#containsValidPattern

2020-11-25 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10769: -- Summary: Remove JoinGroupRequest#containsValidPattern as it is duplicate to Topic#containsValidPattern Key: KAFKA-10769 URL: https://issues.apache.org/jira/browse/KAFKA-10769

[jira] [Created] (KAFKA-10768) Make ByteBufferInputStream.read(byte[], int, int) to follow the contract

2020-11-25 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10768: -- Summary: Make ByteBufferInputStream.read(byte[], int, int) to follow the contract Key: KAFKA-10768 URL: https://issues.apache.org/jira/browse/KAFKA-10768

[jira] [Resolved] (KAFKA-10565) Console producer displays interactive prompt even when input is not interactive

2020-11-25 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10565. Fix Version/s: 2.8.0 Resolution: Fixed > Console producer displays interactive

[jira] [Resolved] (KAFKA-6181) Examining log messages with {{--deep-iteration}} should show superset of fields

2020-11-20 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-6181. --- Fix Version/s: 2.8.0 Resolution: Fixed > Examining log messages with

[jira] [Resolved] (KAFKA-10607) Ensure the error counts contains the NONE

2020-11-19 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10607. Resolution: Fixed > Ensure the error counts contains the NONE >

[jira] [Resolved] (KAFKA-10497) Convert group coordinator metadata schemas to use generated protocol

2020-11-17 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10497. Fix Version/s: 2.8.0 Resolution: Fixed > Convert group coordinator metadata

[jira] [Created] (KAFKA-10736) Convert transaction coordinator metadata schemas to use generated protocol

2020-11-17 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10736: -- Summary: Convert transaction coordinator metadata schemas to use generated protocol Key: KAFKA-10736 URL: https://issues.apache.org/jira/browse/KAFKA-10736

[jira] [Created] (KAFKA-10730) KafkaApis#handleProduceRequest should use auto-generated protocol

2020-11-16 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10730: -- Summary: KafkaApis#handleProduceRequest should use auto-generated protocol Key: KAFKA-10730 URL: https://issues.apache.org/jira/browse/KAFKA-10730 Project: Kafka

[jira] [Resolved] (KAFKA-10709) Sender#sendProduceRequest should use auto-generated protocol directly

2020-11-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10709. Resolution: Won't Fix This fix will be included by

[jira] [Resolved] (KAFKA-10446) add "lz4" and "zstd" to compression type of benchmark_test.py

2020-11-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10446. Resolution: Won't Fix > add "lz4" and "zstd" to compression type of benchmark_test.py >

[jira] [Resolved] (KAFKA-10438) Lazy initialization of record header to reduce memory usage in validating records

2020-11-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10438. Fix Version/s: 2.8.0 Resolution: Fixed > Lazy initialization of record header to

[jira] [Created] (KAFKA-10709) Sender#sendProduceRequest should use auto-generated protocol directly

2020-11-12 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10709: -- Summary: Sender#sendProduceRequest should use auto-generated protocol directly Key: KAFKA-10709 URL: https://issues.apache.org/jira/browse/KAFKA-10709 Project:

[jira] [Resolved] (KAFKA-10470) zstd decompression with small batches is slow and causes excessive GC

2020-11-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10470. Fix Version/s: 2.8.0 Resolution: Fixed > zstd decompression with small batches is

[jira] [Created] (KAFKA-10698) Avoid casting BaseRecords to MemoryRecords

2020-11-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10698: -- Summary: Avoid casting BaseRecords to MemoryRecords Key: KAFKA-10698 URL: https://issues.apache.org/jira/browse/KAFKA-10698 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-10697) Remove ProduceResponse.responses

2020-11-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10697: -- Summary: Remove ProduceResponse.responses Key: KAFKA-10697 URL: https://issues.apache.org/jira/browse/KAFKA-10697 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-10696) Replace ProduceResponse.PartitionResponse by auto-generated PartitionProduceResponse

2020-11-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10696: -- Summary: Replace ProduceResponse.PartitionResponse by auto-generated PartitionProduceResponse Key: KAFKA-10696 URL: https://issues.apache.org/jira/browse/KAFKA-10696

[jira] [Created] (KAFKA-10658) ErrantRecordReporter.report always return completed future even though the record is not sent to DLQ topic yet

2020-10-28 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10658: -- Summary: ErrantRecordReporter.report always return completed future even though the record is not sent to DLQ topic yet Key: KAFKA-10658 URL:

[jira] [Resolved] (KAFKA-10108) The cached configs of SslFactory should be updated only if the ssl Engine Factory is updated successfully

2020-10-27 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10108. Resolution: Won't Fix > The cached configs of SslFactory should be updated only if the

[jira] [Resolved] (KAFKA-10125) The partition which is removing should be considered to be under reassignment

2020-10-27 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10125. Resolution: Won't Fix > The partition which is removing should be considered to be under

[jira] [Resolved] (KAFKA-10092) Remove unnecessary enum modifier in NioEchoServer

2020-10-25 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10092. Fix Version/s: 2.8.0 Resolution: Fixed > Remove unnecessary enum modifier in

[jira] [Reopened] (KAFKA-10043) Some parameters will be overwritten which was configured in consumer.config where running "ConsumerPerformance.scala"

2020-10-20 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reopened KAFKA-10043: Reopen since it is not resolved > Some parameters will be overwritten which was configured

[jira] [Resolved] (KAFKA-10583) Thread-safety of AdminClient is not documented

2020-10-19 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10583. Resolution: Fixed > Thread-safety of AdminClient is not documented >

[jira] [Created] (KAFKA-10514) flaky test StateDirectoryTest.shouldLogStateDirCleanerMessage

2020-09-23 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10514: -- Summary: flaky test StateDirectoryTest.shouldLogStateDirCleanerMessage Key: KAFKA-10514 URL: https://issues.apache.org/jira/browse/KAFKA-10514 Project: Kafka

[jira] [Created] (KAFKA-10479) Throw exception if users try to update configs of existing listeners

2020-09-14 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10479: -- Summary: Throw exception if users try to update configs of existing listeners Key: KAFKA-10479 URL: https://issues.apache.org/jira/browse/KAFKA-10479 Project:

[jira] [Resolved] (KAFKA-10170) ReplicaManager should be responsible for checking delayed operations after appending to the log.

2020-09-09 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10170. Resolution: Duplicate > ReplicaManager should be responsible for checking delayed

[jira] [Created] (KAFKA-10463) the necessary utilities in Dockerfile should include git

2020-09-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10463: -- Summary: the necessary utilities in Dockerfile should include git Key: KAFKA-10463 URL: https://issues.apache.org/jira/browse/KAFKA-10463 Project: Kafka

[jira] [Resolved] (KAFKA-10129) Fail QA if there are javadoc warnings

2020-09-02 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10129. Resolution: Won't Fix > Fail QA if there are javadoc warnings >

[jira] [Created] (KAFKA-10446) add "lz4" and "zstd" to compression type of benchmark_test.py

2020-08-30 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10446: -- Summary: add "lz4" and "zstd" to compression type of benchmark_test.py Key: KAFKA-10446 URL: https://issues.apache.org/jira/browse/KAFKA-10446 Project: Kafka

[jira] [Created] (KAFKA-10438) Lazy initialization of record header to reduce memory usage in validating records

2020-08-26 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10438: -- Summary: Lazy initialization of record header to reduce memory usage in validating records Key: KAFKA-10438 URL: https://issues.apache.org/jira/browse/KAFKA-10438

[jira] [Created] (KAFKA-10433) Reuse the ByteBuffer in validating compressed records

2020-08-25 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10433: -- Summary: Reuse the ByteBuffer in validating compressed records Key: KAFKA-10433 URL: https://issues.apache.org/jira/browse/KAFKA-10433 Project: Kafka

[jira] [Created] (KAFKA-10412) Deprecate all setters of Headers

2020-08-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10412: -- Summary: Deprecate all setters of Headers Key: KAFKA-10412 URL: https://issues.apache.org/jira/browse/KAFKA-10412 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-10403) Replace scala collection by java collection in generating MBeans attributes

2020-08-14 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10403: -- Summary: Replace scala collection by java collection in generating MBeans attributes Key: KAFKA-10403 URL: https://issues.apache.org/jira/browse/KAFKA-10403

[jira] [Created] (KAFKA-10326) Both serializer and deserializer should be able to see the generated client id

2020-07-29 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10326: -- Summary: Both serializer and deserializer should be able to see the generated client id Key: KAFKA-10326 URL: https://issues.apache.org/jira/browse/KAFKA-10326

[jira] [Created] (KAFKA-10308) fix flaky core/round_trip_fault_test.py

2020-07-25 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10308: -- Summary: fix flaky core/round_trip_fault_test.py Key: KAFKA-10308 URL: https://issues.apache.org/jira/browse/KAFKA-10308 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-10300) fix flaky core/group_mode_transactions_test.py

2020-07-22 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10300: -- Summary: fix flaky core/group_mode_transactions_test.py Key: KAFKA-10300 URL: https://issues.apache.org/jira/browse/KAFKA-10300 Project: Kafka Issue

[jira] [Created] (KAFKA-10293) fix flaky streams/streams_eos_test.py

2020-07-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10293: -- Summary: fix flaky streams/streams_eos_test.py Key: KAFKA-10293 URL: https://issues.apache.org/jira/browse/KAFKA-10293 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-10292) fix flaky streams/streams_broker_bounce_test.py

2020-07-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10292: -- Summary: fix flaky streams/streams_broker_bounce_test.py Key: KAFKA-10292 URL: https://issues.apache.org/jira/browse/KAFKA-10292 Project: Kafka Issue

[jira] [Created] (KAFKA-10291) fix flaky tools/log4j_appender_test.py

2020-07-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10291: -- Summary: fix flaky tools/log4j_appender_test.py Key: KAFKA-10291 URL: https://issues.apache.org/jira/browse/KAFKA-10291 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-10290) fix flaky core/compatibility_test_new_broker_test.py

2020-07-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10290: -- Summary: fix flaky core/compatibility_test_new_broker_test.py Key: KAFKA-10290 URL: https://issues.apache.org/jira/browse/KAFKA-10290 Project: Kafka

[jira] [Created] (KAFKA-10289) fix flaky connect/connect_distributed_test.py

2020-07-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10289: -- Summary: fix flaky connect/connect_distributed_test.py Key: KAFKA-10289 URL: https://issues.apache.org/jira/browse/KAFKA-10289 Project: Kafka Issue

[jira] [Created] (KAFKA-10288) fix flaky client/client_compatibility_features_test.py

2020-07-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10288: -- Summary: fix flaky client/client_compatibility_features_test.py Key: KAFKA-10288 URL: https://issues.apache.org/jira/browse/KAFKA-10288 Project: Kafka

[jira] [Created] (KAFKA-10287) fix flaky streams/streams_standby_replica_test.py

2020-07-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10287: -- Summary: fix flaky streams/streams_standby_replica_test.py Key: KAFKA-10287 URL: https://issues.apache.org/jira/browse/KAFKA-10287 Project: Kafka Issue

[jira] [Created] (KAFKA-10244) An new java interface to replace 'kafka.common.MessageReader'

2020-07-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10244: -- Summary: An new java interface to replace 'kafka.common.MessageReader' Key: KAFKA-10244 URL: https://issues.apache.org/jira/browse/KAFKA-10244 Project: Kafka

[jira] [Created] (KAFKA-10235) Fix flaky transactions_test.py

2020-07-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10235: -- Summary: Fix flaky transactions_test.py Key: KAFKA-10235 URL: https://issues.apache.org/jira/browse/KAFKA-10235 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-10234) The key/value deserializer used by ConsoleConsumer is not closed

2020-07-03 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10234: -- Summary: The key/value deserializer used by ConsoleConsumer is not closed Key: KAFKA-10234 URL: https://issues.apache.org/jira/browse/KAFKA-10234 Project: Kafka

[jira] [Created] (KAFKA-10225) Increase default zk session timeout for system test

2020-07-02 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10225: -- Summary: Increase default zk session timeout for system test Key: KAFKA-10225 URL: https://issues.apache.org/jira/browse/KAFKA-10225 Project: Kafka

[jira] [Resolved] (KAFKA-10194) run the reset tool between stopping StreamsOptimizedTest and starting the new one

2020-06-29 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10194. Resolution: Duplicate > run the reset tool between stopping StreamsOptimizedTest and

[jira] [Created] (KAFKA-10214) fix flaky zookeeper_tls_test.py

2020-06-29 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10214: -- Summary: fix flaky zookeeper_tls_test.py Key: KAFKA-10214 URL: https://issues.apache.org/jira/browse/KAFKA-10214 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-10209) fix flaky connect_rest_test.py

2020-06-28 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10209: -- Summary: fix flaky connect_rest_test.py Key: KAFKA-10209 URL: https://issues.apache.org/jira/browse/KAFKA-10209 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-10194) run the reset tool between stopping StreamsOptimizedTest and starting the new one

2020-06-23 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10194: -- Summary: run the reset tool between stopping StreamsOptimizedTest and starting the new one Key: KAFKA-10194 URL: https://issues.apache.org/jira/browse/KAFKA-10194

[jira] [Created] (KAFKA-10191) fix flaky StreamsOptimizedTest

2020-06-22 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10191: -- Summary: fix flaky StreamsOptimizedTest Key: KAFKA-10191 URL: https://issues.apache.org/jira/browse/KAFKA-10191 Project: Kafka Issue Type: Test

[jira] [Created] (KAFKA-10170) ReplicaManager should be responsible for checking delayed operations after appending to the log.

2020-06-15 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10170: -- Summary: ReplicaManager should be responsible for checking delayed operations after appending to the log. Key: KAFKA-10170 URL:

<    1   2   3   4   5   >