[jira] [Updated] (KAFKA-6870) Concurrency conflicts in SampledStat

2018-05-06 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-6870: -- Description: The samples stored in SampledStat is not thread-safe. However,

[jira] [Commented] (KAFKA-6870) Concurrency conflicts in SampledStat

2018-05-09 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16468540#comment-16468540 ] Chia-Ping Tsai commented on KAFKA-6870: --- [~rsivaram]  Could I take over this issue? > Concurrency

[jira] [Commented] (KAFKA-6870) Concurrency conflicts in SampledStat

2018-05-09 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16468575#comment-16468575 ] Chia-Ping Tsai commented on KAFKA-6870: --- Thanks! [~rsivaram] > Concurrency conflicts in SampledStat

[jira] [Commented] (KAFKA-6870) Concurrency conflicts in SampledStat

2018-05-09 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16468549#comment-16468549 ] Chia-Ping Tsai commented on KAFKA-6870: --- {quote}You can just assign it to yourself {quote} That is

[jira] [Commented] (KAFKA-6870) Concurrency conflicts in SampledStat

2018-05-09 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16468565#comment-16468565 ] Chia-Ping Tsai commented on KAFKA-6870: --- {quote}What is your user id? {quote} chia7712 >

[jira] [Commented] (KAFKA-6870) Concurrency conflicts in SampledStat

2018-05-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16468303#comment-16468303 ] Chia-Ping Tsai commented on KAFKA-6870: --- After reading the Sensor and KafkaMetrics, I feel we should

[jira] [Resolved] (KAFKA-6870) Concurrency conflicts in SampledStat

2018-05-10 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-6870. --- Resolution: Fixed Reviewer: Rajini Sivaram Thanks for the reviews. [~rsivaram] >

[jira] [Created] (KAFKA-6870) Concurrency conflicts in SampledStat

2018-05-05 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-6870: - Summary: Concurrency conflicts in SampledStat Key: KAFKA-6870 URL: https://issues.apache.org/jira/browse/KAFKA-6870 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-6931) Make worker id configurable

2018-05-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484113#comment-16484113 ] Chia-Ping Tsai commented on KAFKA-6931: --- the screenshot display the configurable worker id rather

[jira] [Updated] (KAFKA-6931) Make worker id configurable

2018-05-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-6931: -- Attachment: configurable_worker_id.png > Make worker id configurable >

[jira] [Updated] (KAFKA-6931) Make worker id configurable

2018-05-23 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-6931: -- Attachment: non-configurable_worker_id.png > Make worker id configurable >

[jira] [Comment Edited] (KAFKA-6931) Make worker id configurable

2018-05-23 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484113#comment-16484113 ] Chia-Ping Tsai edited comment on KAFKA-6931 at 5/23/18 6:05 AM: the

[jira] [Updated] (KAFKA-6931) Make worker id configurable

2018-05-23 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-6931: -- Description: The broker id and consumer/producer id (client id) are configurable so why we

[jira] [Commented] (KAFKA-6941) when passing port = 0 to worker, the advertisedPort still is 0 rather than a random port

2018-05-24 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488758#comment-16488758 ] Chia-Ping Tsai commented on KAFKA-6941: --- I noticed this issue when building the mini connector

[jira] [Created] (KAFKA-6941) when passing port = 0 to worker, the advertisedPort still is 0 rather than a random port

2018-05-24 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-6941: - Summary: when passing port = 0 to worker, the advertisedPort still is 0 rather than a random port Key: KAFKA-6941 URL: https://issues.apache.org/jira/browse/KAFKA-6941

[jira] [Commented] (KAFKA-6941) when passing port = 0 to worker, the advertisedPort still is 0 rather than a random port

2018-05-24 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488767#comment-16488767 ] Chia-Ping Tsai commented on KAFKA-6941: --- BTW, the worker id base on the advertisedHost and 

[jira] [Created] (KAFKA-6931) Make worker id configurable

2018-05-22 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-6931: - Summary: Make worker id configurable Key: KAFKA-6931 URL: https://issues.apache.org/jira/browse/KAFKA-6931 Project: Kafka Issue Type: Task

[jira] [Commented] (KAFKA-6161) Introduce new serdes interfaces with empty configure() and close()

2018-06-06 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16503053#comment-16503053 ] Chia-Ping Tsai commented on KAFKA-6161: --- {quote}Since we have migrated to JDK8 now in 2.0, should

