https://issues.apache.org/bugzilla/show_bug.cgi?id=55343

            Bug ID: 55343
           Summary: Add flag to ignore exceptions while creating initial
                    pool
           Product: Tomcat Modules
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: jdbc-pool
          Assignee: dev@tomcat.apache.org
          Reporter: as...@apache.org

I want my initial pool to be of some size i.e. not empty AND start even if it
fails to create all or some of connections.

If pool fails to create initial connections for some reason it just throws
exceptions. To workaround that I have to set initial pool size to 0.

It can be handy to add a flag to ignore (just log them) exceptions that occur
while creating initial connections.

-- 
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