Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-4303

Command map is not deallocated when server halts

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Environment:
      Ubuntu 11.04 64 bit

      The map from command name to command instance (db/commands.cpp) is allocated on the heap but never released. Many of the commands are registered prior to forking which introduces a bit of complexity to managing this resource correctly. This is not a significant leak.

            Assignee:
            backlog-server-devtools DO NOT USE - Backlog - Dev Tools
            Reporter:
            dan@mongodb.com Daniel Pasette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: