<p>As we might have same keys in multiple maps and merge those to 1 map we<br>
cannot use an immutable map when merging the maps. Instead we copy our merged map<br>
at the end into a immutable map.</p>
<p>Also prune live data always instead of just when we apply historical data from resource files.</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/4786'>https://github.com/bisq-network/bisq/pull/4786</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix issue with immutable maps.</li>
  <li>Always try to prune live map with historical data</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4786/files#diff-6476309e3814cd08f9e340b79e48c1c2603a82d6ea4be4f74d977a514e6f7c1b">p2p/src/main/java/bisq/network/p2p/storage/persistence/HistoricalDataStoreService.java</a>
    (36)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4786.patch'>https://github.com/bisq-network/bisq/pull/4786.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4786.diff'>https://github.com/bisq-network/bisq/pull/4786.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/4786">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXIU4RBWM3T5G7IVZ3SPQKUPANCNFSM4TTSB22Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNULMWBGVGDENCHYQPDSPQKUPA5CNFSM4TTSB222YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LBWWXUA.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/4786",
"url": "https://github.com/bisq-network/bisq/pull/4786",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>