Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLASH-463]Flush regions into DM as soon as raft commands processed #316

Merged
merged 9 commits into from
Nov 12, 2019
Merged

[FLASH-463]Flush regions into DM as soon as raft commands processed #316

merged 9 commits into from
Nov 12, 2019

Conversation

leiysky
Copy link
Contributor

@leiysky leiysky commented Nov 8, 2019

Note that if we set raft.disable_bg_flush to true, both storages of TxnMergeTree and DeltaMerge will be affected.

@leiysky leiysky requested review from flowbehappy and JaySon-Huang and removed request for flowbehappy November 8, 2019 02:40
@leiysky
Copy link
Contributor Author

leiysky commented Nov 8, 2019

/rebuild

@leiysky
Copy link
Contributor Author

leiysky commented Nov 8, 2019

/run-integration-tests

@leiysky
Copy link
Contributor Author

leiysky commented Nov 8, 2019

/run-integration-tests

@leiysky
Copy link
Contributor Author

leiysky commented Nov 8, 2019

/run-integration-tests

@leiysky
Copy link
Contributor Author

leiysky commented Nov 11, 2019

/run-integration-tests

@leiysky
Copy link
Contributor Author

leiysky commented Nov 11, 2019

/rebuild

@leiysky
Copy link
Contributor Author

leiysky commented Nov 11, 2019

/run-integration-tests

dbms/src/Interpreters/Context.cpp Outdated Show resolved Hide resolved
dbms/src/Interpreters/Context.cpp Outdated Show resolved Hide resolved
dbms/src/Interpreters/Context.h Outdated Show resolved Hide resolved
dbms/src/Server/Server.cpp Show resolved Hide resolved
leiysky and others added 2 commits November 11, 2019 18:03
Copy link
Contributor

@JaySon-Huang JaySon-Huang left a comment

Choose a reason for hiding this comment

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

LGTM.
But mark that maybe we should find a way not to change the behavior for engine TxnMergeTree later with raft.disable_bg_flush turn on?

@flowbehappy please take a look.

@flowbehappy
Copy link
Contributor

LGTM

@leiysky leiysky merged commit 674317a into pingcap:DeltaMergeEngine Nov 12, 2019
@leiysky leiysky deleted the enhancement/dm-kvstore-push-down branch November 12, 2019 03:55
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this pull request Dec 3, 2024
Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Co-authored-by: jinhelin <linjinhe33@gmail.com>
Co-authored-by: JaySon <tshent@qq.com>
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.

3 participants