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

Nick Vercammen commented on SOLR-14205:
---------------------------------------

[~krisden] PR is open ;)

> ConnectionImpl.isValid() does not behave as described in Connection javadocs
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-14205
>                 URL: https://issues.apache.org/jira/browse/SOLR-14205
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Parallel SQL
>    Affects Versions: 8.4.1
>            Reporter: Nick Vercammen
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The ConnectionImpl.isValid() returns false when you pass 0 as the timeout. 
> According to the javadocs 
> ([https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/java/sql/Connection.html#isValid(int)])
>  a timeout = 0 means no timeout. In the current implementation a timeout = 0 
> means that the connection is always invalid.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to