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

Chore: fix trait constrain for external_state_machine_request<SM>() #1300

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

drmingdrmer
Copy link
Member

@drmingdrmer drmingdrmer commented Jan 11, 2025

Changelog

Chore: fix trait constrain for external_state_machine_request<SM>()

Add missing trait constrain SM: RaftStateMachine<C> to
external_state_machine_request<SM>().

Thanks to @SteveLauC


This change is Reviewable

Add missing trait constrain `SM: RaftStateMachine<C>` to
`external_state_machine_request<SM>()`.

- Mentioned in databendlabs#1206 (comment)

Thanks to @SteveLauC
@drmingdrmer drmingdrmer merged commit 71db5f1 into databendlabs:main Jan 11, 2025
34 checks passed
@drmingdrmer drmingdrmer deleted the 181-fixup branch January 11, 2025 05:46
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