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

Kevin Risden commented on SOLR-8184:
------------------------------------

Yea whats really happening is that the DriverManager can't actually find a 
driver that supports that url string. The method that is getting tested is 
Driver#acceptsURL.

{code}
java.sql.SQLException: No suitable driver found for 
solr:jdbc://zoo1:9983/foo?collection=collection1
{code}

> Negative tests for JDBC Connection String
> -----------------------------------------
>
>                 Key: SOLR-8184
>                 URL: https://issues.apache.org/jira/browse/SOLR-8184
>             Project: Solr
>          Issue Type: Test
>         Environment: Trunk
>            Reporter: Susheel Kumar
>            Priority: Minor
>         Attachments: SOLR-8184.patch, SOLR-8184.patch, SOLR-8184.patch
>
>
> Ticket to track negative tests for JDBC connection string SOLR-7986



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