You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/08/26 01:52:20 UTC

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

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)