Hello,

we do event sourcing with akka-persistence and akka-cluster-sharding. Apart 
from our own messages/events akka-cluster also writes a few messages 
regarding shard allocation to our event log.

We have configured a custom serializer for our own events which transforms 
them to JSON but which format is chosen by default for the cluster messages 
(we haven't added a configuration setting for events that aren't our own)?

Is it protobuf oder java serialization? Or neither?

Thanks for your help,
Leonard

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to