[ 
https://issues.apache.org/jira/browse/IGNITE-9621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikolay Izhikov updated IGNITE-9621:
------------------------------------
    Fix Version/s:     (was: 2.7)
                   2.8

> MVCC: sqlline warning that transactions are not supported
> ---------------------------------------------------------
>
>                 Key: IGNITE-9621
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9621
>             Project: Ignite
>          Issue Type: Bug
>          Components: mvcc
>            Reporter: Stepan Pilschikov
>            Priority: Major
>             Fix For: 2.8
>
>
> MVCC enabled
> --autoCommit=false
> In sqlline first initial lines throwing warning message:
> {code}
> issuing: !connect jdbc:ignite:thin://127.0.0.1:10800 '' '' 
> org.apache.ignite.IgniteJdbcThinDriver
> Connecting to jdbc:ignite:thin://127.0.0.1:10800
> Connected to: Apache Ignite (version 2.7.1#19700101-sha1:00000000)
> Driver: Apache Ignite Thin JDBC Driver (version 
> 2.7.1#19700101-sha1:00000000)
> Autocommit status: false
> Sep 17, 2018 5:44:32 PM 
> org.apache.ignite.internal.jdbc.thin.JdbcThinConnection 
> setTransactionIsolation
> WARNING: Transactions are not supported.
> Sep 17, 2018 5:44:32 PM 
> org.apache.ignite.internal.jdbc.thin.JdbcThinConnection 
> getTransactionIsolation
> WARNING: Transactions are not supported.
> Transaction isolation: TRANSACTION_REPEATABLE_READ
> sqlline version 1.3.0
> 0: jdbc:ignite:thin://127.0.0.1:10800>
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to