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

Internal properties not removed from messages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.5, 2.1.0
    • 2.4.0
    • Broker
    • None

    Description

      In a cluster if a node is shut down (or crashed) when a
      message is being routed to a remote binding, a internal
      property may be added to the message and persisted. The
      name of the property is like _AMQ_ROUTE_TOsf.my-cluster*.
      if the node starts back, it will load and reroute this message
      and if it goes to a local consumer, this property won't
      get removed and goes to the client.

      The fix is to remove this internal property before it
      is sent to any client.

      Attachments

        Activity

          People

            gaohoward Howard Gao
            gaohoward Howard Gao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: