Skip to content

MINOR: Use maybeSetDslStoreFormatHeaders helper in more streams test classes#22057

Merged
chia7712 merged 3 commits intoapache:trunkfrom
m1a2st:MINOR-maybeSetDslStoreFormatHeaders
Apr 16, 2026
Merged

MINOR: Use maybeSetDslStoreFormatHeaders helper in more streams test classes#22057
chia7712 merged 3 commits intoapache:trunkfrom
m1a2st:MINOR-maybeSetDslStoreFormatHeaders

Conversation

@m1a2st
Copy link
Copy Markdown
Collaborator

@m1a2st m1a2st commented Apr 14, 2026

See discussion:
#21820 (comment)

Reviewers: Chia-Ping Tsai chia7712@gmail.com

@github-actions github-actions bot added triage PRs from the community streams tests Test fixes (including flaky tests) labels Apr 14, 2026
fix compile error
@m1a2st m1a2st force-pushed the MINOR-maybeSetDslStoreFormatHeaders branch from d462abf to c4f503f Compare April 15, 2026 01:08
if (withHeaders) {
streamsConfiguration.put(StreamsConfig.DSL_STORE_FORMAT_CONFIG, StreamsConfig.DSL_STORE_FORMAT_HEADERS);
}
IntegrationTestUtils.maybeSetDslStoreFormatHeaders(streamsConfiguration, withHeaders);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we use StreamsTestUtils.maybeSetDslStoreFormatHeaders and then remove IntegrationTestUtils.maybeSetDslStoreFormatHeaders?

@github-actions github-actions bot removed the triage PRs from the community label Apr 16, 2026
@chia7712 chia7712 merged commit 2791424 into apache:trunk Apr 16, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

streams tests Test fixes (including flaky tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants