dima5rr opened a new pull request #9020: URL: https://github.com/apache/kafka/pull/9020
WrappingStoreProvider does not take into account withPartition parameter and always return all existing stores, thus causing significant performance degradation to the caller, in case state store has many partitions. https://issues.apache.org/jira/browse/KAFKA-10271 ---------------------------------------------------------------- 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