[ 
https://issues.apache.org/jira/browse/KAFKA-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16347199#comment-16347199
 ] 

Matthias J. Sax commented on KAFKA-6487:
----------------------------------------

@bdevylde I added you to the list of contributors. You can assign tickets to 
yourself now.

Please, assign tickets to yourself before you start working on it. Also update 
the ticket to "work in progress" and "patch available" if possible. If you are 
interested in a ticket that is assigned but does not show any activity, feel 
free to leave a comment and ask if you can take if over. Thanks for 
contributing!

> ChangeLoggingKeyValueBytesStore.all() returns null
> --------------------------------------------------
>
>                 Key: KAFKA-6487
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6487
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>    Affects Versions: 1.0.0
>            Reporter: Bill Bejeck
>            Assignee: Bart De Vylder
>            Priority: Major
>
> The  {{ChangeLoggingKeyValueBytesStore}} implements the {{KeyValueStore}} 
> interface which extends the {{ReadOnlyKeyValueStore}} interface.  The Javadoc 
> for {{ReadOnlyKeyValueStore#all}} states the method should never return a 
> {{null}} value.
> But when deleting a record from the {{ChangeLoggingKeyValueBytesStore}} and 
> subsequently calling the {{all}} method, a null value is returned.
>  
> https://issues.apache.org/jira/browse/KAFKA-4750 is a related issue



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to