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

[GitHub] ignite pull request #1156: Ignite 3862

GitHub user dkarachentsev opened a pull request:

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

    Ignite 3862

    

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

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

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

    https://github.com/apache/ignite/pull/1156.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 #1156
    
----
commit f267a3042d79969405f957301bfb4ad462c7344f
Author: Denis Magda <dm...@gridgain.com>
Date:   2016-07-06T10:05:14Z

    gg-11253: load tests based on SB cases

commit aa499959d5551967ee6d4aba321e98a3415094ba
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-07-06T11:17:52Z

     VisorNodeDataCollectorTask should be aware of passed nodes IDs.

commit d27e7351feb3ee2738511696597df34f6fb997a4
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-07-06T13:35:29Z

    Updated classnames.properties to run Ignite from IDE.

commit b2fd2aa6d7a74e63ea5957408192112e539cf6a7
Author: Igor Rudyak <ir...@gmail.com>
Date:   2016-07-06T16:37:36Z

    IGNITE-3417: Cassandra packages have no descriptions

commit b20e45c361cf6215bd374ab915173d18d1ee9822
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-07-07T11:45:59Z

    GG-11294 ignite-schema-import-db shouldn't be uploaded on maven repository

commit 0b118553cffa8bac970474df27086d2e7a82b4e9
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2016-07-07T22:58:50Z

    IGNITE-3227 - Added method to get partition size

commit d3bd6c186959b9bc125b7ca5913c15ba9fe3bbd5
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2016-07-07T23:23:19Z

    IGNITE-3227 - Fixed compilation.

commit e3c29d849bded5204685270505ff6d0c082cd028
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-07-11T12:30:53Z

    CacheKeepBinaryIterationSwapEnabledTest fix.

commit c38b3ba2fe7a8e63d45259bc78aa47145c2032fd
Author: Andrey Novikov <an...@apache.org>
Date:   2016-07-13T09:22:31Z

    Ignite Web Console speed up bundle rebuild and watch. Minor fixes.

commit cd1d618ea5f80f93c378a7dc4c1bec0dcd56321e
Author: Vladislav Pyatkov <vl...@gmail.com>
Date:   2016-07-13T12:24:53Z

    IGNITE-3055: IgniteDataStreamer can't be timed out
    (cherry picked from commit 10224df)

commit c7eed8859202b99cc64b7f6d6efe46acf71ad72a
Author: Denis Magda <dm...@gridgain.com>
Date:   2016-07-13T11:19:51Z

    IGNITE-3440: Ignite Services: ServiceTopologyCallable is executed before system cache is started
    (cherry picked from commit 06b24a9)

commit 2b5067b528bf6442450b0c16d0bfb1437ea41e1a
Author: Denis Magda <dm...@gridgain.com>
Date:   2016-07-15T06:35:41Z

    IgniteDataStreamer: fixed JavaDoc
    (cherry picked from commit 2537e0f)

commit 89fd76fa2e85cfa1c06fbd5151086f958aefa685
Author: Andrey Novikov <an...@gridgain.com>
Date:   2016-07-15T09:54:21Z

    IGNITE-3446 Visor CMD: improve usability for batch mode.
    (cherry picked from commit 4897315)

commit 2f78346e0e3d6a1cb9483b66144175c826a1ff5f
Author: sboikov <sb...@gridgain.com>
Date:   2016-07-01T09:16:56Z

    ignite-1088 Implemented store for multi jvm tests
    (cherry picked from commit f91b699)

commit ade57eaf5b77f779642be424d8cdf858a327ce2d
Author: sboikov <sb...@gridgain.com>
Date:   2016-07-05T04:43:51Z

    ignite-1088 Implemented store for multi jvm tests (fixed NPE)
    (cherry picked from commit d31a476)

commit d2198a1df0e5c907434ec1a465eb118823723439
Author: sboikov <sb...@gridgain.com>
Date:   2016-07-04T18:08:24Z

    ignite-1089 Fixed tests for multi jvm mode. This closes #846.
    (cherry picked from commit bf57413)

commit a648e88c14295bf2c45b8e200eb5a3137997e131
Author: sboikov <sb...@gridgain.com>
Date:   2016-07-15T13:26:00Z

    ignite-1089 Fixed tests for multi jvm mode. This closes #846.
    (cherry picked from commit bf57413)

commit 8d6273780bdb63397dfddaf7b7c1e65a8b717e8d
Author: sboikov <sb...@gridgain.com>
Date:   2016-07-15T13:40:31Z

    Added more info in assert message.

commit 4f97444c1e6ac29648dd96bc93f878e1d2c3e784
Author: Denis Magda <dm...@gridgain.com>
Date:   2016-07-18T12:21:46Z

    IGNITE-3455: Entry placed on C++ side is not found on Java side
    (cherry picked from commit 84e83c9)

commit e1195296ddc883c0a980f64bf0d80c26ef78b233
Author: sboikov <sb...@gridgain.com>
Date:   2016-07-13T09:29:33Z

    ignite-3392 Added test.
    (cherry picked from commit a056954)

commit 46f42723ac76c025863d7a9250de3eec1eca524a
Author: sboikov <sb...@gridgain.com>
Date:   2016-07-13T09:41:18Z

    ignite-3413 Use cache node filter for continuous query registration
    (cherry picked from commit 89d64e7)

commit 590dffbe47d015db36710ba7708fd7d83269329f
Author: sboikov <sb...@gridgain.com>
Date:   2016-07-19T10:35:59Z

    ignite-3465 Do not call super.toString for not-initialized BinaryObjectImpl.
    (cherry picked from commit 78d7c13)

commit 279de8f7c51dc93480bf64231321c451c7c11780
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-07-19T12:54:27Z

    IGNITE-3416: CPP: Fixed string deserialization performance issue.

commit 1dc8bcc20d89eb4172c4b1c8f718419f059c6cc2
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-07-19T12:16:21Z

    IGNITE-3414: Hadoop: implemented new weight-based map-reduce planner.

commit ecc77b0180b3b16303988e1dc187b53e7b96a111
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-07-19T13:09:06Z

    IGNITE-3414: Hadoop: implemented new weight-based map-reduce planner.

commit 51add5049c9603a143a1a8f9233d94f92c8394da
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-07-19T14:11:46Z

    IGNITE-3511: .NET: Fixed AffinityFunctionBase.cs placement, added missing Package-Info.cs files.

commit 5ec99e8d987d7c966a55b8138aade6643decd5dd
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-07-19T23:01:32Z

    IGNITE-3470 - Support EXPIRED events in continuous queries

commit d767e518bf7844e3dcdb3f3fdc02da5ecc1b4f54
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-07-07T07:05:16Z

    Revert IGNITE-2949 due to broken compatibility

commit 7140ee9ded458e5aedd1c5a98522043366667fc3
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-07-19T23:23:27Z

    Revert IGNITE-2949 due to broken compatibility

commit 6b8020d3ffef55039d0afa55ed5925d9fdb914d2
Author: Sergi Vladykin <se...@vladykin.com>
Date:   2016-07-13T17:19:25Z

    ignite-3254 - fixed
    (cherry picked from commit 4d2be72)

----


---
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.
---