MerkleMap is no longer used in Hedera services, it does not make sense to support it in the long term. It's still used in a few non-Hedera apps, though, including PlatformTestingTool. This ticket is to rewrite the app to use virtual maps instead.
Honestly, it might be significantly less work to just drop PTT in its entirety and replace it with a few custom built simple apps. PTT should have been abandoned many years ago.
This ticket is similar to https://github.com/hashgraph/hedera-services/issues/15915, but about a different app.
MerkleMap
is no longer used in Hedera services, it does not make sense to support it in the long term. It's still used in a few non-Hedera apps, though, includingPlatformTestingTool
. This ticket is to rewrite the app to use virtual maps instead.