Nick Vercammen created SOLR-14154:
-------------------------------------

             Summary: Return correct isolation level when retrieving it from 
the SQL Connection
                 Key: SOLR-14154
                 URL: https://issues.apache.org/jira/browse/SOLR-14154
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Parallel SQL
    Affects Versions: 8.4
            Reporter: Nick Vercammen
             Fix For: master (9.0)


When calling the getTransactionIsolation() on the Sql.ConnectionImpl an 
UnsupportedException is thrown. It would be better to return TRANSACTION_NONE 
so clients can determine themselves it is not supported without receiving an 
exception



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