Skip to content

KAFKA-20329: Test headers dsl.store.format further (2/N)#21812

Open
aliehsaeedii wants to merge 1 commit intoapache:trunkfrom
aliehsaeedii:dsl_headers_testing_2
Open

KAFKA-20329: Test headers dsl.store.format further (2/N)#21812
aliehsaeedii wants to merge 1 commit intoapache:trunkfrom
aliehsaeedii:dsl_headers_testing_2

Conversation

@aliehsaeedii
Copy link
Contributor

@aliehsaeedii aliehsaeedii commented Mar 18, 2026

This PR adds withHeaders parameterization to Kafka Streams integration
Store & Query tests to verify that Interactive Query operations work
correctly with both DSL store format configurations (regular and
headers-based format). Due to current IQv2 limitations with headers
stores, headers store types are not added to
IQv2StoreIntegrationTest.StoresToTest.

Changes: - Converted @test methods to @ParameterizedTest with
withHeaders parameter - When withHeaders=true, tests configure
StreamsConfig.DSL_STORE_FORMAT_CONFIG to
StreamsConfig.DSL_STORE_FORMAT_HEADERS

This ensures comprehensive test coverage for Interactive Queries
across different store formats.

@github-actions github-actions bot added triage PRs from the community streams tests Test fixes (including flaky tests) small Small PRs labels Mar 18, 2026
@mjsax mjsax added kip Requires or implements a KIP ci-approved and removed triage PRs from the community labels Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-approved kip Requires or implements a KIP small Small PRs streams tests Test fixes (including flaky tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants