[bisq-network/bisq] Fixed memory leak in message throttle mechanism (#2475)

Florian Reimair notifications at github.com
Wed Feb 27 15:18:44 UTC 2019


mostly showed during seed node operations (as the seed nodes tend to run for longer than a client), however, every Bisq instance has been affected.

Made a test with MSG_THROTTLE_PER_10_SEC = 50:

_ | diff byte[] in 15min |
|:------|------:|
before | +700.000 |
after: | +100 |

fixes #599 - finally (and hopefully)
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2475

-- Commit Summary --

  * Fixed memory leak in message throttle mechanism

-- File Changes --

    M p2p/src/main/java/bisq/network/p2p/network/Connection.java (5)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2475.patch
https://github.com/bisq-network/bisq/pull/2475.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2475
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190227/c0f4888b/attachment.html>


More information about the bisq-github mailing list