[jira] [Commented] (KAFKA-6161) Introduce new serdes interfaces with empty configure() and close()

2018-06-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509295#comment-16509295 ] Chia-Ping Tsai commented on KAFKA-6161: --- I'm going to write the KIP. [~ewencp] Could I take over

[jira] [Commented] (KAFKA-6161) Introduce new serdes interfaces with empty configure() and close()

2018-06-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16510653#comment-16510653 ] Chia-Ping Tsai commented on KAFKA-6161: --- [~ewencp] Got it. thanks! > Introduce new serdes

[jira] [Commented] (KAFKA-7048) NPE when creating connector

2018-06-13 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511008#comment-16511008 ] Chia-Ping Tsai commented on KAFKA-7048: --- This issue almost destroys the connector of kafka 2.x

[jira] [Created] (KAFKA-7048) NPE when creating >1 connectors

2018-06-12 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-7048: - Summary: NPE when creating >1 connectors Key: KAFKA-7048 URL: https://issues.apache.org/jira/browse/KAFKA-7048 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-7048) NPE when creating connector

2018-06-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509880#comment-16509880 ] Chia-Ping Tsai commented on KAFKA-7048: --- {quote}Can you show the stack trace involving the NPE ?

[jira] [Updated] (KAFKA-7048) NPE when creating connector

2018-06-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-7048: -- Summary: NPE when creating connector (was: NPE when creating >1 connectors) > NPE when

[jira] [Updated] (KAFKA-7048) NPE when creating connector

2018-06-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-7048: -- Issue Type: Bug (was: Improvement) > NPE when creating connector >

[jira] [Created] (KAFKA-7032) The TimeUnit is neglected by KakfaConsumer#close(long, TimeUnit)

2018-06-11 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-7032: - Summary: The TimeUnit is neglected by KakfaConsumer#close(long, TimeUnit) Key: KAFKA-7032 URL: https://issues.apache.org/jira/browse/KAFKA-7032 Project: Kafka

[jira] [Updated] (KAFKA-7032) The TimeUnit is neglected by KakfaConsumer#close(long, TimeUnit)

2018-06-11 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-7032: -- Priority: Major (was: Blocker) > The TimeUnit is neglected by KakfaConsumer#close(long,

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

2018-06-11 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-7036: - Summary: Complete the docs of KafkaConsumer#poll Key: KAFKA-7036 URL: https://issues.apache.org/jira/browse/KAFKA-7036 Project: Kafka Issue Type:

[jira] [Commented] (KAFKA-6941) when passing port = 0 to worker, the advertisedPort still is 0 rather than a random port

2018-05-30 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16495330#comment-16495330 ] Chia-Ping Tsai commented on KAFKA-6941: --- ping for reviews.  > when passing port = 0 to worker, the

[jira] [Commented] (KAFKA-6870) Concurrency conflicts in SampledStat

2018-05-31 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497450#comment-16497450 ] Chia-Ping Tsai commented on KAFKA-6870: --- {quote}Assuming there will be a 1.0.2, can this fix be

[jira] [Created] (KAFKA-6992) Configuring the batch.size to zero won't disable the batching entirely

2018-06-05 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-6992: - Summary: Configuring the batch.size to zero won't disable the batching entirely Key: KAFKA-6992 URL: https://issues.apache.org/jira/browse/KAFKA-6992 Project:

[jira] [Created] (KAFKA-7014) Guarantee the byte buffer returned by Serializer is reusable

2018-06-06 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-7014: - Summary: Guarantee the byte buffer returned by Serializer is reusable Key: KAFKA-7014 URL: https://issues.apache.org/jira/browse/KAFKA-7014 Project: Kafka

[jira] [Commented] (KAFKA-6608) Add TimeoutException to KafkaConsumer#position()

2018-06-07 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16504377#comment-16504377 ] Chia-Ping Tsai commented on KAFKA-6608: --- {code:java} /** * @see KafkaConsumer#close(long,

[jira] [Commented] (KAFKA-6161) Introduce new serdes interfaces with empty configure() and close()

2018-06-06 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16504255#comment-16504255 ] Chia-Ping Tsai commented on KAFKA-6161: --- {quote}that was more of an offer that if someone wants to

[jira] [Commented] (KAFKA-5761) Serializer API should support ByteBuffer

