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

AMQP message reencoding should save creating Netty heap arenas

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.17.0
    • AMQP, Broker
    • None

    Description

      AMQP reencoding is using Netty pooled heap buffers to encode the message, creating heap arenas that would affect the broker heap memory footprint: this could be saved by using off-heap/direct arenas that are already allocated by the broker for networking.

       

      What can cause messages to be re-encoded is sending them across bridges, that means that cluster connections (that are special bridges) can stealthy affect the broker memory footprint.

       

      Attachments

        Issue Links

          Activity

            People

              nigrofranz Francesco Nigro
              nigrofranz Francesco Nigro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1.5h
                  1.5h