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


   Previously, we would throw a confusing error, "the store has migrated,"
   when users ask for a store that is not in the topology at all, or when the
   type of the store doesn't match the QueryableStoreType parameter.
   
   Adds an up-front check that the requested store is registered and also
   a better error message when the QueryableStoreType parameter
   doesn't match the store's type.
   
   
   ### 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