2018-06-04 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500347#comment-16500347 ] Chia-Ping Tsai commented on KAFKA-5761: --- +1(non-binding) to this idea(if the ByteBuffer overkill,

[jira] [Commented] (KAFKA-6161) Introduce new serdes interfaces with empty configure() and close()

2018-06-30 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528980#comment-16528980 ] Chia-Ping Tsai commented on KAFKA-6161: --- I will take over this Jira tomorrow. [~evis] Feel free to

[jira] [Created] (KAFKA-7084) NewTopicBuilder#config should accept Map rather than Map

2018-06-21 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-7084: - Summary: NewTopicBuilder#config should accept Map rather than Map Key: KAFKA-7084 URL: https://issues.apache.org/jira/browse/KAFKA-7084 Project: Kafka

[jira] [Assigned] (KAFKA-6161) Introduce new serdes interfaces with empty configure() and close()

2018-07-01 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned KAFKA-6161: - Assignee: Chia-Ping Tsai (was: Evgeny Veretennikov) > Introduce new serdes interfaces

[jira] [Updated] (KAFKA-6161) Add default implementation to close() and configure() for Serializer, Deserializer and Serde

2018-07-01 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-6161: -- Summary: Add default implementation to close() and configure() for Serializer, Deserializer

[jira] [Created] (KAFKA-7253) The connector type responded by worker is always null when creating connector

2018-08-06 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-7253: - Summary: The connector type responded by worker is always null when creating connector Key: KAFKA-7253 URL: https://issues.apache.org/jira/browse/KAFKA-7253

[jira] [Commented] (KAFKA-6923) Consolidate ExtendedSerializer/Serializer and ExtendedDeserializer/Deserializer

2018-07-16 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16545886#comment-16545886 ] Chia-Ping Tsai commented on KAFKA-6923: --- my bad. :( Let us keep the discussion in the thread! >

[jira] [Commented] (KAFKA-6923) Consolidate ExtendedSerializer/Serializer and ExtendedDeserializer/Deserializer

2018-07-17 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546174#comment-16546174 ] Chia-Ping Tsai commented on KAFKA-6923: --- the

[jira] [Commented] (KAFKA-6923) Consolidate ExtendedSerializer/Serializer and ExtendedDeserializer/Deserializer

2018-07-14 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544134#comment-16544134 ] Chia-Ping Tsai commented on KAFKA-6923: --- In order to keep the BC, SC, and correct deprecation

[jira] [Created] (KAFKA-7391) Introduce close(Duration) to Producer and AdminClient instead of close(long, TimeUnit)

2018-09-08 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-7391: - Summary: Introduce close(Duration) to Producer and AdminClient instead of close(long, TimeUnit) Key: KAFKA-7391 URL: https://issues.apache.org/jira/browse/KAFKA-7391

[jira] [Updated] (KAFKA-7139) Support to exclude the internal topics in kafka-topics.sh command

