Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-833

maxHops defaults to 0 when creating artemis cluster configuration through cli

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 1.4.0
    • None
    • Broker

    Description

      When running artemis CLI to create cluster configuration using simple CLI command like:

      ./artemis create --clustered --name node-one --host localhost --message-load-balancing ON_DEMAND ../node-one
      

      The generated broker.xml configuration file has the <max-hops/> element set to 0. This is very confusing since it effectively disables message load balancing and stop cluster from forwarding messages to other nodes in hte cluster. This should be set to at least 1.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              raggz Tom Ross
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: