[ 
https://issues.apache.org/jira/browse/SOLR-8503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Risden updated SOLR-8503:
-------------------------------
    Attachment: SOLR-8503.patch

Initial patch with bare bones implementation of getMetaData and getCatalog. The 
new class DatabaseMetaDataImpl only has the constructor implemented. The other 
methods are just the default placeholders generated by IntelliJ.

> Implement org.apache.solr.client.solrj.io.sql.ConnectionImpl.getMetaData and 
> getCatalog
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-8503
>                 URL: https://issues.apache.org/jira/browse/SOLR-8503
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>    Affects Versions: Trunk
>            Reporter: Kevin Risden
>         Attachments: SOLR-8503.patch
>
>
> Product: DbVisualizer Free 9.2.14 [Build #2495]
> OS: Mac OS X
> OS Version: 10.11.2
> OS Arch: x86_64
> Java Version: 1.8.0_60
> Java VM: Java HotSpot(TM) 64-Bit Server VM
> Java Vendor: Oracle Corporation
> Java Home: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
> DbVis Home: /Applications/DbVisualizer.app/Contents/java/app
> User Home: /Users/risdenk
> PrefsDir: /Users/risdenk/.dbvis
> SessionId: 83
> BindDir: null
> An error occurred while establishing the connection:
> Details:
>    Type: java.lang.UnsupportedOperationException
> Stack Trace:
> java.lang.UnsupportedOperationException
>    at 
> org.apache.solr.client.solrj.io.sql.ConnectionImpl.getMetaData(ConnectionImpl.java:116)
>    at com.onseven.dbvis.h.B.C.Ć(Z:2253)
>    at com.onseven.dbvis.h.B.C.ā(Z:253)
>    at com.onseven.dbvis.h.B.F$A.call(Z:1369)
>    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>    at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>    at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>    at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to