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

jsonb serialization snapshot manifest instead of qualified name uses manifest of SerializerWithStringManifest #171

Open
rafalpiotrowski opened this issue Dec 8, 2022 · 0 comments · May be fixed by #173 or #172

Comments

@rafalpiotrowski
Copy link
Contributor

rafalpiotrowski commented Dec 8, 2022

Version Information
Version of Akka.NET?
1.4.46

Which Akka.NET Modules?
Akka.Persistance.PostgreSql 1.4.46

Describe the bug
jsonb serialization snapshot manifest instead of qualified name uses manifest of SerializerWithStringManifest

Journal serialization works correctly but the snapshot is not.

Important to note that internally between cluster services protobuf serialization is used but only DB is using JSONB

Snapshot:
"market_394870" 1 638060916971832421 "mstate" "{""Data"": {""Name"": ...

Journal:
"market_394870" 1 false 638060916970892832 "Markets.Events.MarketCreated, Markets" "{""Market"": {""Name"": ...

@Arkatufus Arkatufus linked a pull request Feb 9, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant