Re: [infinispan-dev] Adaptive marshaller buffer sizes - ISPN-1102

2011-06-13 Thread Bela Ban
On 6/10/11 12:20 PM, Manik Surtani wrote: I was referring to generating byte arrays (sending state), not generating objects (receiving state). A buffer is maintained in the AbstractMarshaller and used. I did see a comment from Bela on this thread about seeing this on the receiver too

Re: [infinispan-dev] frequent stack in testsuite

2011-06-13 Thread Manik Surtani
On 10 Jun 2011, at 15:14, Galder ZamarreƱo wrote: Hi Galder, I'm not sure to what you're referring to. I was not proposing to change anything on the reader side, just - if possible as I don't know this code - to try not sending anything if we fail to build a proper stream (instead of

Re: [infinispan-dev] frequent stack in testsuite

2011-06-13 Thread Manik Surtani
On 10 Jun 2011, at 12:23, Dan Berindei wrote: We may have a deadlock because we hold the processing lock (for reading) while invoking commands remotely (in JGroupsTransport). The remote commands might block waiting for the remote cache to start, and the remote cache won't start because it is

[infinispan-dev] Write skew check implementation

2011-06-13 Thread Pedro Ruivo
Hi, I am progressing with my implementation of total-order-based commit protocol for the partial replication mode, and I would be grateful if you could help me understanding how the write skew check is implemented in ISPN. Assume the scenario in which a node, say n1, that owns a data item d