Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2630

Repeated declarations and deletions of the queue, broker's memory increased(NEVER decreased)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.6
    • 0.10
    • C++ Broker
    • None

    Description

      The more I run Java test code which is simply declare/delete queue and
      check the queue existence by queuequery(please see atatched Java file), the more
      C++ broker memory size increase(NEVER decrease).
      Every times, the test code is successful.

      In test code, it's repeated declarations and deletions of the queue 10,000 times.

      Here is run summary.
      A run represent one iteration through the whole test.
      i.e. each run has done declarations and deletions of the queue 10,000 times and totally 100,000 times in this case.

      broker memory size
      Run #
      (MB)
      ----------
      ------------------------------
      initial
      3
      #1
      23
      #2
      42
      #3
      50
      #4
      52
      #5
      65
      #6
      64
      #7
      72
      #8
      77
      #9
      81
      #10
      88

      Attachments

        1. QPIDSpecTest.java
          2 kB
          Yuta Kawadai

        Activity

          People

            gsim Gordon Sim
            yutax77 Yuta Kawadai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: