Gordon if the original commit was included in RC3, then we should
backport your fix as well.

Rajith

On Wed, Aug 15, 2012 at 11:11 AM, Gordon Sim <[email protected]> wrote:
> On 08/15/2012 12:07 PM, Gordon Sim wrote:
>>
>> On 08/15/2012 11:20 AM, Keith W wrote:
>>>
>>> I notice that the Java Client/CPP Broker job on Jenkins began to fail
>>> (timeout) 5 days ago and has timed out in the same place
>>> (AddressBasedDestinationTest) on every build since .  Normally the job
>>> completes successfully.   The commit that triggered the build suggests
>>> that
>>> this was caused by a CPP Broker change.
>>
>>
>> Very plausible! I will take a look...
>
>
> I've checked in a fix for the hang (bug causing no-local to be turned on
> when it wasn't supposed to be).
>
> I am however seeing a failure in
> org.apache.qpid.systest.disttest.controllerandclient.ControllerAndClientTest.testIteratingFeature
>
> But its not clear to me what the problem is. The controller reports missing
> responses:
>
> Testcase: testIteratingFeature took 10.93 sec
>         Caused an ERROR
> After 10000ms ... Timed out waiting for command responses ... Expecting 2
> more responses.
> org.apache.qpid.disttest.DistributedTestException: After 10000ms ... Timed
> out waiting for command responses ... Expecting 2 more responses.
>
> and indeed I can see on one connection, command messages are sent out for
> CREATE_CONNECTION, CREATE_SESSION and CREATE_CONSUMER, but only a RESPONSE
> for the first is received back (and then forwarded on to the controller).
>
> I can't see any errors elsewhere, but perhaps I'm not looking in all the
> right places. Any ideas?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to