XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • None
    • 0.9.52
    • Generic
    • None

    Description

      like https://dev.mysql.com/doc/connector-python/en/connector-python-connection-pooling.html
      new option like MySQL connector :

      • pool_name
      • pool_size

      other option I would recommend :

      • acquireTimeout : timeout to get a new connection
      • minDelayValidation : When asking a connection to pool, the pool will validate the connection state with a ping command. "minDelayValidation" permits disabling this validation if the connection has been borrowed recently avoiding useless verifications in case of frequent reuse of connections. 0 would mean validation has to be done each time the connection is asked.

      Attachments

        Activity

          People

            georg Georg Richter
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.