jenkinsci / audit2db-plugin

Jenkins plugin to record build audit information to database.
https://plugins.jenkins.io/audit2db/
5 stars 24 forks source link

Close db connections JENKINS-21058 #14

Closed ricardogarfe closed 8 years ago

ricardogarfe commented 8 years ago

Use one SessionFactory instead of create one per saved Job:

jenkinsadmin commented 8 years ago

Thank you for this pull request! Please check this document for how the Jenkins project handles pull requests.

TimeInvestor commented 8 years ago

Can any one help merge this pull request asap? Because of this DB connection issue we have to stop using this plugin.

ricardogarfe commented 8 years ago

Is working with the same issues, I have to rollback :cry: and try another approach. Any help will be appreciated.

PS: This plugin is abandoned by its owner. They are looking for a maintainer.

TimeInvestor commented 8 years ago

Hi Ricardo García Fernández, Can you share with me how to use your code to get a working version?

sergueik commented 8 years ago

Hello TimeInvestor I used to modify java code and build and run hpi of audit2db (few years ago), and may be interested to help resurrecting it. https://github.com/sergueik/audit2db-plugin

Please let me know if you want to collaborate on this

TimeInvestor commented 8 years ago

Hi Serguei Kouzmine, Glad to work with you. :smiley: I have raised a pull request to your fork. Pls take a look. https://github.com/sergueik/audit2db-plugin/pull/1