[jira] [Updated] (SOLR-8527) Improve JdbcTest to cleanup properly on failures

2016-02-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8527: --- Attachment: SOLR-8527.patch Added latest patch based on master. Uses try-with-resources around the

[jira] [Updated] (SOLR-8527) Improve JdbcTest to cleanup properly on failures

2016-01-28 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8527: --- Attachment: SOLR-8527.patch rebased on master. > Improve JdbcTest to cleanup properly on failures >

[jira] [Updated] (SOLR-8527) Improve JdbcTest to cleanup properly on failures

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8527: --- Flags: Patch > Improve JdbcTest to cleanup properly on failures >

[jira] [Updated] (SOLR-8527) Improve JdbcTest to cleanup properly on failures

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8527: --- Attachment: SOLR-8527.patch This patch uses try-with-resources on the JDBC connections, statements,