You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2018/08/21 14:01:58 UTC

[GitHub] cherrylzhao opened a new pull request #260: SCB-865 Implement reaction of the event in Alpha Server

cherrylzhao opened a new pull request #260: SCB-865 Implement reaction of the event in Alpha Server
URL: https://github.com/apache/incubator-servicecomb-saga/pull/260
 
 
   Implement reaction of TCC event in alpha server, which involve
   -  rpc OnConnected (GrpcServiceConfig) returns (stream GrpcTccCordinateCommand)
   - rpc participate(GrpcTccParticipateEvent) returns (GrpcAck) {}
   - rpc OnTccTransactionEnded (GrpcTccTransactionEndedEvent) returns (GrpcAck) {}
   - rpc OnDisconnected (GrpcServiceConfig) returns (GrpcAck) {}
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services