[
https://issues.apache.org/jira/browse/KAFKA-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on KAFKA-3915 started by Ismael Juma.
--
> LogCleaner IO buffers do not account for potential size difference due to
> messag
Hi,
Jay's interpretation is correct.
Thanks,
Damian
On Fri, 15 Jul 2016 at 16:10, Jay Kreps wrote:
> My interpretation was that you need an implementation of
> QueryableStoreType which anyone can do and QueryableStoreTypes is just a
> place to put the type objects for the types we ship with Kafk
Hi,
The vote is now complete and KIP-67 has been accepted and adopted.
Thanks everyone for the input etc.
Regards,
Damian
On Sat, 16 Jul 2016 at 06:53 Damian Guy wrote:
> Hi,
> Jay's interpretation is correct.
> Thanks,
> Damian
>
>
> On Fri, 15 Jul 2016 at 16:10, Jay Kreps wrote:
>
>> My inte
Gwen,
Yup, that sounds great! Instead of keeping it up to the transformers to handle
null, we can instead have the topic as null. Sounds good. To get rid of a
message, set the topic to a special one (could be as simple as null).
Like I said before, the more interesting part would be ‘adding’
Dieter Plaetinck created KAFKA-3969:
---
Summary: kafka.admin.ConsumerGroupCommand doesn't show consumer
groups
Key: KAFKA-3969
URL: https://issues.apache.org/jira/browse/KAFKA-3969
Project: Kafka
[
https://issues.apache.org/jira/browse/KAFKA-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380940#comment-15380940
]
Dieter Plaetinck commented on KAFKA-3961:
-
So I noticed I don't even have to switc
[
https://issues.apache.org/jira/browse/KAFKA-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Romanchuk updated KAFKA-3960:
Description:
Committed offset did not set after first assign. Here it is minimal example
(s