Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3564

new masterslave: discovery agent for networkConnector to simplify master/slave pair configuration

    XMLWordPrintableJSON

Details

    Description

      Create a masterslave configuration that provides an equivalent of the current recommended way to setup a network connection to a master/slave pair more intuitively.
      Current recommendation:

      networkConnector uri="static:(failover:(tcp://master,tcp://slave)?randomize=false&maxReconnectAttempts=0)"

      Proposed new syntax (functionally equivalent)

      networkConnector uri="masterslave:(tcp://master,tcp://slave)"

      Thanks to Scott Cranton <scranton fusesource.com> for the inspiration and initial impl.

      Attachments

        Activity

          People

            gtully Gary Tully
            gtully Gary Tully
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: