Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-20608

Fix test output for deprecated dbcp pool attributes

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Core

      Description

      Unit tests keep spewing a huge number of messages saying:

      15:19:10,952 WARN  [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead
      15:19:10,952 WARN  [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead
      15:19:10,953 WARN  [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead
      

      This should be cleaned up (by fixing the configuration that uses the deprecated attributes) as it prevents correct analysis of the tests output.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: