[zanata/zanata-server] b2a832: Enable connection debugging

GitHub noreply at github.com
Thu Sep 4 06:57:00 UTC 2014


  Branch: refs/heads/fix-connection-wrapper
  Home:   https://github.com/zanata/zanata-server
  Commit: b2a832cd5d9d829274665ddf220e56e7f536ced4
      https://github.com/zanata/zanata-server/commit/b2a832cd5d9d829274665ddf220e56e7f536ced4
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2014-09-04 (Thu, 04 Sep 2014)

  Changed paths:
    M functional-test/src/test/resources/conf/standalone.xml
    M functional-test/src/test/resources/datasource/zanata-ds.xml
    M zanata-war/src/etc/zanata-ds.xml
    M zanata-war/src/test/resources/arquillian/standalone.xml

  Log Message:
  -----------
  Enable connection debugging


  Commit: 498c86ea70cd31538a256db166bffa42af348403
      https://github.com/zanata/zanata-server/commit/498c86ea70cd31538a256db166bffa42af348403
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2014-09-04 (Thu, 04 Sep 2014)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/database/ConnectionWrapper.java

  Log Message:
  -----------
  Enhance ConnectionWrapper: logging, configuration, mariadb

- Log information about database and driver.
- Check for supported database/version.
- Add system property 'zanata.connection.use.wrapper' for explicit
  control.
- Disable connection wrapping for mariadb as well as mysql.
- Log what ConnectionWrapper does.


Compare: https://github.com/zanata/zanata-server/compare/b2a832cd5d9d^...498c86ea70cd


More information about the zanata-commits mailing list