Skip to content

[raft/store] Generate RequestType() and IsReadOnly() on API request types#1580

Open
MariemBaccari wants to merge 3 commits into
interuss:masterfrom
Orbitalize:generate_action
Open

[raft/store] Generate RequestType() and IsReadOnly() on API request types#1580
MariemBaccari wants to merge 3 commits into
interuss:masterfrom
Orbitalize:generate_action

Conversation

@MariemBaccari

@MariemBaccari MariemBaccari commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Adds generated methods that can be used as an implementation of ActionMetadata defined in #1577.
We derive IsReadOnly from the operation ID prefix (get/query/search/list)

@MariemBaccari MariemBaccari force-pushed the generate_action branch 3 times, most recently from ac894fa to e430305 Compare June 30, 2026 13:51
@MariemBaccari MariemBaccari changed the title [raft/store] Add generated requesttype and isreadonly [raft/store] Generate RequestType() and IsReadOnly() on API request types Jun 30, 2026
@MariemBaccari MariemBaccari force-pushed the generate_action branch 3 times, most recently from 239c3cf to a9c02c7 Compare July 1, 2026 10:00
@barroco barroco added the dss-raft Relating to the application-layer consensus implemenation based on raft label Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dss-raft Relating to the application-layer consensus implemenation based on raft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants