You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by devozerov <gi...@git.apache.org> on 2016/11/17 11:04:01 UTC

[GitHub] ignite pull request #1244: IGNITE-2693

GitHub user devozerov opened a pull request:

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

    IGNITE-2693

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-2693

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

    https://github.com/apache/ignite/pull/1244.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 #1244
    
----
commit cfd924ba0ee18debefe9b70475b09c94b0eae087
Author: Oddo Da <od...@gmail.com>
Date:   2016-03-01T03:00:39Z

    IGNITE-2693: Fix withKeepBinary() to only return new cache if binary marshaller is used

commit 83d87d4720c227cb787f00b45f50f244284dcd5c
Author: Oddo Da <od...@gmail.com>
Date:   2016-03-05T23:55:42Z

    IGNITE-2693: fix withKeepBinary() to throw an exception if no binary marshaller is used in the cache

commit a8f11c95ec6c81d53a7b906d17936a2a31000133
Author: Oddo Da <od...@gmail.com>
Date:   2016-03-06T01:36:18Z

    Fix to allow compile by jdk 1.7

commit 9c18bbee4086f9e76e2d5811c80b20b4402d6fde
Author: Oddo Da <od...@gmail.com>
Date:   2016-03-06T14:27:05Z

    Streamline withKeepBinary() tests

commit 2910470de2a5c76a7255662679fa08915b36464a
Author: Oddo Da <od...@gmail.com>
Date:   2016-03-09T16:16:00Z

    Fix test to pass after change to withKeepBinary()

commit 150600af176017b93c23ea5bf05e10b6fd1581c2
Author: Oddo Da <od...@gmail.com>
Date:   2016-03-09T18:22:54Z

    Fix test to pass after change to withKeepBinary() - add test cache name

commit 31c2dc07554977e7001fa0809df6df66b3980195
Author: Oddo Da <od...@gmail.com>
Date:   2016-03-09T21:28:42Z

    Fix tests to match new withKeepBinary() interface

commit 419683708630d0406030332d1c12cd5ed402387a
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-24T09:17:54Z

    Merge branch 'IGNITE-2693' of https://github.com/oddodaoddo/ignite into ignite-2693

commit b915b850d8f15807efe1e7e0fc416a97c6d4e408
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-24T11:00:27Z

    Minors.

commit 7fd543c340bcfc495a108dc4b11278644767070f
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-24T11:12:13Z

    Minors.

commit c5390868f57d96e5217f004ae6ac5016f185175d
Author: devozerov <vo...@gridgain.com>
Date:   2016-11-17T10:50:11Z

    Merge branch 'master' into ignite-2693
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/IgniteCacheProxy.java

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---