[jira] [Created] (IGNITE-3771) JDBC driver tries to initialize the cache store

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3771) JDBC driver tries to initialize the cache store

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-3771:
-------------------------------------------

             Summary: JDBC driver tries to initialize the cache store
                 Key: IGNITE-3771
                 URL: https://issues.apache.org/jira/browse/IGNITE-3771
             Project: Ignite
          Issue Type: Bug
          Components: jdbc-driver
    Affects Versions: 1.7
            Reporter: Valentin Kulichenko
             Fix For: 1.8


Since JDBC driver is read-only, the cache store doesn't make sense for it, but having it in cache configuration leads to issues like described in [1]. We should implement a mechanism to ignore such things on JDBC driver (probably use daemon node?).

[1] http://apache-ignite-users.70518.x6.nabble.com/DiscoveryMetricsProvider-implementation-td7312.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)