GitHub user jkorab opened a pull request: https://github.com/apache/activemq/pull/19
Added close destroy-method to Postgres data source. Example config crashed and burned on master-slave failover when master lost network connectivity - took down VM. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jkorab/activemq trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq/pull/19.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #19 ---- commit a92027691a8de2482e43ab33ed4e9dd0f7a24377 Author: Jakub Korab <jakub.ko...@gmail.com> Date: 2014-04-03T10:36:24Z Added close destroy-method to Postgres data source. Example crashed and burned on master-slave failover when master lost network connectivity - took down VM. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---