Hi all,
I grabbed some sampling (2ms) profiling runs (5.2.x on JGroups 3.4.x) for
review.
https://dl.dropboxusercontent.com/u/50401510/profiling/jgroups_340_final2.jp
s
https://dl.dropboxusercontent.com/u/50401510/profiling/jgroups_340_test2.jps
The "test" is my hacked-up branch.
It's pretty co
On 10/16/2013 04:08 PM, Bela Ban wrote:
> (1) Taking flow control out of a config is a *bad thing* unless
>* your message is small or
>* you make a blocking RPC. In this case you could use NO_FC,
> bypassing flow control. Not sure if Infinispan does this
Infinispan mostly uses dispa
Hi Erik,
On 10/11/13 3:30 AM, Erik Salter wrote:
> Hi all,
>
> I'm interested in the performance regression,
Which perf regression ? JGRP-1716 ? The diff between using DONT_BUNDLE
and not using it ?
> and since I saw a similar
> regression with JGroups 3.4.0 coupled with ISPN 5.2.x (until 6.0.x
On 16 October 2013 15:15, Galder Zamarreño wrote:
>
> On Oct 16, 2013, at 3:11 PM, Sanne Grinovero wrote:
>
>> On 16 October 2013 12:21, Galder Zamarreño wrote:
>>>
>>> Guys, there's some context to this topic that Sanne has left out.
>>>
>>> This discussion origins comes from Scott Marlow who's
On Oct 16, 2013, at 3:11 PM, Sanne Grinovero wrote:
> On 16 October 2013 12:21, Galder Zamarreño wrote:
>>
>> Guys, there's some context to this topic that Sanne has left out.
>>
>> This discussion origins comes from Scott Marlow who's found a bug in a
>> Hibernate 2LC test. The test itself
On 10/11/13 3:21 PM, Dan Berindei wrote:
> I've seen StateTransferLargeObjectTest hang on my machine with all OOB
> threads waiting in FlowControl$Credit.decrementIfEnoughCredits, but I
> thought that was because the JGroups internal thread pool wasn't enabled
> in the test configuration. Now tha
(1) Taking flow control out of a config is a *bad thing* unless
* your message is small or
* you make a blocking RPC. In this case you could use NO_FC,
bypassing flow control. Not sure if Infinispan does this
(2) Use MFC/UFC rather than FC, which is deprecated
On 10/11/13 3:22 PM, Er
On 10/11/13 2:40 PM, Radim Vansa wrote:
> Hi,
>
> since Infinispan moved to JGroups 3.4, we're experiencing occassional
> deadlocks in some tests - most of threads that send anything over
> JGroups are waiting in JGroups' FlowControl.decrementCredits.
Are those real deadlocks ? Meaning, the sys
On 16 October 2013 12:21, Galder Zamarreño wrote:
>
> Guys, there's some context to this topic that Sanne has left out.
>
> This discussion origins comes from Scott Marlow who's found a bug in a
> Hibernate 2LC test. The test itself can be found in [1].
>
> Basically, the test loads a couple of e
On Wed, Oct 16, 2013 at 2:33 PM, Galder Zamarreño wrote:
>
> On Oct 16, 2013, at 1:21 PM, Galder Zamarreño wrote:
>
> > Guys, there's some context to this topic that Sanne has left out.
> >
> > This discussion origins comes from Scott Marlow who's found a bug in a
> Hibernate 2LC test. The test
On Oct 16, 2013, at 1:21 PM, Galder Zamarreño wrote:
> Guys, there's some context to this topic that Sanne has left out.
>
> This discussion origins comes from Scott Marlow who's found a bug in a
> Hibernate 2LC test. The test itself can be found in [1].
>
> Basically, the test loads a couple
Guys, there's some context to this topic that Sanne has left out.
This discussion origins comes from Scott Marlow who's found a bug in a
Hibernate 2LC test. The test itself can be found in [1].
Basically, the test loads a couple of entities into the 2LC, and then calls
evictAll in the cache tha
12 matches
Mail list logo