Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1365

Actor recovery failure due to invalid gzip-compressed event serialized by JacksonSerializer

$
0
0

I got a strange error on prod. One of persistent entities stopped recovering because of corrupted compressed json stored in event_payload (blob) (Jdbc journal / mariadb).

The responsible serializer is Akka / Jackson Serializer.

The gzip header of the corrupted content differs from other headers.

System is running on Akka vesion 2.6.19.

Any ideas what went wrong?

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1365

Trending Articles