GitHub user skalashnikov opened a pull request:
https://github.com/apache/ignite/pull/2656
Ignite 6350: Forbid configurations with NOT NULL fields and read-through
cache store
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6350
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2656.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2656
----
commit 8ebba448985b155418c2eb9970c56a038a12d376
Author: skalashnikov <[email protected]>
Date: 2017-09-13T15:45:36Z
IGNITE-6350: Forbid configurations with NOT NULL fields and read-through
cache store
commit a591ccfffbc829031c560a77c5ce08ade46b341c
Author: skalashnikov <[email protected]>
Date: 2017-09-13T15:46:34Z
Merge branch 'master' of https://github.com/apache/ignite into ignite-6350
----
---