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

Allow setting of any value (not just bytes) in AMQPMessage.extraProperties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7.0
    • AMQP
    • None

    Description

      When developing an incoming or outgoing AMQP interceptor, there may be scenarios where extra properties should be put on the AMQP message, without changing the original message (e.g. for ARTEMIS-2028).

      For this, the AMQPMessage.extraProperties look suitable. These properties are restricted to contain only byte[] values though - otherwise there will be an exception in AmqpCoreConverter.toCore().

      It would be good to support any kind of values here.

       

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              calohmn Carsten Lohmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: