skywalking-java/apm-sniffer
彭勇升 pengys 7c8a683c2f
gRPC client usage improve (#1946)
* Close the clients which are unreachable.
Remote client manager test case and comments.

* Test the GRPCRemote client.

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

* gRPC client will reconnect to the server when network recorvered.

* Recovery application.yml

* Recovery proto module commit id.

* no message

* Fixed compile error.
2018-11-22 20:50:27 +08:00
..
apm-agent fix bug #1912, the usage of ignore() problem (#1913) 2018-11-17 19:16:51 +08:00
apm-agent-core gRPC client usage improve (#1946) 2018-11-22 20:50:27 +08:00
apm-sdk-plugin Support new v2 protocol and make concept consistently (#1937) 2018-11-21 22:33:04 +08:00
apm-test-tools Support new v2 protocol and make concept consistently (#1937) 2018-11-21 22:33:04 +08:00
apm-toolkit-activation New v2 header with header key `sw6` (#1894) 2018-11-12 17:42:17 +08:00
config Support new v2 protocol and make concept consistently (#1937) 2018-11-21 22:33:04 +08:00
optional-plugins Sync 6.0.0-alpha release and version up to beta. (#1883) 2018-11-06 15:45:15 +08:00
pom.xml Sync 6.0.0-alpha release and version up to beta. (#1883) 2018-11-06 15:45:15 +08:00