Hi Team, I have completed prototype verification fo Akka Cluster [1], I will begin the job this week.
The task is as follows: 1. Refactoring model alpha-fsm-channel-kafka and alpha-fsm-channel-redis to alpha-fsm. 2. Use Akka Cluster sharding manage distribute actors. 3. Use Cluster Aware Routers to get the SagaActor instead of the actorSelection synchronization API. Lei Zhang [1] https://github.com/coolbeevip/akka-labs/tree/master/akka-java-cluster-stateful-fsm-persistence <https://github.com/coolbeevip/akka-labs/tree/master/akka-java-cluster-stateful-fsm-persistence>
