You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by michaelandrepearce <gi...@git.apache.org> on 2018/11/09 00:08:31 UTC

[GitHub] activemq-artemis issue #2041: ARTEMIS-1825 Live-backup topology not correctl...

Github user michaelandrepearce commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2041
  
    @gaohoward sorry taken a while to look at this as have been burning hours on other issue. From what i can tell from the JS this looks ok, i assume form reading the js, the idea here is more clearly show who is live and who is a slave, calling a method to deduce this, rather than the hardcoded master=true, is this roughly a correct understanding? If so +1 from me.


---