samarth-ksolves opened a new pull request, #20353: URL: https://github.com/apache/kafka/pull/20353
This PR updates ChangeLoggingKeyValueBytesStoreTest to improve clarity, speed, and maintainability: 1. Replaced the real key-value store with a mocked store for faster and more isolated tests. 2. Split combined test methods into smaller, focused test cases. 3. Simplified test logic to remove redundancy and improve readability. 4. Updated method names to be more descriptive and consistent. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org