zhfeng edited a comment on issue #692:
URL: 
https://github.com/apache/servicecomb-pack/issues/692#issuecomment-768155391


   > Thank you @zhfeng for your reply,
   > 
   > 1. How to handle the asynchronous invoking of the Saga?
   
   I think it depends on the async framwork you use, such as java concurrency 
future, vertx, etc. I can not find the discussion on the github issues but 
maybe on the gitter, @WillemJiang  can you recall ?
   > 2. In Akka mode, whether the actor status can be persisted to the 
database. Currently, the actor status is persisted to the Redis. However, if 
the Redis is unreliable, data will be lost, which may cause the actor to fail 
to be restored.
   
   I think there is an issue for the redis cluster and persistent.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to