skywalking-java/oap-server/server-core
彭勇升 pengys 6b1014c336 Fixed the collector OOM bug. (#1862)
* Fixed the bug of remote client not blocked when not received on complete message, it will carry the out of a memory exception.

* Sleep 10ms, not to sleep max 10ms.

* No more than 10 stream observers are allowed at the same time to send remote message. Otherwise block the remote queue.

* no message
2018-11-02 10:33:24 +08:00
..
src Fixed the collector OOM bug. (#1862) 2018-11-02 10:33:24 +08:00
pom.xml Feature/trace query (#1685) 2018-09-20 17:31:57 +08:00