You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/11/21 14:23:38 UTC

[GitHub] peng-yongsheng opened a new pull request #1946: gRPC client usage improve

peng-yongsheng opened a new pull request #1946: gRPC client usage improve
URL: https://github.com/apache/incubator-skywalking/pull/1946
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [ ] Bug fix
   - [X] New feature provided
   - [ ] Improve performance
   
   ### New feature or improvement
   - Describe the details and related test reports.
   
   1. Catch the throwable for onComplete method cause of it will throw exception when connection lost.
   2. Check the gRPC channel state, send message when state is ready, wait 5 second when state is not ready.
   
   Notice: gRPC channel getState with true parameter will trigger reconnect operation. 

----------------------------------------------------------------
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