cherrylzhao opened a new pull request #268: SCB-865 Implement reaction of the event in Alpha Server URL: https://github.com/apache/incubator-servicecomb-saga/pull/268 Implement reaction of TCC event in alpha server, which involves - rpc OnConnected (GrpcServiceConfig) returns (stream GrpcTccCordinateCommand) - rpc participate(GrpcTccParticipateEvent) returns (GrpcAck) - rpc OnTccTransactionEnded (GrpcTccTransactionEndedEvent) returns (GrpcAck) - rpc OnDisconnected (GrpcServiceConfig) returns (GrpcAck) - Add junit test framework code for alpha TCC workflow. - Integrate alpha saga and tcc within same boot which are different with port.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
