[logback-dev] [qos-ch/logback] aa728a: Close connection inside ConnectionSourceBase#disco...

Ceki Gulcu ceki at qos.ch
Tue Mar 19 18:14:42 CET 2013


  Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback
  Commit: aa728a71f5e0b28981754eac735348b26424256c
      https://github.com/qos-ch/logback/commit/aa728a71f5e0b28981754eac735348b26424256c
  Author: Ivan <crusader.magic at gmail.com>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M logback-core/src/main/java/ch/qos/logback/core/db/ConnectionSourceBase.java

  Log Message:
  -----------
  Close connection inside ConnectionSourceBase#discoverConnectionProperties()
This will fix LOGBACK-798 (Leaking jdbc pool connection)


  Commit: 484ece64c72e9b5ddef55bf68dfc11ae90516b19
      https://github.com/qos-ch/logback/commit/484ece64c72e9b5ddef55bf68dfc11ae90516b19
  Author: Ceki Gulcu <ceki at qos.ch>
  Date:   2013-03-19 (Tue, 19 Mar 2013)

  Changed paths:
    M logback-core/src/main/java/ch/qos/logback/core/db/ConnectionSourceBase.java

  Log Message:
  -----------
  Merge pull request #74 from Wee-Willie-Winkie/master

This will fix LOGBACK-798 (Leaking jdbc pool connection)


Compare: https://github.com/qos-ch/logback/compare/70cb83558e73...484ece64c72e


More information about the logback-dev mailing list