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 deterministic serialization of DSL types #399

Open
ranchalp opened this issue Apr 11, 2023 · 0 comments
Open

Add deterministic serialization of DSL types #399

ranchalp opened this issue Apr 11, 2023 · 0 comments
Labels
backlog To address eventually, not necessarily now cleanup SDK Debugging and analytics tools, e.g., creation / inspection of event logs, profiling...

Comments

@ranchalp
Copy link
Contributor

Some events require deterministic serialization to be sent as raw data. If the DSL generated the serialize and deserialize methods with cbor deterministic serialization (like the one used for StableCheckpoint or LeaderSelectionPolicy), we could get rid of this boiler plate code as well.

@ranchalp ranchalp added backlog To address eventually, not necessarily now cleanup SDK Debugging and analytics tools, e.g., creation / inspection of event logs, profiling... labels Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog To address eventually, not necessarily now cleanup SDK Debugging and analytics tools, e.g., creation / inspection of event logs, profiling...
Projects
None yet
Development

No branches or pull requests

1 participant