Database persistence managers: log database and driver name and version
-----------------------------------------------------------------------
Key: JCR-1116
URL: https://issues.apache.org/jira/browse/JCR-1116
Project: Jackrabbit
Issue Type: Improvement
Components: core
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
Database related problems can be solved more easily when we know what database
and driver version is used. Sometimes multiple database drivers are installed
in an app server environment, and the user may not even know it.
Currently the driver class name is logged. I suggest to log the driver and
database name and version as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.