--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To view this discussion on the web visit https://groups.google.com/d/msg/hazelcast/-/2uTo3QeJdeQJ.
To post to this group, send email to haze...@googlegroups.com.
To unsubscribe from this group, send email to hazelcast+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hazelcast?hl=en.
Hi,I have near cache enabled, but it does not matter since there are no value with such a key in Map. As for your question about partition: I tested this scenario even with one HZ node, so it should own all partitions. And still I can see in Debugger and Profiler that there is an attempt to perform remote search.Alex
On Friday, August 24, 2012 2:51:05 PM UTC+3, Enes Akar wrote:- Do you have near-cache enabled?- How do you know "the key is local to calling node" ? You can know owner partition not the node.On Thu, Aug 23, 2012 at 2:32 PM, Alex <avak...@gmail.com> wrote:
Hi,I tested the scenario that certain node in cluster requests from IMap key that does not exist. I make sure that this key has is PartitionAware and should be local to the calling node. What I see that get method performance in this case is 8 times slower than if key exists in Map. I did some profiling and code analysis and I see that in case that key is not found locally network call is made to look for the key. Can you please suggest if this is by design behavior or issue that could be fixed?Thank you in advance,Alex--To post to this group, send email to haze...@googlegroups.com.
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To view this discussion on the web visit https://groups.google.com/d/msg/hazelcast/-/2uTo3QeJdeQJ.
To unsubscribe from this group, send email to hazelcast+...@googlegroups.com.--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To view this discussion on the web visit https://groups.google.com/d/msg/hazelcast/-/UydS_HTHQNIJ.
To view this discussion on the web visit https://groups.google.com/d/msg/hazelcast/-/372brjH88wsJ.