Here's the minimalistic sample which is based on sample.
On every run the new message is posted to actor and it should print more messages on every subsequent run.
[DEBUG][19.05.2018 12:50:16][Thread 0006][akka://chatapp/user/chat-1] Unhandled message from akka://chatapp/deadLetters : {
"Case": "Event",
"Fields": [
{
"$id": "1",
"$type": "Program+ChatEvent, akka-persist",
"Message": "New session started 19.05.2018 19:50:01"
}
]
}
Here's the minimalistic sample which is based on sample.
On every run the new message is posted to actor and it should print more messages on every subsequent run.
Actual behavior:
The sample project is available at https://github.com/OlegZee/akkling-persist-sample/tree/d116eef4bd55a0eb91a8c33e05a9bdc5df679435