You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by iveselovskiy <gi...@git.apache.org> on 2017/03/02 19:35:49 UTC

[GitHub] ignite pull request #1589: Ignite 4541c

GitHub user iveselovskiy opened a pull request:

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

    Ignite 4541c

    

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

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

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

    https://github.com/apache/ignite/pull/1589.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 #1589
    
----
commit c893da70a9757b16b0799adc8eaa29fa1b03d06e
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-12-21T11:54:33Z

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

commit c5882a85f4e3a1f61723ac54fd92f087684df6da
Author: devozerov <vo...@gridgain.com>
Date:   2016-12-26T11:15:42Z

    Merge branch 'master' into ignite-2.0

commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be
Author: devozerov <vo...@gridgain.com>
Date:   2016-12-28T09:54:47Z

    Merge branch 'master' into ignite-2.0

commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f
Author: devozerov <vo...@gridgain.com>
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 <tl...@gridgain.com>
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 <tl...@gridgain.com>
Date:   2016-12-28T13:47:24Z

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

commit 2e691d80ea4870c3e7b5b127792b66c920f72c39
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-12-29T08:00:01Z

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

commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5
Author: tledkov-gridgain <tl...@gridgain.com>
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 <tl...@gridgain.com>
Date:   2016-12-29T08:14:10Z

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

commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89
Author: devozerov <vo...@gridgain.com>
Date:   2017-01-05T09:23:06Z

    Merge branch 'master' into ignite-2.0

commit 77ca2e636c73e464f833f227c4894df0785ae9e2
Author: devozerov <vo...@gridgain.com>
Date:   2017-01-16T13:07:49Z

    Merge branch 'master' into ignite-2.0

commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68
Author: tledkov-gridgain <tl...@gridgain.com>
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 <tl...@gridgain.com>
Date:   2017-01-16T13:57:27Z

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

commit e08b6ff48916edfab2dbd5d62092be5a1f819a2f
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-19T10:34:59Z

    Merge branch 'master' into ignite-2.0

commit 43adf8a3f09c6b29fe3e70f62dbc58251d8d7cb9
Author: Ivan Veselovskiy <iv...@gridgain.com>
Date:   2017-01-19T11:34:23Z

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

commit 454b9769e72775c5f6b44a36f0eef84bcce13bd7
Author: devozerov <vo...@gridgain.com>
Date:   2017-01-19T11:34:43Z

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

commit 4cd332b781cf700b99402eed2363f988f6403602
Author: Sergey Chugunov <se...@gmail.com>
Date:   2017-01-19T12:05:09Z

    IGNITE-4157 Use  discovery custom messages instead of marshaller cache - Fixes #1271.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit d0a6c57aa26bca64ef68370c0ebdb5ce45bcc765
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-19T14:10:41Z

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

commit 34a97833905a33bdb31b8e4580a576c2142313a7
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-01-19T15:04:23Z

    IGNITE-4157 - Added mapping update listener stub

commit e8377167b7b8dd020a93d92c743e4541dcd000ed
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-20T10:00:40Z

    Merge branch 'master' into ignite-2.0

commit 38cb67d45eb91e20ad4b92a490747534f5e8febb
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-20T13:09:57Z

    Merge branch 'master' into ignite-2.0

commit 82857d0cb6e2984a5359b822a9c903874414aa67
Author: Pavel Tupitsyn <pt...@apache.org>
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 b0f84872945f36f240218636c298ecc9f765c152
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-24T11:58:52Z

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

commit b9901f02147319e811be21db1e3b9fd1970fa47d
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-24T12:26:05Z

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

commit 0453627b5f6a5a48967916d342ebf9ce92d42ec1
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-24T12:32:33Z

    .NET: Add missing AttributeUsage for plugin attributes

commit 68cce9c1cb62f2a5f89b9e0f2078d3fe6aceb448
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-24T12:35:38Z

    Merge branch 'master' into ignite-2.0

commit ec1430824a21e41349a172c22fa3a66a53a8a90b
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-24T14:13:46Z

    IGNITE-4441 Define plugin API in .NET - do not start PlatformPluginProcessor when there is no platform

commit e219bad22b724deb46661478e00d2282415f70a1
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-24T14:47:25Z

    .NET: Seal plugin attributes, remove unused imports

commit 490e9a138d5ed0da505f4de7f57bb0e14c540fea
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-25T11:38:57Z

    Merge branch 'master' into ignite-2.0

commit 637d79170a3bd9ae229447b5b756fbb63c8e9328
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-25T17:33:35Z

    Merge branch 'master' into ignite-2.0

----


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