[jira] [Updated] (SOLR-8508) Implement DatabaseMetaDataImpl.getCatalogs()

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8508: - Attachment: SOLR-8508.patch Patch with my slight changes. Tests pass. Running precommit and will

[jira] [Updated] (SOLR-8508) Implement DatabaseMetaDataImpl.getCatalogs()

2016-01-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8508: --- Attachment: SOLR-8508.patch This patch implements two pieces: * fixes issue where getCatalog and

[jira] [Updated] (SOLR-8508) Implement DatabaseMetaDataImpl.getCatalogs()

2016-01-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8508: --- Attachment: SOLR-8508.patch Attached patch with improved error handling and letting the Connection

[jira] [Updated] (SOLR-8508) Implement DatabaseMetaDataImpl.getCatalogs()

2016-01-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8508: --- Attachment: SOLR-8508.patch Updated patch to improve handling of SolrStream. Moved the SolrStream

[jira] [Updated] (SOLR-8508) Implement DatabaseMetaDataImpl.getCatalogs()

2016-01-07 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8508: --- Summary: Implement DatabaseMetaDataImpl.getCatalogs() (was: Implement