[jira] [Commented] (KAFKA-5010) Log cleaner crashed with BufferOverflowException when writing to the writeBuffer

2017-04-09 Thread Shuai Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962370#comment-15962370 ] Shuai Lin commented on KAFKA-5010: -- bq. For now I can think of a quick fix that may

[jira] [Commented] (KAFKA-5010) Log cleaner crashed with BufferOverflowException when writing to the writeBuffer

2017-04-05 Thread Shuai Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958201#comment-15958201 ] Shuai Lin commented on KAFKA-5010: -- Yeah, from the output of the {{DumpLogSegm

[jira] [Updated] (KAFKA-5010) Log cleaner crashed with BufferOverflowException when writing to the writeBuffer

2017-04-05 Thread Shuai Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuai Lin updated KAFKA-5010: - Description: After upgrading from 0.10.0.1 to 0.10.2.0 the log cleaner thread crashed with

[jira] [Commented] (KAFKA-5010) Log cleaner crashed with BufferOverflowException when writing to the writeBuffer

2017-04-05 Thread Shuai Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958095#comment-15958095 ] Shuai Lin commented on KAFKA-5010: -- For now I can think of a quick fix that may help

[jira] [Commented] (KAFKA-5010) Log cleaner crashed with BufferOverflowException when writing to the writeBuffer

2017-04-05 Thread Shuai Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958091#comment-15958091 ] Shuai Lin commented on KAFKA-5010: -- Hi [~ijuma], I'm not so familiar w

Re: log cleaner thread crashes with different log.cleaner.io.buffer.size

2017-04-04 Thread Shuai Lin
Filed a JIRA for this. https://issues.apache.org/jira/browse/KAFKA-5010 (also forwarded to the dev list.) On Tue, Apr 4, 2017 at 7:16 PM, Shuai Lin wrote: > After digging a bit into the source code of LogCleaner class, i realized > maybe i should not try to fix the crash by increasi

[jira] [Created] (KAFKA-5010) Log cleaner crashed with BufferOverflowException when writing to the writeBuffer

2017-04-04 Thread Shuai Lin (JIRA)
Shuai Lin created KAFKA-5010: Summary: Log cleaner crashed with BufferOverflowException when writing to the writeBuffer Key: KAFKA-5010 URL: https://issues.apache.org/jira/browse/KAFKA-5010 Project