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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <[hidden email]>
Date:   2017-09-28T20:10:41Z

    IGNITE-6500

commit f452f1c3d83986a7ea72e36da36730ae3b7b73bf
Author: kotamrajuyashasvi <[hidden email]>
Date:   2017-09-28T20:29:53Z

    IGNITE-6500

----


---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
Github user kotamrajuyashasvi closed the pull request at:

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


---