muralibasani opened a new pull request, #22992: URL: https://github.com/apache/kafka/pull/22992
Ref: https://issues.apache.org/jira/browse/KAFKA-20328 Second PR of the KAFKA-20328 audit. Adds unit coverage for the header-aware forwarding/decorator layers so that missing method overrides (ex. backwardFetch, backwardFindSessions) are caught by tests rather than by manual testing. Format-converting adapters: - TimestampedToHeadersWindowStoreAdapter: was query-only; add behavioral coverage - TimestampedToHeadersIteratorAdapter: new test - SessionToHeadersStoreAdapter: add the missing findSessions(long,long) case Decorators (previously untested): - AbstractReadWriteDecoratorTest / AbstractReadOnlyDecoratorTest -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
