[bisq-network/bisq] Disable GC calls if fullDaoNode is set (like in case of seed nodes) (#5728)

chimp1984 notifications at github.com
Mon Sep 27 13:19:36 CEST 2021


Seed nodes have 4 GB allocated so the attempt to reduce memory
footprint is not needed for those cases. We use the fullDaoNode
prog arg as its expected that any full node will have allocated
sufficient memory and thus the intended reduction of memory by
calling the GC is not required and counter productive.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * <a href="https://github.com/bisq-network/bisq/pull/5728/commits/3b97f96515c1dc6ff822e6135715655f5068de4f">Disable GC calls if fullDaoNode is set (like in case of seed nodes)</a>

-- File Changes --

    M common/src/main/java/bisq/common/setup/CommonSetup.java (3)
    M common/src/main/java/bisq/common/util/GcUtil.java (26)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5728.patch
https://github.com/bisq-network/bisq/pull/5728.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/5728
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210927/c4b91ab6/attachment.htm>


More information about the bisq-github mailing list