[ 
https://issues.apache.org/jira/browse/SOLR-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197303#comment-15197303
 ] 

Trey Cahill commented on SOLR-8819:
-----------------------------------

Was seeing NPE's at times when using DBVisualizer made calls to getTables().  
Was able to trace the issue back to a null ZKStateReader in the 
cloudSolrClient.  Calling cloudSolrClient.connect() prevents this from 
happening.

> Implement DatabaseMetaDataImpl getTables() and fix getSchemas()
> ---------------------------------------------------------------
>
>                 Key: SOLR-8819
>                 URL: https://issues.apache.org/jira/browse/SOLR-8819
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>    Affects Versions: master, 6.0
>            Reporter: Kevin Risden
>         Attachments: SOLR-8819.patch, SOLR-8819.patch, SOLR-8819.patch, 
> SOLR-8819.patch, SOLR-8819.patch, SOLR-8819.patch
>
>
> DbVisualizer NPE when clicking on DB References tab. After connecting, NPE if 
> double click on "DB" under connection name then click on References tab.



--
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