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

2020-01-13 Thread zhangzhisheng (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17014807#comment-17014807 ] zhangzhisheng commented on KAFKA-6762: -- This happens in our production env which version is

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

2019-12-24 Thread Fangbin Sun (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17003098#comment-17003098 ] Fangbin Sun commented on KAFKA-6762: [~ijuma] This happens in our production env which version is

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

2018-05-24 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488998#comment-16488998 ] Ismael Juma commented on KAFKA-6762: This has been fixed in CP 4.1.1, please check the release notes.

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

2018-05-24 Thread Uwe Eisele (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488588#comment-16488588 ] Uwe Eisele commented on KAFKA-6762: --- After a restart of the broker, log-cleaner thread runs in the same

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

2018-05-23 Thread Uwe Eisele (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16486975#comment-16486975 ] Uwe Eisele commented on KAFKA-6762: --- We are experiencing the same problem. The log cleaner threads of

[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] [Commented] (KAFKA-6762) log-cleaner thread terminates due to java.lang.IllegalStateException

2018-04-12 Thread Ricardo Bartolome (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16435653#comment-16435653 ] Ricardo Bartolome commented on KAFKA-6762: -- Hello [~yuzhih...@gmail.com]. We enabled the DEBUG on

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

2018-04-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16429416#comment-16429416 ] Ted Yu commented on KAFKA-6762: --- Here is related code: {code} if(readBuffer.capacity >= maxBufferSize ||