2018-07-11 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-7139: -- Description: _{color:#33}Usually we have no interest in internal topics when using the 

[jira] [Created] (KAFKA-7139) Support to exclude the internal topics in kafka-topics.sh command

2018-07-09 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-7139: - Summary: Support to exclude the internal topics in kafka-topics.sh command Key: KAFKA-7139 URL: https://issues.apache.org/jira/browse/KAFKA-7139 Project: Kafka

[jira] [Commented] (KAFKA-3530) Making the broker-list option consistent across all tools

2018-03-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16391260#comment-16391260 ] Chia-Ping Tsai commented on KAFKA-3530: --- Any updates? Many peoples are confused by difference

[jira] [Commented] (KAFKA-6992) Configuring the batch.size to zero won't disable the batching entirely

2018-06-28 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16526404#comment-16526404 ] Chia-Ping Tsai commented on KAFKA-6992: --- {quote}Hi, does this need to be worked on? {quote} yep,

[jira] [Commented] (KAFKA-7486) Flaky test `DeleteTopicTest.testAddPartitionDuringDeleteTopic`

2018-10-07 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641319#comment-16641319 ] Chia-Ping Tsai commented on KAFKA-7486: --- [~hachikuji] Could I take over this jira? > Flaky test

[jira] [Updated] (KAFKA-7253) The connector type responded by worker is always null when creating connector

2018-09-03 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-7253: -- Affects Version/s: 1.0.0 1.0.1 1.0.2

[jira] [Commented] (KAFKA-7676) Compile Kafka failed with Gradle 5.0

2018-11-29 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704236#comment-16704236 ] Chia-Ping Tsai commented on KAFKA-7676: --- [~tony2011] How to reproduce this issue? I run the

[jira] [Commented] (KAFKA-7933) KTableKTableLeftJoinTest takes an hour to finish

2019-02-19 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771829#comment-16771829 ] Chia-Ping Tsai commented on KAFKA-7933: --- Is this jira related to hardware env?

[jira] [Updated] (KAFKA-8861) Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic

2019-09-03 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-8861: -- Labels: flaky-test (was: ) > Fix flaky >

[jira] [Created] (KAFKA-8861) Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic

2019-09-03 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-8861: - Summary: Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic Key: KAFKA-8861 URL: https://issues.apache.org/jira/browse/KAFKA-8861

[jira] [Updated] (KAFKA-8861) Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic

2019-09-03 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-8861: -- Component/s: streams > Fix flaky >

[jira] [Updated] (KAFKA-8861) Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic

2019-09-03 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-8861: -- Component/s: unit tests > Fix flaky >

[jira] [Updated] (KAFKA-8861) Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic

2019-09-03 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-8861: -- Description: This is similar to KAFKA-8011 and KAFKA-8026. The error stack is shown below.

[jira] [Assigned] (KAFKA-8073) Transient failure in kafka.api.UserQuotaTest.testThrottledProducerConsumer

2020-02-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned KAFKA-8073: - Assignee: Chia-Ping Tsai > Transient failure in

[jira] [Created] (KAFKA-9654) ReplicaAlterLogDirsThread can't be created again if the previous ReplicaAlterLogDirsThreadmeet encounters leader epoch error

2020-03-04 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-9654: - Summary: ReplicaAlterLogDirsThread can't be created again if the previous ReplicaAlterLogDirsThreadmeet encounters leader epoch error Key: KAFKA-9654 URL:

[jira] [Created] (KAFKA-9599) create unique sensor to record group rebalance

2020-02-24 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-9599: - Summary: create unique sensor to record group rebalance Key: KAFKA-9599 URL: https://issues.apache.org/jira/browse/KAFKA-9599 Project: Kafka Issue Type:

[jira] [Updated] (KAFKA-9476) Worker throws error "Scanner SubTypeScanner was not configured" when loading invalid jar

2020-01-26 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-9476: -- Summary: Worker throws error "Scanner SubTypeScanner was not configured" when loading invalid

[jira] [Updated] (KAFKA-9476) the error "Scanner SubTypeScanner was not configured" caused by invalid jar when starting worker

2020-01-26 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-9476: -- Attachment: KAFKA-9476.ut.patch > the error "Scanner SubTypeScanner was not configured" caused

[jira] [Created] (KAFKA-9476) the error "Scanner SubTypeScanner was not configured" caused by invalid jar when starting worker

2020-01-26 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-9476: - Summary: the error "Scanner SubTypeScanner was not configured" caused by invalid jar when starting worker Key: KAFKA-9476 URL: https://issues.apache.org/jira/browse/KAFKA-9476

[jira] [Commented] (KAFKA-8245) Flaky Test DeleteConsumerGroupsTest#testDeleteCmdAllGroups

2020-02-06 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031777#comment-17031777 ] Chia-Ping Tsai commented on KAFKA-8245: --- [~mjsax] testDeleteEmptyGroup is fixed by the PR as well.

[jira] [Assigned] (KAFKA-8245) Flaky Test DeleteConsumerGroupsTest#testDeleteCmdAllGroups

2020-02-01 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned KAFKA-8245: - Assignee: Chia-Ping Tsai > Flaky Test DeleteConsumerGroupsTest#testDeleteCmdAllGroups >

[jira] [Commented] (KAFKA-8245) Flaky Test DeleteConsumerGroupsTest#testDeleteCmdAllGroups

2020-02-01 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028160#comment-17028160 ] Chia-Ping Tsai commented on KAFKA-8245: --- the root cause is the “shutdown” may obstruct consumer to

[jira] [Commented] (KAFKA-8245) Flaky Test DeleteConsumerGroupsTest#testDeleteCmdAllGroups

2020-02-01 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028141#comment-17028141 ] Chia-Ping Tsai commented on KAFKA-8245: --- I met this issue as well. [~mjsax] Could I take over this

[jira] [Updated] (KAFKA-9263) Reocurrence: Transient failure in kafka.api.PlaintextAdminIntegrationTest.testLogStartOffsetCheckpoint and kafka.api.PlaintextAdminIntegrationTest.testAlterReplicaLogDirs

2020-02-03 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 updated KAFKA-9263: -- Summary: Reocurrence: Transient failure in

[jira] [Commented] (KAFKA-9263) Reocurrence: Transient failure in kafka.api.PlaintextAdminIntegrationTest.testLogStartOffsetCheckpoint and kafka.api.PlaintextAdminIntegrationTest.testAlterReplicaLogDi

2020-02-03 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028762#comment-17028762 ] Chia-Ping Tsai commented on KAFKA-9263: --- update the title since KAFKA-9183 had renamed

[jira] [Assigned] (KAFKA-8967) Flaky test kafka.api.SaslSslAdminIntegrationTest.testCreateTopicsResponseMetadataAndConfig

2020-02-19 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned KAFKA-8967: - Assignee: Chia-Ping Tsai > Flaky test >

[jira] [Commented] (KAFKA-8268) Flaky Test SaslSslAdminClientIntegrationTest#testSeekAfterDeleteRecords

2020-02-17 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038401#comment-17038401 ] Chia-Ping Tsai commented on KAFKA-8268: --- SaslSslAdminClientIntegrationTest was renamed to

[jira] [Updated] (KAFKA-8967) Flaky test kafka.api.SaslSslAdminIntegrationTest.testCreateTopicsResponseMetadataAndConfig

2020-02-17 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-8967: -- Summary: Flaky test

[jira] [Commented] (KAFKA-8967) Flaky test kafka.api.SaslSslAdminIntegrationTest.testCreateTopicsResponseMetadataAndConfig

2020-02-17 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038402#comment-17038402 ] Chia-Ping Tsai commented on KAFKA-8967: --- SaslSslAdminClientIntegrationTest was renamed to

[jira] [Updated] (KAFKA-8268) Flaky Test SaslSslAdminIntegrationTest#testSeekAfterDeleteRecords

2020-02-17 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-8268: -- Summary: Flaky Test SaslSslAdminIntegrationTest#testSeekAfterDeleteRecords (was: Flaky Test

[jira] [Commented] (KAFKA-9682) Flaky Test KafkaBasedLogTest#testSendAndReadToEnd

2020-03-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055616#comment-17055616 ] Chia-Ping Tsai commented on KAFKA-9682: --- I checkout to

[jira] [Comment Edited] (KAFKA-9682) Flaky Test KafkaBasedLogTest#testSendAndReadToEnd

2020-03-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055616#comment-17055616 ] Chia-Ping Tsai edited comment on KAFKA-9682 at 3/10/20, 8:20 AM: - I

[jira] [Created] (KAFKA-9711) The authentication failure caused by SSLEngine#beginHandshake is not properly caught and handled

2020-03-12 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-9711: - Summary: The authentication failure caused by SSLEngine#beginHandshake is not properly caught and handled Key: KAFKA-9711 URL: https://issues.apache.org/jira/browse/KAFKA-9711

[jira] [Updated] (KAFKA-9686) MockConsumer#endOffsets should be idempotent

2020-03-09 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-9686: -- Description: {code:java} private Long getEndOffset(List offsets) { if (offsets ==

[jira] [Created] (KAFKA-9686) MockConsumer#endOffsets should be idempotent

2020-03-09 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-9686: - Summary: MockConsumer#endOffsets should be idempotent Key: KAFKA-9686 URL: https://issues.apache.org/jira/browse/KAFKA-9686 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-9721) ReassignPartitionsCommand#reassignPartitions does not

2020-03-14 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-9721: - Summary: ReassignPartitionsCommand#reassignPartitions does not Key: KAFKA-9721 URL: https://issues.apache.org/jira/browse/KAFKA-9721 Project: Kafka Issue

[jira] [Updated] (KAFKA-9721) ReassignPartitionsCommand#reassignPartitions doesn't wait for the completion of altering replica folder

2020-03-14 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-9721: -- Summary: ReassignPartitionsCommand#reassignPartitions doesn't wait for the completion of

[jira] [Commented] (KAFKA-9686) MockConsumer#endOffsets should be idempotent

2020-03-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056183#comment-17056183 ] Chia-Ping Tsai commented on KAFKA-9686: --- [~kkonstantine] thanks for the great summary! >

[jira] [Commented] (KAFKA-9682) Flaky Test KafkaBasedLogTest#testSendAndReadToEnd

2020-03-09 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055184#comment-17055184 ] Chia-Ping Tsai commented on KAFKA-9682: --- KAFKA-9686 is able to fix this issue. > Flaky Test

[jira] [Commented] (KAFKA-9697) ControlPlaneNetworkProcessorAvgIdlePercent is always NaN

2020-04-06 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17076538#comment-17076538 ] Chia-Ping Tsai commented on KAFKA-9697: --- Did you config control.plane.listener.name? If not, the

[jira] [Updated] (KAFKA-9854) Re-authenticating causes mismatched parse of response

2020-04-14 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-9854: -- Description: the schema of LIST_OFFSETS consists of # throttle_time_ms:INT32 and #

[jira] [Commented] (KAFKA-9187) kafka.api.SaslGssapiSslEndToEndAuthorizationTest.testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl

2020-04-14 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17082880#comment-17082880 ] Chia-Ping Tsai commented on KAFKA-9187: --- I'm writing test case for KAFKA-9854 and then notices this

[jira] [Commented] (KAFKA-3346) Rename "Mode" to "SslMode"

2020-04-14 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17082977#comment-17082977 ] Chia-Ping Tsai commented on KAFKA-3346: --- Is this still available? ConnectionMode is a good name to

[jira] [Created] (KAFKA-9854) Re-authenticating causes mismatched parse of response

2020-04-12 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-9854: - Summary: Re-authenticating causes mismatched parse of response Key: KAFKA-9854 URL: https://issues.apache.org/jira/browse/KAFKA-9854 Project: Kafka Issue

[jira] [Updated] (KAFKA-9854) Re-authenticating causes mismatched parse of response

2020-04-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-9854: -- Description: the schema of LIST_OFFSETS consists of # throttle_time_ms:INT32 and #

[jira] [Commented] (KAFKA-9697) ControlPlaneNetworkProcessorAvgIdlePercent is always NaN

2020-04-07 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17076981#comment-17076981 ] Chia-Ping Tsai commented on KAFKA-9697: --- [~wushujames] Does NaN cause trouble to you? BTW, feel

[jira] [Commented] (KAFKA-7592) kafka consumer poll不能关闭,3节点关闭2节点broke和zk

2020-03-15 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17059663#comment-17059663 ] Chia-Ping Tsai commented on KAFKA-7592: --- [~lvliguo] Could you test newer version for this case? >

[jira] [Resolved] (KAFKA-9476) Worker throws error "Scanner SubTypeScanner was not configured" when loading invalid jar

2020-03-15 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-9476. --- Resolution: Duplicate As KAFKA-9712 has PR, this ticket get closed as duplicate. > Worker

[jira] [Resolved] (KAFKA-5889) MetricsTest.testMetricsLeak is flaky

2020-03-30 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-5889. --- Resolution: Won't Fix MetricsTest.testMetricsLeak was removed by

[jira] [Updated] (KAFKA-5889) MetricsTest.testMetricsLeak is flaky

2020-03-30 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-5889: -- Summary: MetricsTest.testMetricsLeak is flaky (was: MetricsTest is flaky) >

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

2020-03-30 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 updated KAFKA-9786: -- Description: {code:java} java.lang.AssertionError: expected:<18> but was:<23> at

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

2020-03-30 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 updated KAFKA-9786: -- Description: {code:java} java.lang.AssertionError: expected:<18> but was:<23> at

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

2020-03-30 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-9786: - Summary: fix flaky MetricsTest.testGeneralBrokerTopicMetricsAreGreedilyRegistered Key: KAFKA-9786 URL: https://issues.apache.org/jira/browse/KAFKA-9786 Project:

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

2020-03-30 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 updated KAFKA-9786: -- Description: {code:java} java.lang.AssertionError: expected:<18> but was:<23> at

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

2020-03-30 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 updated KAFKA-9786: -- Description: {code:java} java.lang.AssertionError: expected:<18> but was:<23> at

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

2020-03-30 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 updated KAFKA-9786: -- Description: {code:java} java.lang.AssertionError: expected:<18> but was:<23> at

  1   2   3   4   5   6   7   8   9   10   >