<p>Seed nodes have 4 GB allocated so the attempt to reduce memory<br>
footprint is not needed for those cases. We use the fullDaoNode<br>
prog arg as its expected that any full node will have allocated<br>
sufficient memory and thus the intended reduction of memory by<br>
calling the GC is not required and counter productive.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/5728'>https://github.com/bisq-network/bisq/pull/5728</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><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></li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5728/files#diff-d35e469930acfb7304a64f4f79c686dd55991465153306efa29c6c8e5a9b31da">common/src/main/java/bisq/common/setup/CommonSetup.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5728/files#diff-30f20ce45875d755cbda14b3518e131f781e307ac7b0d25bb6d143bc7b8a2c2d">common/src/main/java/bisq/common/util/GcUtil.java</a>
    (26)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5728.patch'>https://github.com/bisq-network/bisq/pull/5728.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5728.diff'>https://github.com/bisq-network/bisq/pull/5728.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5728">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSYG2AQPMAZX4D757LUEBHMRANCNFSM5E2JYH3A">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AJFFTNV5VV5EIS67F6EM2B3UEBHMRA5CNFSM5E2JYH3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4PAVIDBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5728",
"url": "https://github.com/bisq-network/bisq/pull/5728",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>