skywalking-java/oap-server/server-core/src
彭勇升 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
..
main Fixed the collector OOM bug. (#1862) 2018-11-02 10:33:24 +08:00
test Optimize collector settings and indicator (#1841) 2018-10-29 20:45:44 +08:00