You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Nick Vercammen (Jira)" <ji...@apache.org> on 2019/12/30 09:28:00 UTC

[jira] [Created] (SOLR-14154) Return correct isolation level when retrieving it from the SQL Connection

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org