Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-206

To conserve resources, Network Server could clean up connection threads that are not used for a long period of time

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 10.1.1.0
    • None
    • Network Server
    • None

    Description

      Network Server spawns a new DRDAConnThread as connection requests come in. These threads are then recycled and reused for new connection requests after the connection is closed. Unless derby.drda.maxThreads parameter is set the number of DRDAConnThreads will be equal to the maximum number of simultaneous connections ever and there is no way to free the memory without shutting down and restarting the server.

      It would be good to see the DRDAConnThreads reclaimed in some way if not used for a long period of time.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kmarsden Katherine Marsden
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: