[infinispan-dev] Hot rod version 1.3 and QueryOperation

2013-12-10 Thread Michal Linhard
Hi, I'm checking the JDG 6.2.0 Docs on Hot Rod protocol that should describe the 1.3 version I realized that we don't actually fill version number 13 yet, i.e. there's no such thing as HotRodConstants.VERSION_13 yet but we already added HotRodConstants.QUERY_REQUEST = 0x1F; to protocol 1.2

[infinispan-dev] Denormalizing hashes

2013-12-10 Thread Radim Vansa
Hi Galder, as I am trying to debug some problem in C++ client, I was looking into the server code. And I am not sure whether I understand the code correctly, but it seems to me that the server denormalizes the consistent hash for each client anew (after each topology change or client