Hazelcast distributed cache can be an issue in some environments
Description
We have noticed in some environments the distributed cache can be problematic when one server is too slow, can drag all the other servers to be slow also waiting.
So, in principle it sounds better to disable all distributed caches, it seems is a mechanism that we don't need in iDempiere at this moment, and just a few caches are actually distributed, most of them were changed to non-distributed in
I think this is related to this ticket, as maybe the test case is expecting the cache to be updated immediately, but now is Asynchronous, can you please take a look?
We have noticed in some environments the distributed cache can be problematic when one server is too slow, can drag all the other servers to be slow also waiting.
So, in principle it sounds better to disable all distributed caches, it seems is a mechanism that we don't need in iDempiere at this moment, and just a few caches are actually distributed, most of them were changed to non-distributed in