I won't reasonably have time to review the patch and test the RC0 at
scale until thursday/friday/weekend.

Mahadev what do you want to do - should we continue to beat on RC0 and
you cut a second release candidate over the weekend? Or are you
planning to cut a new RC (after fix(es) go in) on Monday? Earlier?
What would you like to do?

Patrick

On Tue, Oct 25, 2011 at 2:04 PM, Mahadev Konar <[email protected]> wrote:
> Thanks a lot Camille.
>
> mahadev
>
>
> On Tue, Oct 25, 2011 at 1:42 PM, Camille Fournier <[email protected]> wrote:
>> I have a fix and a test that shows the error. Will get a patch together soon.
>>
>> On Tue, Oct 25, 2011 at 3:20 PM, Camille Fournier <[email protected]> wrote:
>>> I'm happy to take a look at this and post progress. I'm in a hospital
>>> waiting for a baby to be born so I will be on and off but I'll post
>>> what I get through.
>>>
>>> C
>>>
>>> On Tue, Oct 25, 2011 at 1:16 PM, Mahadev Konar <[email protected]> 
>>> wrote:
>>>> I think mockito should be useful here. Our code needs to be a little
>>>> cleaner to be able to test these with "real" unit tests :).
>>>>
>>>> thanks
>>>> mahadev
>>>>
>>>> On Tue, Oct 25, 2011 at 10:14 AM, Patrick Hunt <[email protected]> wrote:
>>>>> Do we have a test that exercises this code path? Any commit we should
>>>>> really include something that verifies the change.
>>>>>
>>>>> On Tue, Oct 25, 2011 at 10:12 AM, Mahadev Konar <[email protected]> 
>>>>> wrote:
>>>>>> Thomas,
>>>>>> Any chance, you could make the change just on 3.4 branch without the
>>>>>> Enum changes and others?
>>>>>>
>>>>>> thanks
>>>>>> mahadev
>>>>>>
>>>>>> On Tue, Oct 25, 2011 at 10:09 AM, Thomas Koch <[email protected]> wrote:
>>>>>>> Ted Dunning:
>>>>>>>> I would love to.  My travel schedule just now is pretty heinous so I 
>>>>>>>> don't
>>>>>>>> know when I will get to it.
>>>>>>> This is how I (hopefully) fixed this:
>>>>>>> https://github.com/thkoch2001/zookeeper/blob/proposed_patches/src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java#L525
>>>>>>>
>>>>>>> However I've several major changes made before that:
>>>>>>> - enum for OpCode
>>>>>>> - a class Request.Meta that holds all request meta-data: zxid, cxid, 
>>>>>>> time,
>>>>>>> type, owner, authinfo
>>>>>>> - request lost all setXYZ methods except setException to move towards an
>>>>>>> immutable request
>>>>>>>
>>>>>>> Regards,
>>>>>>>
>>>>>>> Thomas Koch, http://www.koch.ro
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>

Reply via email to