[GitHub] WillemJiang commented on issue #217: If Alpha Server Fail when book-service do send event, the book-service will fail forerver

2018-07-13 Thread GitBox
WillemJiang commented on issue #217: If Alpha Server Fail when book-service do 
send event, the book-service will fail forerver
URL: 
https://github.com/apache/incubator-servicecomb-saga/issues/217#issuecomment-404769412
 
 
   I got your point,  alpha server should be stateless, so it doesn't make 
sense that it throw exception when the event is saga-start.  And we need to 
revisit the retry logic here. 
   I just create a [SCB-745](https://issues.apache.org/jira/browse/SCB-745) for 
this issue. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] WillemJiang commented on issue #217: If Alpha Server Fail when book-service do send event, the book-service will fail forerver

2018-07-12 Thread GitBox
WillemJiang commented on issue #217: If Alpha Server Fail when book-service do 
send event, the book-service will fail forerver
URL: 
https://github.com/apache/incubator-servicecomb-saga/issues/217#issuecomment-404672923
 
 
   As alpha server works as a coordinate (the compensation call is count here 
), if omega cannot talk to the coordinate it just keep throwing the exception 
by using fast fail strategy.  


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services