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

State serialization: DateTime precision increased #134

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

NorekZ
Copy link
Contributor

@NorekZ NorekZ commented Mar 5, 2024

This PR fixes the following issue: When saving state having DateTime property, anything lower than second is trimmed. After reading from DB (e.g. after re-activation), state is different from the one before deactivation, which causes various problems that typically must be targeted by some workarounds.

@wassim-k
Copy link
Collaborator

wassim-k commented Mar 5, 2024

Looks good, can you please bump the patch version in csproj and we can get it merged.

@NorekZ
Copy link
Contributor Author

NorekZ commented Mar 5, 2024

Thanks. Version bumped.

@wassim-k wassim-k merged commit cd9d50c into OrleansContrib:master Mar 5, 2024
2 checks passed
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.

None yet

2 participants