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

feat(remote_wal): generalize wal config and building log store #2847

Closed
wants to merge 2 commits into from

Conversation

niebayes
Copy link
Contributor

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

Replaced WalConfig with WalOptions containing RaftEngineOptions and KafkaOptions which are used for raft-engine wal and kafka wal, respectively.
Generalized building log store upon building a datanode.

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

@niebayes niebayes self-assigned this Dec 11, 2023
@niebayes niebayes marked this pull request as draft December 14, 2023 02:48
@niebayes niebayes closed this Dec 15, 2023
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.

1 participant