Skip to content

emit final sw fix - #785

Closed
Hao Li (lihaosky) wants to merge 2 commits into
7.3.0-cc-docker-ksql.119-33-ccs.xfrom
emit-final-sw-fix
Closed

emit final sw fix#785
Hao Li (lihaosky) wants to merge 2 commits into
7.3.0-cc-docker-ksql.119-33-ccs.xfrom
emit-final-sw-fix

Conversation

@lihaosky

@lihaosky Hao Li (lihaosky) commented Aug 18, 2022

Copy link
Copy Markdown
Member

Description

Major changes are disabling cache for sliding window and enable index for it. Other changes are tests and name refactor.

release branch hotfixes doesn't build, we just build from release stabilization job

…disable cache for emit final sliding window (apache#12370)

1. Added more unit test for RocksDBTimeOrderedSessionStore and RocksDBTimeOrderedSessionSegmentedBytesStore
2. Disable cache for sliding window if emit strategy is ON_WINDOW_CLOSE

Reviewers: Matthias J. Sax <matthias@confluent.io>, Guozhang Wang <wangguoz@gmail.com>
Enable index for sliding window emit final case as it's faster to fetch windows for particular key

Reviewers: Guozhang Wang <wangguoz@gmail.com>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM! Thanks Hao Li (@lihaosky)

@lihaosky

Copy link
Copy Markdown
Member Author

Guozhang Wang (@guozhangwang) pointed out we don't have sliding window in ksqlDB yet so this is not needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants