[ 
https://issues.apache.org/jira/browse/KAFKA-13426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias J. Sax updated KAFKA-13426:
------------------------------------
    Labels: kip  (was: )

> Add recordMetadata to StateStoreContext
> ---------------------------------------
>
>                 Key: KAFKA-13426
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13426
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Patrick Stuedi
>            Assignee: Patrick Stuedi
>            Priority: Minor
>              Labels: kip
>
> In order for state stores to provide stronger consistency in the future 
> (e.g., RYW consistency) they need to be able to collect record metadata 
> (e.g., offset information).
> Today, we already make record metadata available in the 
> AbstractProcessContext (recordMetadata()), but the call is not currently 
> exposed through the StateStoreContext interface that is used by the state 
> store. 
> The task of this ticket is to expose recordMetadata in the StateStoreContext. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to