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

Fix to STOMP Transport fixing message type selection

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 5.4.0
    • Transport
    • None
    • STOMP clients which always sets the content-length header in out going messages

    • Patch Available

    Description

      Ruby's STOMP client always sets the content-length header and does not provide a mechanism to override the behavior. In addition, the 1.0 STOMP specification states the content-length header is optional but recommended. I implemented the feature discussed in AMQ-739 utilizing the 'amq-msg-type' header to select the message type. I've only implemented 'text' and 'byte' message types.

      Attachments

        1. stomp-msg-type.patch
          3 kB
          Mark Eschbach

        Activity

          People

            rajdavies Robert Davies
            meschbach Mark Eschbach
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: