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

   (This PR should not be merged until after 
https://github.com/apache/kafka/pull/13364 and 
https://github.com/apache/kafka/pull/13431 are merged, so that the feature 
implementation may be fully complete before exposing the interfaces to users.)
   
   Until this PR, all the code added for 
[KIP-889](https://cwiki.apache.org/confluence/display/KAFKA/KIP-889%3A+Versioned+State+Stores)
 for introducing versioned stores to Kafka Streams has been accessible from 
internal packages only. This PR exposes the stores via public Stores.java 
methods, and also updates the TopologyTestDriver.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to