You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by kotamrajuyashasvi <gi...@git.apache.org> on 2017/11/07 18:36:47 UTC

[GitHub] ignite pull request #2992: IGNITE-6500 Bug in ignite's CassandraCacheStoreFa...

GitHub user kotamrajuyashasvi opened a pull request:

    https://github.com/apache/ignite/pull/2992

    IGNITE-6500 Bug in ignite's CassandraCacheStoreFactory

    POJO fields of java wrapper type are not retaining null values from Cassandra persistent store, while using ignite's CassandraCacheStoreFactory.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kotamrajuyashasvi/ignite master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2992.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 #2992
    
----
commit 1c9c4abd03f3ff47dfdfbf651fcae87df9a0506b
Author: kotamrajuyashasvi <ko...@gmail.com>
Date:   2017-09-28T20:10:41Z

    IGNITE-6500

commit f452f1c3d83986a7ea72e36da36730ae3b7b73bf
Author: kotamrajuyashasvi <ko...@gmail.com>
Date:   2017-09-28T20:29:53Z

    IGNITE-6500

----


---

[GitHub] ignite pull request #2992: IGNITE-6500 Bug in ignite's CassandraCacheStoreFa...

Posted by kotamrajuyashasvi <gi...@git.apache.org>.
Github user kotamrajuyashasvi closed the pull request at:

    https://github.com/apache/ignite/pull/2992


---