[ 
https://issues.apache.org/jira/browse/QPID-6111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144442#comment-14144442
 ] 

ASF subversion and git services commented on QPID-6111:
-------------------------------------------------------

Commit 1626954 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1626954 ]

QPID-6111: [Java Broker] HA - Ensure that when the REF is shutdown sufficient 
time is allowed to allow any in progress JE ReplicatedEnvironment to complete.

> Ensure that ReplicatedEnvironmentFacade awaits sufficient time on shutdown 
> for any in-progress restart to complete 
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6111
>                 URL: https://issues.apache.org/jira/browse/QPID-6111
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>         Attachments: 
> 0001-QPID-6111-Java-Broker-HA-Ensure-that-when-the-REF-is.patch, 
> 0002-QPID-6111-Java-Broker-HA-Tests-change-JE-tests-to-as.patch
>
>
> The HA system tests sporadically fail with exception "BindException: Address 
> already in use"  when trying to create a ReplicatedEnvironment.
> Analysis shows that this happens when a previous HA test has left behind an 
> executor (REF#_environmentJobExecutor) which is in the process of restarting 
> the environment from a previous test,   This leads to unexpected sporadic 
> test failures.
> REF should be changed so that on close, it awaits any in progress restart.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to