Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-305

Add option to set the level of Compressiion for Message Body Compression

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.2.0, 3.2.1
    • 3.3.0
    • CMS Impl
    • None

    Description

      Add a new option to the ActiveMQConnectionFactory and ActiveMQConnection to allow the level of compression used in the Message Body Compression to be set.

      Compression is set via URI as: tcp://127.0.0.1:61616?connection.useCompression=true&connection.compressionLevel=9

      The level of compression matches that of zlib that is:

      -1 means use default level
      0 means no compression
      1-9 sets the level 1 being fastest, 9 being highest compression.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment