[jira] [Commented] (KAFKA-7560) PushHttpMetricsReporter should not convert metric value to double

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677207#comment-16677207 ] ASF GitHub Bot commented on KAFKA-7560: --- lindong28 opened a new pull request #5886: KAFKA-7560;

[jira] [Resolved] (KAFKA-7595) Kafka Streams: KTrable to KTable join introduces duplicates in downstream KTable

2018-11-06 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-7595. Resolution: Not A Bug > Kafka Streams: KTrable to KTable join introduces duplicates in

[jira] [Commented] (KAFKA-7595) Kafka Streams: KTrable to KTable join introduces duplicates in downstream KTable

2018-11-06 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677173#comment-16677173 ] Matthias J. Sax commented on KAFKA-7595: Just read [~vvcephei] comments. This is not a bug but

[jira] [Commented] (KAFKA-6522) Retrying leaderEpoch request for partition xxx as the leader reported an error: UNKNOWN_SERVER_ERROR

2018-11-06 Thread Jaume M (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677217#comment-16677217 ] Jaume M commented on KAFKA-6522: Same happens to me by the end of this tutorial if I follow it without

[jira] [Comment Edited] (KAFKA-6522) Retrying leaderEpoch request for partition xxx as the leader reported an error: UNKNOWN_SERVER_ERROR

2018-11-06 Thread Jaume M (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677217#comment-16677217 ] Jaume M edited comment on KAFKA-6522 at 11/6/18 7:33 PM: - Same happens to me by

[jira] [Updated] (KAFKA-7601) Handle message format downgrades during upgrade of message format version

2018-11-06 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-7601: --- Description: During an upgrade of the message format, there is a short time during which the

[jira] [Commented] (KAFKA-7560) Client Quota - system test failure

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677126#comment-16677126 ] Dong Lin commented on KAFKA-7560: - Never mind. I just found the issue. > Client Quota - system test

[jira] [Commented] (KAFKA-7599) Trogdor - Allow configuration for not throttling Benchmark Workers and expose messages per second in task status

2018-11-06 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677128#comment-16677128 ] Colin P. McCabe commented on KAFKA-7599: bq. I propose we allow for unbounded

[jira] [Updated] (KAFKA-7560) PushHttpMetricsReporter should not convert metric value to double

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-7560: Description: Currently PushHttpMetricsReporter will convert value from KafkaMetric.metricValue() to

[jira] [Updated] (KAFKA-7601) Handle message format downgrades during upgrade of message format version

2018-11-06 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-7601: --- Description: During an upgrade of the message format, there is a short time during which the

[jira] [Updated] (KAFKA-7559) ConnectStandaloneFileTest system tests do not pass

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-7559: Fix Version/s: 2.1.0 2.0.1 > ConnectStandaloneFileTest system tests do not pass >

[jira] [Resolved] (KAFKA-7559) ConnectStandaloneFileTest system tests do not pass

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin resolved KAFKA-7559. - Resolution: Fixed > ConnectStandaloneFileTest system tests do not pass >

[jira] [Created] (KAFKA-7601) Handle message format downgrades during upgrade of message format version

2018-11-06 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-7601: -- Summary: Handle message format downgrades during upgrade of message format version Key: KAFKA-7601 URL: https://issues.apache.org/jira/browse/KAFKA-7601 Project:

[jira] [Commented] (KAFKA-6890) Add connector level configurability for producer/consumer client configs

2018-11-06 Thread Allen Tang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677049#comment-16677049 ] Allen Tang commented on KAFKA-6890: --- I really appreciate your input, Randall! The KIP to accompany

[jira] [Commented] (KAFKA-7531) NPE NullPointerException at TransactionCoordinator handleEndTransaction

2018-11-06 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677148#comment-16677148 ] Jason Gustafson commented on KAFKA-7531: [~spuzon] Thanks for the extra info. Yeah, let us know

[jira] [Updated] (KAFKA-7560) PushHttpMetricsReporter should not convert metric value to double

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-7560: Description: Currently metricValue   The test under

[jira] [Updated] (KAFKA-7560) PushHttpMetricsReporter should not convert metric value to double

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-7560: Summary: PushHttpMetricsReporter should not convert metric value to double (was: Client Quota - system

[jira] [Updated] (KAFKA-7481) Consider options for safer upgrade of offset commit value schema

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-7481: Fix Version/s: (was: 2.1.0) 2.2.0 > Consider options for safer upgrade of offset

[jira] [Resolved] (KAFKA-7313) StopReplicaRequest should attempt to remove future replica for the partition only if future replica exists

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin resolved KAFKA-7313. - Resolution: Fixed > StopReplicaRequest should attempt to remove future replica for the partition > only

[jira] [Commented] (KAFKA-3980) JmxReporter uses excessive memory causing OutOfMemoryException

2018-11-06 Thread Jin Tianfan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677601#comment-16677601 ] Jin Tianfan commented on KAFKA-3980: [~rsivaram]  Unfortunately,we did not open jmx port,so we can

[jira] [Created] (KAFKA-7602) Improve usage of @see tag in Streams JavaDocs

2018-11-06 Thread Matthias J. Sax (JIRA)
Matthias J. Sax created KAFKA-7602: -- Summary: Improve usage of @see tag in Streams JavaDocs Key: KAFKA-7602 URL: https://issues.apache.org/jira/browse/KAFKA-7602 Project: Kafka Issue Type:

[jira] [Updated] (KAFKA-3980) JmxReporter uses excessive memory causing OutOfMemoryException

2018-11-06 Thread Jin Tianfan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Tianfan updated KAFKA-3980: --- Attachment: heap_img.png > JmxReporter uses excessive memory causing OutOfMemoryException >

[jira] [Comment Edited] (KAFKA-7593) Infinite restart loop when failed to store big config for task

2018-11-06 Thread Oleg Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677704#comment-16677704 ] Oleg Kuznetsov edited comment on KAFKA-7593 at 11/7/18 5:27 AM: [~rhauch] 

[jira] [Comment Edited] (KAFKA-7593) Infinite restart loop when failed to store big config for task

2018-11-06 Thread Oleg Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677704#comment-16677704 ] Oleg Kuznetsov edited comment on KAFKA-7593 at 11/7/18 5:23 AM: [~rhauch] 

[jira] [Commented] (KAFKA-7593) Infinite restart loop when failed to store big config for task

2018-11-06 Thread Oleg Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677704#comment-16677704 ] Oleg Kuznetsov commented on KAFKA-7593: --- [~rhauch] Sure, workaround is clear, but the ticket is

[jira] [Commented] (KAFKA-7481) Consider options for safer upgrade of offset commit value schema

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677334#comment-16677334 ] ASF GitHub Bot commented on KAFKA-7481: --- lindong28 closed pull request #5857: KAFKA-7481; Add

[jira] [Reopened] (KAFKA-7481) Consider options for safer upgrade of offset commit value schema

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin reopened KAFKA-7481: - > Consider options for safer upgrade of offset commit value schema >

[jira] [Resolved] (KAFKA-7481) Consider options for safer upgrade of offset commit value schema

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin resolved KAFKA-7481. - Resolution: Fixed > Consider options for safer upgrade of offset commit value schema >

[jira] [Commented] (KAFKA-6812) Async ConsoleProducer exits with 0 status even after data loss

2018-11-06 Thread Kamal Kang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677312#comment-16677312 ] Kamal Kang commented on KAFKA-6812: --- [~enether], sure, I can write KIP for this issue. > Async

[jira] [Updated] (KAFKA-7313) StopReplicaRequest should attempt to remove future replica for the partition only if future replica exists

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-7313: Fix Version/s: (was: 2.1.1) 2.1.0 2.0.1 > StopReplicaRequest

[jira] [Commented] (KAFKA-6522) Retrying leaderEpoch request for partition xxx as the leader reported an error: UNKNOWN_SERVER_ERROR

2018-11-06 Thread Jaume M (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677302#comment-16677302 ] Jaume M commented on KAFKA-6522: I believe this is happening to me because there were some kafa nodes

[jira] [Resolved] (KAFKA-7537) Only include live brokers in the UpdateMetadataRequest sent to existing brokers if there is no change in the partition states

2018-11-06 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-7537. Resolution: Fixed Fix Version/s: 2.2.0 Merged the PR to trunk. > Only include live brokers in the

[jira] [Assigned] (KAFKA-7481) Consider options for safer upgrade of offset commit value schema

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin reassigned KAFKA-7481: --- Assignee: Jason Gustafson > Consider options for safer upgrade of offset commit value schema >

[jira] [Commented] (KAFKA-7313) StopReplicaRequest should attempt to remove future replica for the partition only if future replica exists

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677229#comment-16677229 ] ASF GitHub Bot commented on KAFKA-7313: --- lindong28 closed pull request #5533: KAFKA-7313;

[jira] [Commented] (KAFKA-7537) Only include live brokers in the UpdateMetadataRequest sent to existing brokers if there is no change in the partition states

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677407#comment-16677407 ] ASF GitHub Bot commented on KAFKA-7537: --- junrao closed pull request #5869: KAFKA-7537: Avoid

[jira] [Commented] (KAFKA-7560) Client Quota - system test failure

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676512#comment-16676512 ] Dong Lin commented on KAFKA-7560: - Initially I thought the test failure is related to quota logic in this

[jira] [Updated] (KAFKA-7560) Client Quota - system test failure

2018-11-06 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-7560: Priority: Blocker (was: Major) > Client Quota - system test failure > --

[jira] [Commented] (KAFKA-5503) Idempotent producer ignores shutdown while fetching ProducerId

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676621#comment-16676621 ] ASF GitHub Bot commented on KAFKA-5503: --- layfe closed pull request #5881: KAFKA-5503 Idempotent

[jira] [Created] (KAFKA-7597) Trogdor - Support transactions in ProduceBenchWorker

2018-11-06 Thread Stanislav Kozlovski (JIRA)
Stanislav Kozlovski created KAFKA-7597: -- Summary: Trogdor - Support transactions in ProduceBenchWorker Key: KAFKA-7597 URL: https://issues.apache.org/jira/browse/KAFKA-7597 Project: Kafka

[jira] [Commented] (KAFKA-5503) Idempotent producer ignores shutdown while fetching ProducerId

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676714#comment-16676714 ] ASF GitHub Bot commented on KAFKA-5503: --- layfe closed pull request #5881: KAFKA-5503 Idempotent

[jira] [Commented] (KAFKA-5503) Idempotent producer ignores shutdown while fetching ProducerId

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676715#comment-16676715 ] ASF GitHub Bot commented on KAFKA-5503: --- layfe opened a new pull request #5881: KAFKA-5503

[jira] [Commented] (KAFKA-7595) Kafka Streams: KTrable to KTable join introduces duplicates in downstream KTable

2018-11-06 Thread Damian Guy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676728#comment-16676728 ] Damian Guy commented on KAFKA-7595: --- [~vvcephei] your reasoning seems valid to me > Kafka Streams:

[jira] [Commented] (KAFKA-3980) JmxReporter uses excessive memory causing OutOfMemoryException

2018-11-06 Thread Jin Tianfan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676724#comment-16676724 ] Jin Tianfan commented on KAFKA-3980: [~ijuma] [~rsivaram] I meet the same problem.My kafka broker

[jira] [Commented] (KAFKA-5503) Idempotent producer ignores shutdown while fetching ProducerId

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676835#comment-16676835 ] ASF GitHub Bot commented on KAFKA-5503: --- layfe opened a new pull request #5881: KAFKA-5503

[jira] [Commented] (KAFKA-5503) Idempotent producer ignores shutdown while fetching ProducerId

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676834#comment-16676834 ] ASF GitHub Bot commented on KAFKA-5503: --- layfe closed pull request #5881: KAFKA-5503 Idempotent

[jira] [Updated] (KAFKA-7599) Trogdor - Allow configuration for not throttling Benchmark Workers and expose messages per second in task status

2018-11-06 Thread Stanislav Kozlovski (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislav Kozlovski updated KAFKA-7599: --- Summary: Trogdor - Allow configuration for not throttling Benchmark Workers and

[jira] [Created] (KAFKA-7598) SIGSEGV on scala library Set

2018-11-06 Thread Antoine Tran (JIRA)
Antoine Tran created KAFKA-7598: --- Summary: SIGSEGV on scala library Set Key: KAFKA-7598 URL: https://issues.apache.org/jira/browse/KAFKA-7598 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-7597) Trogdor - Support transactions in ProduceBenchWorker

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676787#comment-16676787 ] ASF GitHub Bot commented on KAFKA-7597: --- stanislavkozlovski opened a new pull request #5885:

[jira] [Commented] (KAFKA-7598) SIGSEGV on scala library Set

2018-11-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676816#comment-16676816 ] Ismael Juma commented on KAFKA-7598: This is a JVM bug and you should report it to the OpenJDK

[jira] [Created] (KAFKA-7599) Trogdor - Allow configuration for not throttling Benchmark Workers and expose messages per second

2018-11-06 Thread Stanislav Kozlovski (JIRA)
Stanislav Kozlovski created KAFKA-7599: -- Summary: Trogdor - Allow configuration for not throttling Benchmark Workers and expose messages per second Key: KAFKA-7599 URL:

[jira] [Commented] (KAFKA-5503) Idempotent producer ignores shutdown while fetching ProducerId

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676895#comment-16676895 ] ASF GitHub Bot commented on KAFKA-5503: --- layfe closed pull request #5881: KAFKA-5503 Idempotent

[jira] [Created] (KAFKA-7600) Provide capability to rename cluster id

2018-11-06 Thread Yeva Byzek (JIRA)
Yeva Byzek created KAFKA-7600: - Summary: Provide capability to rename cluster id Key: KAFKA-7600 URL: https://issues.apache.org/jira/browse/KAFKA-7600 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-5503) Idempotent producer ignores shutdown while fetching ProducerId

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676896#comment-16676896 ] ASF GitHub Bot commented on KAFKA-5503: --- layfe opened a new pull request #5881: KAFKA-5503

[jira] [Commented] (KAFKA-7280) ConcurrentModificationException in FetchSessionHandler in heartbeat thread

2018-11-06 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676909#comment-16676909 ] Rajini Sivaram commented on KAFKA-7280: --- [~sachinu] The fix is available in 2.0.1 which is expected

[jira] [Commented] (KAFKA-3980) JmxReporter uses excessive memory causing OutOfMemoryException

2018-11-06 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676940#comment-16676940 ] Rajini Sivaram commented on KAFKA-3980: --- [~jintianfan] Do you have quotas enabled? If your broker

[jira] [Commented] (KAFKA-7593) Infinite restart loop when failed to store big config for task

2018-11-06 Thread Randall Hauch (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676944#comment-16676944 ] Randall Hauch commented on KAFKA-7593: -- [~olkuznsmith], have you tried manually setting the