Skip to content

[fix](auto-partition) fix auto partition load lost data in multi sender - #36550

Closed
kaijchen wants to merge 1 commit into
apache:branch-3.0from
kaijchen:3.0-pick-35287
Closed

[fix](auto-partition) fix auto partition load lost data in multi sender#36550
kaijchen wants to merge 1 commit into
apache:branch-3.0from
kaijchen:3.0-pick-35287

Conversation

@kaijchen

Copy link
Copy Markdown
Member

Proposed changes

cherry-pick #35287

…er (apache#35287)
Change `use_cnt` mechanism for incremental (auto partition) channels and
streams, it's now dynamically counted.
Use `close_wait()` of regular partitions as a synchronize point to make
sure all sinks are in close phase before closing any incremental (auto
partition) channels and streams.
Add dummy (fake) partition and tablet if there is no regular partition
in the auto partition table.
Replace apache#34740
Co-authored-by: zhaochangle <zhaochangle@selectdb.com>
@doris-robot

Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@kaijchen

Copy link
Copy Markdown
MemberAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kaijchen@doris-robot@dataroaring