jan-gerling / FLOCKA

1 stars 1 forks source link

Serialization #15

Open jan-gerling opened 5 years ago

jan-gerling commented 5 years ago

It is highly recommended (1, 2) to use not the default java serializer but another one, e.g. protobuf.

But there remain a few question for now:

jan-gerling commented 5 years ago

Anyone wants to delve deeper into this topic?

BieniekAlexander commented 5 years ago

https://doc.akka.io/docs/akka/2.5.4/scala/serialization.html

here's some documentation on how to change the configuration files to change the implicit serializers. I'm not sure how to test the changes, though.

jan-gerling commented 5 years ago

@ABieniek how is the progress on this issue?

jan-gerling commented 5 years ago

I reverted the merge of branch serialization, because I would get an exception when trying to reload objects from db: com.esotericsoftware.kryo.KryoException: Encountered unregistered class ID: 1899999408