https://bz.apache.org/bugzilla/show_bug.cgi?id=62047

            Bug ID: 62047
           Summary: Conflicting documentation concerning database
                    connection
           Product: Tomcat 8
           Version: 8.5.x-trunk
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: dev@tomcat.apache.org
          Reporter: mjfarw...@gmail.com
  Target Milestone: ----

In the Tomcat 8 migration documentation it is mentioned that some values have
been renamed (maxActive, maxWait).

The maxActive configuration option has been renamed to maxTotal
The maxWait configuration option has been renamed to maxWaitMillis 

https://tomcat.apache.org/migration-8.html#Database_Connection_Pooling

The new option names are not documented as valid options in the 8.0+ or greater
documentation.

https://tomcat.apache.org/tomcat-8.0-doc/jdbc-pool.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to