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 DLedger Entry Type #301

Closed
TheR1sing3un opened this issue Jul 15, 2023 · 0 comments · Fixed by #302
Closed

Add DLedger Entry Type #301

TheR1sing3un opened this issue Jul 15, 2023 · 0 comments · Fixed by #302

Comments

@TheR1sing3un
Copy link
Contributor

Use Entry type to distinguish different entries, upper layer should only apply the normal entry, it can't apply internel entries such as no-op entry / RaftLog-Read log / config change log ...

RongtongJin pushed a commit that referenced this issue Jul 16, 2023
* feat(core): add entry type to distinguish the entry which upper layer can apply

1. add entry type to distinguish the entry which upper layer can apply

* rerun

* test(core): better assert in LeaderElectorTest

1. better assert in LeaderElectorTest
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 a pull request may close this issue.

1 participant