Re: [infinispan-dev] Suppressing state transfer via JMX

2013-06-11 Thread Manik Surtani
On 10 Jun 2013, at 15:12, Dan Berindei dan.berin...@gmail.com wrote: Erik, I think in your case you'd be better served by a ConsistentHashFactory that always assigns at most one owner from each machine for each segment. I guess the fix for ISPN-3140 should work as well, but it wouldn't be

Re: [infinispan-dev] Suppressing state transfer via JMX

2013-06-11 Thread Dan Berindei
On Tue, Jun 11, 2013 at 2:01 PM, Manik Surtani msurt...@redhat.com wrote: On 10 Jun 2013, at 15:12, Dan Berindei dan.berin...@gmail.com wrote: Erik, I think in your case you'd be better served by a ConsistentHashFactory that always assigns at most one owner from each machine for each

[infinispan-dev] JSON version of Hibernate Search query

2013-06-11 Thread Emmanuel Bernard
Hey everyone, Sanne and I discussed Hibernate Search queries and serialization in general. I did play around that to represent Hibernate Search DSL queries into JSON. https://gist.github.com/emmanuelbernard/5760676 It is a very first draft (not reviewed). What is really nice is that I did not