vvcephei opened a new pull request #9388:
URL: https://github.com/apache/kafka/pull/9388


   * all wrapping stores should pass StateStoreContext init through to the same
     method on the wrapped store and not translate it to ProcessorContext init
   * base-level stores should handle StateStoreContext init so that callers 
passing
     a non-InternalProcessorContext implementation will be able to initialize 
the store
   * extra tests are added to verify the desired behavior
   
   ### 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.

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


Reply via email to