[ https://issues.apache.org/jira/browse/KAFKA-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hanyu Zheng updated KAFKA-15569: -------------------------------- Description: * Update test and add test cases in IQv2StoreIntegrationTest. * Originally, all key-value pairs were confined to a single window, with all data added at WINDOW_START. To improve our testing, we've expanded to multiple windows. * "We've added four key-value pairs at intervals starting from WINDOW_START: at WINDOW_START, WINDOW_START + 6min, WINDOW_START + 12min, and WINDOW_START + 18min. We're doing this to test the query methods of RangeQuery and WindowRangeQuery. was: * Update test and add test cases in IQv2StoreIntegrationTest * Originally, all key-value pairs were confined to a single window, with all data added at WINDOW_START. To improve our testing, we've expanded to multiple windows * "We've added four key-value pairs at intervals starting from WINDOW_START: at WINDOW_START, WINDOW_START + 6min, WINDOW_START + 12min, and WINDOW_START + 18min. We're doing this to test the query methods of RangeQuery and WindowRangeQuery. > Update test and add test cases in IQv2StoreIntegrationTest > ---------------------------------------------------------- > > Key: KAFKA-15569 > URL: https://issues.apache.org/jira/browse/KAFKA-15569 > Project: Kafka > Issue Type: Test > Components: streams, unit tests > Reporter: Hanyu Zheng > Assignee: Hanyu Zheng > Priority: Major > > * Update test and add test cases in IQv2StoreIntegrationTest. > * Originally, all key-value pairs were confined to a single window, with all > data added at WINDOW_START. To improve our testing, we've expanded to > multiple windows. > * "We've added four key-value pairs at intervals starting from WINDOW_START: > at WINDOW_START, WINDOW_START + 6min, WINDOW_START + 12min, and WINDOW_START > + 18min. We're doing this to test the query methods of RangeQuery and > WindowRangeQuery. -- This message was sent by Atlassian Jira (v8.20.10#820010)