bbejeck opened a new pull request, #21680:
URL: https://github.com/apache/kafka/pull/21680

   This is a follow-up PR for RocksDBSessionStore with headers for
   
[KIP-1271](https://cwiki.apache.org/confluence/display/KAFKA/KIP-1271%3A+Allow+to+Store+Record+Headers+in+State+Stores)
 adding session store with headers infrastructure classes required  for IQv2 
support including SessionToHeadersStoreAdapter, SessionStoreBuilderWithHeaders, 
and related iterators.                                                          
       
     These classes enable the query delegation chain needed for Interactive 
Queries v2 to work through session stores with headers, returning plain values 
without exposing headers.       


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to