You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Kalashnikov (JIRA)" <ji...@apache.org> on 2017/09/29 13:19:02 UTC

[jira] [Resolved] (IGNITE-6387) SQL: NOT NULL fields validation with read-through cache store

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

Sergey Kalashnikov resolved IGNITE-6387.
----------------------------------------
    Resolution: Won't Fix

> SQL: NOT NULL fields validation with read-through cache store
> -------------------------------------------------------------
>
>                 Key: IGNITE-6387
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6387
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Sergey Kalashnikov
>            Assignee: Sergey Kalashnikov
>             Fix For: 2.3
>
>         Attachments: ignite-6387.patch
>
>
> There is a case left unsolved during implementation of SQL NOT NULL constraints feature.
> It may happen so that cache update operation fails and the value loaded from store is put into cache.
> This value must also be validated with regards to configured NOT NULL constraints.
> See {{CacheConfiguration.setCacheStoreFactory()}}, {{CacheConfiguration.setReadThrough()}}, {{QueryEntity.setNotNullFields()}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)