Hi All,
We are using Hazelcast version 3.12.3. We have an IMap that has a 24 hour TTL enabled on the map config. The process that is populating the map is calling setAsync(key, value), and is doing this about 50k times a second. The Hazelcast cluster is experiencing some GC/Memory issues. We were looking at the Management Center to see if we could get some clues as to what could be the problem and we noticed that the number of dirty entries for the map is over 350 million and the number of locks is 390 million, with only 4 million records total in the map. We aren’t doing any locks in our client code and we aren’t using a MapStore which, from my understanding, is the only time dirty entries would come into play. Any idea why the number of dirty entries and locks is so high?
Thanks,
Thad
This message contains confidential information and is intended only for the individuals named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required, please request a hard-copy version. -Hazelcast --
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/858dcc94-0468-469a-9292-5816a2a6a08b%40googlegroups.com.