You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2015/08/18 11:10:45 UTC

[jira] [Commented] (IGNITE-1262) CacheJdbcPojoStoreFactory issues

    [ https://issues.apache.org/jira/browse/IGNITE-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700973#comment-14700973 ] 

Alexey Kuznetsov commented on IGNITE-1262:
------------------------------------------

#1 and #3 should be easy to fix.
Not sure how to fix #2.

> CacheJdbcPojoStoreFactory issues
> --------------------------------
>
>                 Key: IGNITE-1262
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1262
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.1.4
>            Reporter: Valentin Kulichenko
>              Labels: usability
>             Fix For: ignite-1.4
>
>
> # {{appContext}} should be transient.
> # {{dataSrc}} in factory looks incorrect. It's transient and is always null on remote nodes. How is it supposed to be used?
> # Really strange thing with dialects. They are not serializable for no good reason, but can be set in factory. Moreover, there is {{CacheJdbcPojoStoreFactorySelfTest.testSerializable()}} which checks that H2 dialect can't be used (???). I think we should make {{JdbcDialect}} implement {{Serializable}}.



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