On 6 Sep 2010, at 14:28, Mircea Markus wrote:
>> I notice you've ripped this logic out of the InvocationContextInterceptor in
branches/4.2.x
>>
>>
http://fisheye.jboss.org/browse/Infinispan/branches/4.2.x/core/src/main/j...
>>
>> Note that this is incorrect since, as I pointed out, you will miss exceptions
thrown between the InvocationContextInterceptor and the LockingInterceptor.
> This code was committed before this discussion to take place. I needed it in because
couldn't work on DLD without it).
> It wil be addressed in ISPN-629
Ok, just be careful when rolling it back/reimplementing - it's tricky stuff. A few
extra tests around it would be a good idea as well. :)