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

add rocksdb as transactional engine #1190

Merged
merged 13 commits into from
Nov 29, 2022

Conversation

wangzihuacool
Copy link
Contributor

Related issue: #1189

Description:
Add support for rocksdb as transactional engine

Copy link
Contributor

@dm-2 dm-2 left a comment

Choose a reason for hiding this comment

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

This looks great! Thanks @wangzihuacool!

I've asked a question about the migration test changes in my review. Would you mind also adding PerconaServer-8.0.21 to the list of versions in .github/workflows/replica-tests.yml? I've merged github/gh-ost-ci-env#14, so we can enable the RocksDB migration tests in CI 😄

script/cibuild-gh-ost-replica-tests Show resolved Hide resolved
go/base/context.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@timvaillancourt timvaillancourt left a comment

Choose a reason for hiding this comment

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

@wangzihuacool thanks for your work on this PR 🙇. I've added a few comments in-line

Copy link
Collaborator

@timvaillancourt timvaillancourt left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks a lot @wangzihuacool! 🙏

doc/command-line-flags.md Outdated Show resolved Hide resolved
Co-authored-by: dm-2 <45519614+dm-2@users.noreply.github.com>
Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
Copy link
Contributor

@dm-2 dm-2 left a comment

Choose a reason for hiding this comment

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

Thanks @wangzihuacool, this is brilliant! 🚀

@dm-2 dm-2 merged commit 7320fda into github:master Nov 29, 2022
@morgo
Copy link
Contributor

morgo commented Mar 16, 2023

FYI, this introduced a regression: #1262

@Mike1829
Copy link

Coping other phones

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

Successfully merging this pull request may close these issues.

5 participants