Logback DBAppender for IDP 4.0
Cantor, Scott
cantor.2 at osu.edu
Mon Apr 13 14:53:51 EDT 2020
On 4/13/20, 2:43 PM, "users on behalf of Bickel, David" <users-bounces at shibboleth.net on behalf of jdbickel at iu.edu> wrote:
> Does anyone have anything similar setup and happen to know if the IDP v4 still supports using
> com.mchange.v2.c3p0.ComboPooledDataSource to accomplish this task?
The only "official" support for anything is an implicit reliance on dbcp2 pooling for the SimpleManagedConnection feature in the RDBMS DataConnector, which is not recommended anyway.
If we have to take a position on any of logback's features, I suppose it would be that we officially support only what's in the default file for non-members and would take a stronger stance on supporting members if they were trying to make use of features and having problems. But we haven't ever discussed it.
"Support" for us means a great deal. It seems to mean a lot more to us than it means to other open source projects. "It should work" is not our definition of support. Lots of things should work.
-- Scott
More information about the users
mailing list