vvcephei commented on pull request #9139: URL: https://github.com/apache/kafka/pull/9139#issuecomment-705319349
Oh, ironically, there is a merge conflict with trunk, and it's due to one of the only "extra" changes I left in: renaming Caching*StoreTest to Caching*StoreTest and in the Session variant, making `context` a local variable. I didn't un-rename that class, but I did restore `context` as a field. I copied over the newly-added test in trunk just to the InMemory variants of the tests. They only mock the inner store and test the init method anyway. ---------------------------------------------------------------- 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: [email protected]
