[jira] [Commented] (KAFKA-6881) Kafka 1.1 Broker version crashes when deleting log

2018-05-07 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466911#comment-16466911 ] Manikumar commented on KAFKA-6881: -- By default Kafka is configured to store the data logs to /tmp/

[jira] [Commented] (KAFKA-6881) Kafka 1.1 Broker version crashes when deleting log

2018-05-07 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466910#comment-16466910 ] Ismael Juma commented on KAFKA-6881: Seems like your logs are in /tmp so chances are that the files

[jira] [Updated] (KAFKA-6881) Kafka 1.1 Broker version crashes when deleting log

2018-05-07 Thread K B Parthasarathy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] K B Parthasarathy updated KAFKA-6881: - Summary: Kafka 1.1 Broker version crashes when deleting log (was: Kafka 1.1 version

[jira] [Commented] (KAFKA-2200) kafkaProducer.send() should not call callback.onCompletion()

2018-05-07 Thread Anurag Jain (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466906#comment-16466906 ] Anurag Jain commented on KAFKA-2200: HI [~becket_qin] If any body is not working on this issue, then

[jira] [Updated] (KAFKA-6881) Kafka 1.1 version crashes when deleting log

2018-05-07 Thread K B Parthasarathy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] K B Parthasarathy updated KAFKA-6881: - Description: Hello We are running Kafka 1.1 version in Linux from past 3 weeks. Today

[jira] [Commented] (KAFKA-6879) Controller deadlock following session expiration

2018-05-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466901#comment-16466901 ] ASF GitHub Bot commented on KAFKA-6879: --- hachikuji opened a new pull request #4977: KAFKA-6879;

[jira] [Created] (KAFKA-6881) Kafka 1.1 version crashes when deleting log

2018-05-07 Thread K B Parthasarathy (JIRA)
K B Parthasarathy created KAFKA-6881: Summary: Kafka 1.1 version crashes when deleting log Key: KAFKA-6881 URL: https://issues.apache.org/jira/browse/KAFKA-6881 Project: Kafka Issue

[jira] [Commented] (KAFKA-6188) Broker fails with FATAL Shutdown - log dirs have failed

2018-05-07 Thread Dhruvil Shah (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466890#comment-16466890 ] Dhruvil Shah commented on KAFKA-6188: - [~kbpartha] you should probably consider filing a separate JIRA

[jira] [Updated] (KAFKA-6880) Zombie replicas must be fenced

2018-05-07 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-6880: --- Description: Let's say we have three replicas for a partition: 1, 2 ,and 3. In epoch 0,

[jira] [Created] (KAFKA-6880) Zombie replicas must be fenced

2018-05-07 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-6880: -- Summary: Zombie replicas must be fenced Key: KAFKA-6880 URL: https://issues.apache.org/jira/browse/KAFKA-6880 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-6188) Broker fails with FATAL Shutdown - log dirs have failed

2018-05-07 Thread K B Parthasarathy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466852#comment-16466852 ] K B Parthasarathy commented on KAFKA-6188: -- Hello   I get the error in Linux when Kafka tries

[jira] [Commented] (KAFKA-6879) Controller deadlock following session expiration

2018-05-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466713#comment-16466713 ] Ted Yu commented on KAFKA-6879: --- Moving only {{beforeInitializingSession}} outside of {{initializationLock}}

[jira] [Commented] (KAFKA-6813) Remove deprecated APIs from KIP-120 and KIP-182 in Streams

2018-05-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466684#comment-16466684 ] ASF GitHub Bot commented on KAFKA-6813: --- guozhangwang opened a new pull request #4976: KAFKA-6813:

[jira] [Commented] (KAFKA-6878) NPE when querying global state store not in READY state

2018-05-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466681#comment-16466681 ] Ted Yu commented on KAFKA-6878: --- How about the following change ? {code} diff --git

[jira] [Updated] (KAFKA-6879) Controller deadlock following session expiration

2018-05-07 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-6879: --- Fix Version/s: 1.1.1 2.0.0 > Controller deadlock following session expiration >

[jira] [Commented] (KAFKA-6879) Controller deadlock following session expiration

2018-05-07 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1641#comment-1641 ] Ismael Juma commented on KAFKA-6879: We discussed a possible fix offline: only run `initialize` with

[jira] [Commented] (KAFKA-6264) Log cleaner thread may die on legacy segment containing messages whose offsets are too large

2018-05-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466651#comment-16466651 ] ASF GitHub Bot commented on KAFKA-6264: --- dhruvilshah3 opened a new pull request #4975: KAFKA-6264:

[jira] [Updated] (KAFKA-6879) Controller deadlock following session expiration

2018-05-07 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-6879: --- Description: We have observed an apparent deadlock situation which occurs following a

[jira] [Updated] (KAFKA-6878) NPE when querying global state store not in READY state

2018-05-07 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-6878: --- Component/s: streams > NPE when querying global state store not in READY state >

[jira] [Created] (KAFKA-6879) Controller deadlock following session expiration

2018-05-07 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-6879: -- Summary: Controller deadlock following session expiration Key: KAFKA-6879 URL: https://issues.apache.org/jira/browse/KAFKA-6879 Project: Kafka Issue

[jira] [Created] (KAFKA-6878) NPE when querying global state store not in READY state

2018-05-07 Thread Salazar (JIRA)
Salazar created KAFKA-6878: -- Summary: NPE when querying global state store not in READY state Key: KAFKA-6878 URL: https://issues.apache.org/jira/browse/KAFKA-6878 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-6877) Remove completedFetch upon a failed parse if it contains no records.

2018-05-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466620#comment-16466620 ] ASF GitHub Bot commented on KAFKA-6877: --- efeg opened a new pull request #4974: KAFKA-6877; Remove

[jira] [Created] (KAFKA-6877) Remove completedFetch upon a failed parse if it contains no records.

2018-05-07 Thread Adem Efe Gencer (JIRA)
Adem Efe Gencer created KAFKA-6877: -- Summary: Remove completedFetch upon a failed parse if it contains no records. Key: KAFKA-6877 URL: https://issues.apache.org/jira/browse/KAFKA-6877 Project:

[jira] [Commented] (KAFKA-6813) Remove deprecated APIs from KIP-120 and KIP-182 in Streams

2018-05-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466606#comment-16466606 ] ASF GitHub Bot commented on KAFKA-6813: --- guozhangwang opened a new pull request #4973: KAFKA-6813:

[jira] [Commented] (KAFKA-6832) Wrong start position in the log file on the leader, on fetch request.

2018-05-07 Thread Anna Povzner (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466571#comment-16466571 ] Anna Povzner commented on KAFKA-6832: - [~Ciprian Pascu] The content of leader epoch checkpoint file

[jira] [Commented] (KAFKA-6875) EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky

2018-05-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466514#comment-16466514 ] Ted Yu commented on KAFKA-6875: --- The above error happened at the end of the failed test. I doubt that was

[jira] [Commented] (KAFKA-6875) EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky

2018-05-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466503#comment-16466503 ] Ted Yu commented on KAFKA-6875: --- {code} if (!taskDir.exists() && !taskDir.mkdir()) {

[jira] [Updated] (KAFKA-6876) Sender exceptions ignored by WorkerSourceTask producer Callback causing data loss

2018-05-07 Thread Paul Davidson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Davidson updated KAFKA-6876: - Description: The producer callback in "WorkerSourceTask" handles exceptions during a send() by

[jira] [Commented] (KAFKA-6876) Sender exceptions ignored by WorkerSourceTask producer Callback causing data loss

2018-05-07 Thread Paul Davidson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466434#comment-16466434 ] Paul Davidson commented on KAFKA-6876: -- Note I do have a patch ready that simply fails the affected

[jira] [Created] (KAFKA-6876) Sender exceptions ignored by WorkerSourceTask producer Callback causing data loss

2018-05-07 Thread Paul Davidson (JIRA)
Paul Davidson created KAFKA-6876: Summary: Sender exceptions ignored by WorkerSourceTask producer Callback causing data loss Key: KAFKA-6876 URL: https://issues.apache.org/jira/browse/KAFKA-6876

[jira] [Commented] (KAFKA-6875) EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky

2018-05-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466426#comment-16466426 ] Ted Yu commented on KAFKA-6875: --- >From Jenkins: Failed 1 times in the last 10 runs. Flakiness: 11%,

[jira] [Commented] (KAFKA-6875) EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky

2018-05-07 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466417#comment-16466417 ] Matthias J. Sax commented on KAFKA-6875: Did you see this error: {noformat}

[jira] [Updated] (KAFKA-6875) EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky

2018-05-07 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-6875: --- Component/s: unit tests > EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky >

[jira] [Updated] (KAFKA-6875) EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky

2018-05-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-6875: - Component/s: streams > EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky >

[jira] [Updated] (KAFKA-6875) EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky

2018-05-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-6875: - Labels: newbie++ (was: ) > EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky >

[jira] [Commented] (KAFKA-6875) EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky

2018-05-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466344#comment-16466344 ] Ted Yu commented on KAFKA-6875: --- Test output was truncated: {code} [2018-05-07 19:01:22,039] WARN [Producer

[jira] [Updated] (KAFKA-6875) EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky

2018-05-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-6875: -- Attachment: EosIntegrationTest.out > EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky >

[jira] [Created] (KAFKA-6875) EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky

2018-05-07 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6875: - Summary: EosIntegrationTest#shouldNotViolateEosIfOneTaskFails is flaky Key: KAFKA-6875 URL: https://issues.apache.org/jira/browse/KAFKA-6875 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-6736) ReassignPartitionsClusterTest#shouldMoveSubsetOfPartitions is flaky

2018-05-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-6736. --- Resolution: Cannot Reproduce > ReassignPartitionsClusterTest#shouldMoveSubsetOfPartitions is flaky >

[jira] [Commented] (KAFKA-6628) RocksDBSegmentedBytesStoreTest does not cover time window serdes

2018-05-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466253#comment-16466253 ] Guozhang Wang commented on KAFKA-6628: -- Merged PR to trunk, thanks [~lijubjohn]! >

[jira] [Resolved] (KAFKA-6628) RocksDBSegmentedBytesStoreTest does not cover time window serdes

2018-05-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-6628. -- Resolution: Fixed Fix Version/s: 2.0.0 > RocksDBSegmentedBytesStoreTest does not cover

[jira] [Commented] (KAFKA-6628) RocksDBSegmentedBytesStoreTest does not cover time window serdes

2018-05-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466252#comment-16466252 ] ASF GitHub Bot commented on KAFKA-6628: --- guozhangwang closed pull request #4836: KAFKA-6628:

[jira] [Created] (KAFKA-6874) Add Configuration Allowing for Optional Topology Optimization

2018-05-07 Thread Bill Bejeck (JIRA)
Bill Bejeck created KAFKA-6874: -- Summary: Add Configuration Allowing for Optional Topology Optimization Key: KAFKA-6874 URL: https://issues.apache.org/jira/browse/KAFKA-6874 Project: Kafka

[jira] [Assigned] (KAFKA-6871) KStreams Scala API: incorrect Javadocs and misleading parameter name

2018-05-07 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax reassigned KAFKA-6871: -- Assignee: Michael Noll > KStreams Scala API: incorrect Javadocs and misleading

[jira] [Commented] (KAFKA-4871) Kafka doesn't respect TTL on Zookeeper hostname - crash if zookeeper IP changes

2018-05-07 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16465974#comment-16465974 ] Ismael Juma commented on KAFKA-4871: This is actually a duplicate of KAFKA-4041, which is still not

[jira] [Commented] (KAFKA-5473) handle ZK session expiration properly when a new session can't be established

2018-05-07 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16465970#comment-16465970 ] Ismael Juma commented on KAFKA-5473: [~glasser], I added a comment to KAFKA-4041 and reopened it. It

[jira] [Commented] (KAFKA-4041) kafka unable to reconnect to zookeeper behind an ELB

2018-05-07 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16465965#comment-16465965 ] Ismael Juma commented on KAFKA-4041: [~glasser], the fix in KAFKA-5473 doesn't help with all

[jira] [Reopened] (KAFKA-4041) kafka unable to reconnect to zookeeper behind an ELB

2018-05-07 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma reopened KAFKA-4041: > kafka unable to reconnect to zookeeper behind an ELB >

[jira] [Commented] (KAFKA-6689) Kafka not release .deleted file.

2018-05-07 Thread A (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16465823#comment-16465823 ] A commented on KAFKA-6689: -- [~huxi_2b]   Thank you for your suggestion. After I have upgrade the Broker  to

[jira] [Created] (KAFKA-6873) Broker is not returning data including requested offset

2018-05-07 Thread Adam Dratwinski (JIRA)
Adam Dratwinski created KAFKA-6873: -- Summary: Broker is not returning data including requested offset Key: KAFKA-6873 URL: https://issues.apache.org/jira/browse/KAFKA-6873 Project: Kafka

[jira] [Updated] (KAFKA-6872) Doc for log.roll.* is wrong

2018-05-07 Thread Fabien LD (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabien LD updated KAFKA-6872: - Priority: Minor (was: Major) > Doc for log.roll.* is wrong > --- > >

[jira] [Updated] (KAFKA-6872) Doc for log.roll.* is wrong

2018-05-07 Thread Fabien LD (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabien LD updated KAFKA-6872: - Component/s: documentation > Doc for log.roll.* is wrong > --- > >

[jira] [Created] (KAFKA-6872) Doc for log.roll.* is wrong

2018-05-07 Thread Fabien LD (JIRA)
Fabien LD created KAFKA-6872: Summary: Doc for log.roll.* is wrong Key: KAFKA-6872 URL: https://issues.apache.org/jira/browse/KAFKA-6872 Project: Kafka Issue Type: Bug Affects Versions:

[jira] [Commented] (KAFKA-6871) KStreams Scala API: incorrect Javadocs and misleading parameter name

2018-05-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16465707#comment-16465707 ] ASF GitHub Bot commented on KAFKA-6871: --- miguno opened a new pull request #4971: KAFKA-6871:

[jira] [Created] (KAFKA-6871) KStreams Scala API: incorrect Javadocs and misleading parameter name

2018-05-07 Thread Michael Noll (JIRA)
Michael Noll created KAFKA-6871: --- Summary: KStreams Scala API: incorrect Javadocs and misleading parameter name Key: KAFKA-6871 URL: https://issues.apache.org/jira/browse/KAFKA-6871 Project: Kafka

[jira] [Commented] (KAFKA-6840) support windowing in ktable API

2018-05-07 Thread Boyang Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16465540#comment-16465540 ] Boyang Chen commented on KAFKA-6840: Sounds like a plan! I will start preparing a KIP and code for

[jira] [Resolved] (KAFKA-3921) Periodic refresh of metadata causes spurious log messages

2018-05-07 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-3921. -- Resolution: Auto Closed Closing inactive issue. The old producer is no longer supported. Please upgrade

[jira] [Commented] (KAFKA-6762) log-cleaner thread terminates due to java.lang.IllegalStateException

2018-05-07 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16465471#comment-16465471 ] Manikumar commented on KAFKA-6762: -- looks like this is related to KAFKA-6834 > log-cleaner thread

[jira] [Assigned] (KAFKA-6394) Prevent misconfiguration of advertised listeners

2018-05-07 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar reassigned KAFKA-6394: Assignee: Manikumar > Prevent misconfiguration of advertised listeners >