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

Save SimpleString duplication and long[] allocation while moving Core messages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.19.1, 2.20.0
    • None
    • None

    Description

      After performing a message copy as shown in ARTEMIS-3572, each of the copied message reference the original address using a fresh SimpleString copy.
      The vararg long[] parameter is unused and has been removed to save unecessary long[] allocation while using a single Long parameter.

      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: