Re: [infinispan-dev] Baselining on Java 7

2013-05-24 Thread Dan Berindei
* ForkJoinPool (assuming we can get AS to inject one) * AutoCloseable * Throwable.addSuppressed() On Fri, May 24, 2013 at 2:01 AM, Mircea Markus mmar...@redhat.com wrote: Sent from my iPhone On 23 May 2013, at 12:06, Bela Ban b...@redhat.com wrote: On 5/23/13 12:38 PM, Manik

Re: [infinispan-dev] Hotrod 5.3.0.Beta1

2013-05-24 Thread Mircea Markus
Sent from my iPhone On 20 May 2013, at 16:59, Galder ZamarreƱo gal...@redhat.com wrote: Right, that script should not be there any more since we know have a separated download for Infinispan servers. @Tristan, can we get it sorted for next release? Maybe do a little blog post about it

Re: [infinispan-dev] AtomicHashMap concurrent modifications in pessimistic mode

2013-05-24 Thread Mircea Markus
Sent from my iPhone On 20 May 2013, at 12:58, Dan Berindei dan.berin...@gmail.com wrote: On Mon, May 20, 2013 at 1:57 PM, Manik Surtani msurt...@redhat.com wrote: On 16 May 2013, at 15:04, Dan Berindei dan.berin...@gmail.com wrote: Hi guys I'm working on an intermittent failure

Re: [infinispan-dev] still to do on HR-embedded integration in ISPN-2281

2013-05-24 Thread Martin Gencur
Hi, so I gave it another try with latest Infinispan and Infinispan-server snapshots (HEAD: a901168, resp. bc432fa) . In short, the results are still the same for inVM mode but worse for client-server mode. Of course, I haven't changed anything in the test since last time. This time, I left

Re: [infinispan-dev] Baselining on Java 7

2013-05-24 Thread Mark Little
Support? On 24 May 2013, at 00:01, Mircea Markus wrote: Besides NIO2 stuff, is there anything from 7 we want badly? --- Mark Little mlit...@redhat.com JBoss, by Red Hat Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom.

Re: [infinispan-dev] Baselining on Java 7

2013-05-24 Thread Sanne Grinovero
On 24 May 2013 15:46, Mark Little mlit...@redhat.com wrote: Support? Don't we support Java6 ? And people will be very welcome to run on Java7 if they want to, but we are discussing what the minimum requirement should be. Sanne On 24 May 2013, at 00:01, Mircea Markus wrote: Besides NIO2

Re: [infinispan-dev] Baselining on Java 7

2013-05-24 Thread cotton-ben
/ Besides NIO2 stuff, is there anything from 7 we want badly? / Yes. In its version 7 release, Java introduces a Socket Direct Protocol capability. For the first time ever, a Java API can accommodate a direct bridge to ultra-low-latency physical network providers like Infiniband (including

Re: [infinispan-dev] Baselining on Java 7

2013-05-24 Thread Bela Ban
On 5/24/13 6:07 PM, cotton-ben wrote: / Besides NIO2 stuff, is there anything from 7 we want badly? / Yes. In its version 7 release, Java introduces a Socket Direct Protocol capability. For the first time ever, a Java API can accommodate a direct bridge to ultra-low-latency physical

Re: [infinispan-dev] Baselining on Java 7

2013-05-24 Thread cotton-ben
/all you'd have to do is [...]/ Thanks Bela. I'd love the you in the response above to be me, but the you has to be you. I.e. as much as I'd like to build the bridge to the capability myself, I am not going to be empowered to do this by my clients. We need a bridge provider. Might I