[GitHub] ignite pull request #1490: Ignite 4541

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #1490: Ignite 4541

andrey-kuznetsov
GitHub user iveselovskiy opened a pull request:

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

    Ignite 4541

   

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

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

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

    https://github.com/apache/ignite/pull/1490.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 #1490
   
----
commit c893da70a9757b16b0799adc8eaa29fa1b03d06e
Author: tledkov-gridgain <[hidden email]>
Date:   2016-12-21T11:54:33Z

    IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and IgfsSecondaryFileSystemV2 interfaces. This closes #1346.

commit c5882a85f4e3a1f61723ac54fd92f087684df6da
Author: devozerov <[hidden email]>
Date:   2016-12-26T11:15:42Z

    Merge branch 'master' into ignite-2.0

commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be
Author: devozerov <[hidden email]>
Date:   2016-12-28T09:54:47Z

    Merge branch 'master' into ignite-2.0

commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f
Author: devozerov <[hidden email]>
Date:   2016-12-28T09:58:11Z

    IGNITE-3875: Introduced separate thread pool for data streamer. This closes #1173. This closes #1383.

commit a61b0eaff1817d84c0659e8a7e095f29e22800e1
Author: tledkov-gridgain <[hidden email]>
Date:   2016-12-28T11:09:38Z

    IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream and HadoopDirectDataInput classes. This closes #1358.

commit 2df39a80d80e2575be61a902ccd48615796fcde9
Author: tledkov-gridgain <[hidden email]>
Date:   2016-12-28T13:47:24Z

    IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This closes #1114. This closes #1252.

commit 2e691d80ea4870c3e7b5b127792b66c920f72c39
Author: tledkov-gridgain <[hidden email]>
Date:   2016-12-29T08:00:01Z

    IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes #1368.

commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5
Author: tledkov-gridgain <[hidden email]>
Date:   2016-12-29T08:07:22Z

    IGNITE-4459: Hadoop: weighted planned is default one from now on. This closes #1391.

commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6
Author: tledkov-gridgain <[hidden email]>
Date:   2016-12-29T08:14:10Z

    IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390.

commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89
Author: devozerov <[hidden email]>
Date:   2017-01-05T09:23:06Z

    Merge branch 'master' into ignite-2.0

commit 80053984fbbd4c98b4747aed8800f425a78f6ee2
Author: iveselovskiy <[hidden email]>
Date:   2017-01-12T15:07:54Z

    Version #1: Hadoop terasort test workable in multi-JVM via #isMultiJvm

commit e8958390441bde0325d81379e2e49736c1a4b325
Author: iveselovskiy <[hidden email]>
Date:   2017-01-16T10:45:35Z

    Refactoring to avoid Ignite interface of remote nodes. .

commit 77ca2e636c73e464f833f227c4894df0785ae9e2
Author: devozerov <[hidden email]>
Date:   2017-01-16T13:07:49Z

    Merge branch 'master' into ignite-2.0

commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68
Author: tledkov-gridgain <[hidden email]>
Date:   2017-01-16T13:36:25Z

    IGNITE-4428: Hadoop: moved HadoopMapReducePlanner and dependent classes to public space. This closes #1389. This closes #1394.

commit f1365421c299b754a10edf8b6f156aeeb5ff0ce1
Author: tledkov-gridgain <[hidden email]>
Date:   2017-01-16T13:57:27Z

    IGNITE-4503: Hadoop: added boundary checks to HadoopDirectDataInput. This closes # 1416.

commit 98193ede922284f293bf2d9150cbec80c41a9aee
Author: iveselovskiy <[hidden email]>
Date:   2017-01-19T10:11:05Z

    ignite-4541: wip

commit e08b6ff48916edfab2dbd5d62092be5a1f819a2f
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-01-19T10:34:59Z

    Merge branch 'master' into ignite-2.0

commit 43adf8a3f09c6b29fe3e70f62dbc58251d8d7cb9
Author: Ivan Veselovskiy <[hidden email]>
Date:   2017-01-19T11:34:23Z

    IGNITE-4219: Hadoop: fixed serialization of long strings. This closes #1409.

commit 454b9769e72775c5f6b44a36f0eef84bcce13bd7
Author: devozerov <[hidden email]>
Date:   2017-01-19T11:34:43Z

    Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0

commit 4cd332b781cf700b99402eed2363f988f6403602
Author: Sergey Chugunov <[hidden email]>
Date:   2017-01-19T12:05:09Z

    IGNITE-4157 Use  discovery custom messages instead of marshaller cache - Fixes #1271.
   
    Signed-off-by: Alexey Goncharuk <[hidden email]>

commit d0a6c57aa26bca64ef68370c0ebdb5ce45bcc765
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-01-19T14:10:41Z

    IGNITE-4441 Define plugin API in .NET
   
    This closes #1362

commit 34a97833905a33bdb31b8e4580a576c2142313a7
Author: Alexey Goncharuk <[hidden email]>
Date:   2017-01-19T15:04:23Z

    IGNITE-4157 - Added mapping update listener stub

commit e8377167b7b8dd020a93d92c743e4541dcd000ed
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-01-20T10:00:40Z

    Merge branch 'master' into ignite-2.0

commit 38cb67d45eb91e20ad4b92a490747534f5e8febb
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-01-20T13:09:57Z

    Merge branch 'master' into ignite-2.0

commit 82857d0cb6e2984a5359b822a9c903874414aa67
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-01-23T10:12:12Z

    Merge branch 'master' into ignite-2.0
   
    # Conflicts:
    # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1MapTask.java
    # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1ReduceTask.java

commit 87bf411911bdeadedf4ba80b47077ea60bfe7c20
Author: iveselovskiy <[hidden email]>
Date:   2017-01-23T11:11:08Z

    Merge branch 'ignite-2.0' of https://github.com/gridgain/apache-ignite into ignite-4541

commit 83f5a167bbed772722cc36aa91d98fd26d7f37d8
Author: iveselovskiy <[hidden email]>
Date:   2017-01-23T11:11:23Z

    Merge branch 'ignite-2.0' of https://github.com/apache/ignite into ignite-4541

commit ae0166b4bc35d07fe48b1b5c1290fb99386eb2e8
Author: iveselovskiy <[hidden email]>
Date:   2017-01-23T14:28:33Z

    IG-4541: wip.

commit b0f84872945f36f240218636c298ecc9f765c152
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-01-24T11:58:52Z

    IGNITE-4592 .NET: Fix binary enum serialization
   
    This closes #1456

commit b9901f02147319e811be21db1e3b9fd1970fa47d
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-01-24T12:26:05Z

    IGNITE-4457 Define cache plugin API in .NET
   
    This closes #1375

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---