Bradley created KAFKA-9867:
--
Summary: Log cleaner throws InvalidOffsetException for some
partitions
Key: KAFKA-9867
URL: https://issues.apache.org/jira/browse/KAFKA-9867
Project: Kafka
Issue Type:
[
https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014550#comment-16014550
]
Brandon Bradley commented on KAFKA-1955:
The rebased patch applies cleanly to 68ad
[
https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019697#comment-16019697
]
Brandon Bradley commented on KAFKA-1955:
The current `BufferPool` implementation d
[
https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019726#comment-16019726
]
Brandon Bradley commented on KAFKA-1955:
Ok, I am wrong. There are two instances w
[
https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021683#comment-16021683
]
Brandon Bradley commented on KAFKA-1955:
I've implemented a barebones malloc/free
[
https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044512#comment-16044512
]
Brandon Bradley commented on KAFKA-1955:
[~cmccabe] I was trying to stick to this