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

when using openwire with cacheEnabled=false memory is wasted on unmarshallCache[] and marshallCache[]

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 5.6.0
    • None
    • None
    • Patch Available

    Description

      The OpenWireFormat has 2 array fields unmarshallCache[] and marshallCache[] which together consume 256K, in case of many TopicConsumers when using FilePendingMessageCursor this causes allot of memory to be used by the OpenWire caching arrays. even if you disable caching these arrays are still created.

      Attachments

        1. OpenWireFormat.patch
          1 kB
          jacob hameiri

        Activity

          People

            rajdavies Robert Davies
            jacobs jacob hameiri
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: