[infinispan-dev] Leaking ThreadLocal

2014-06-10 Thread Sanne Grinovero
Hi all, as spotted by the testsuite - which was rightfully complaining - the CHMv8 which we backported from the JDK has a static ThreadLocal that it uses internally. Our copy is having the same, and so Dan enhanced the ThreadLocal detection utility in the testsuite to allow specific threadlocal

Re: [infinispan-dev] please vote for the Infinispan 7.0 release name!

2014-06-10 Thread Mircea Markus
I don't like Guinness THTA much! :-) On Jun 9, 2014, at 16:33, Manik Surtani ma...@infinispan.org wrote: Foul play! :-) On 6 June 2014 12:30, Tristan Tarrant ttarr...@redhat.com wrote: You rigged it ! Tristan On 06/06/2014 13:23, Mircea Markus wrote: Guiness it is!

Re: [infinispan-dev] Uber Jars

2014-06-10 Thread Galder Zamarreño
Sounds good to me. I do like the fact that the artifacts have a -all ending, it kinda signals that it’s an Uber jar. This might be handy for users who just look at the list of artifacts in the repository. Alternatively, we could have a group id that signals it, e.g. org.infinispan.all or

Re: [infinispan-dev] Test failures

2014-06-10 Thread Galder Zamarreño
Just recently I read this: http://www.rbcs-us.com/documents/Why-Most-Unit-Testing-is-Waste.pdf Food for thought, and maybe we should consider doing for next major. Maybe if we’re moving to JUnit we could look at this in detail too? Cheers, On 09 Jun 2014, at 23:06, Sanne Grinovero