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

Keith Wall commented on QPID-7522:
----------------------------------

Looks good to me.

> [Java Broker] Fix state check in  
> ReplicatedEnvironmentFacade#tryToRestartEnvironment
> -------------------------------------------------------------------------------------
>
>                 Key: QPID-7522
>                 URL: https://issues.apache.org/jira/browse/QPID-7522
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: qpid-java-6.0, qpid-java-6.0.1, qpid-java-6.0.2, 
> qpid-java-6.0.3, qpid-java-6.0.4, qpid-java-6.0.5, qpid-java-6.1, 
> qpid-java-6.2
>            Reporter: Alex Rudyy
>            Priority: Minor
>             Fix For: qpid-java-6.2
>
>
> ReplicatedEnvironmentFacade#tryToRestartEnvironment calls 
> {{_state.equals(State.RESTARTING)}} but it should be 
> {{_state.get().equals(State.RESTARTING)}}. 
> This problem has no production impact.  It prevents only the logging of the 
> statement at DEBUG.



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

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

Reply via email to