jeqo commented on pull request #8976: URL: https://github.com/apache/kafka/pull/8976#issuecomment-662377518
While testing Composite stores found that stores are iterated sequentially. Should I assume that this sequence is based on time precedence (e.g. an old store finishes and another one starts takes after)? This is relevant to decide changing `CompositeKeyValueIterator`and iterate stores in reverse order as well. ---------------------------------------------------------------- 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