[ https://issues.apache.org/jira/browse/IGNITE-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15683827#comment-15683827 ]
ASF GitHub Bot commented on IGNITE-3961: ---------------------------------------- GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1252 IGNITE-3961 IGFS: Support direct PROXY mode invocation in method: affinity You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3961 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1252.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 #1252 ---- commit 1093819ac0f3e7a0faacde59919117b8977e6d5b Author: Igor Sapego <isap...@gridgain.com> Date: 2016-11-09T15:19:01Z IGNITE-4201: Fixed version fix maven step. commit baa752660c6eddf27d15a812252b01b5872385de Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2016-11-10T15:47:09Z IGNITE-4208: Hadoop: Fixed a bug preventing normal secondary file system start. This closes #1228. commit 5a4ebd5de8751dcf32a26c96bf4f39e43bcbb341 Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2016-11-11T02:49:41Z Fixed classnames.properties generation for ignite-hadoop module. commit 73a8fa8b635cce3b9d8dcad364a32d29f12d4398 Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2016-11-11T03:20:32Z Fixed classnames.properties generation for ignite-hadoop module. commit f8aa957327312d76f90231b9bfe6d386d1d4ec37 Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2016-11-11T08:56:42Z Reverted wrong commit. commit 85a4b966fdfb7018d1c91b73df1659082128f786 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2016-11-14T10:38:33Z IGNITE-4216 .NET: Fix PlatformAffinityFunction to inject resource into baseFunc commit e39888a08da313bec4d30f96488eccb36b4abacc Author: Vasiliy Sisko <vsi...@gridgain.com> Date: 2016-11-17T04:41:05Z IGNITE-4163 Fixed load range queries. commit 3eacc0b59c27be6b4b3aaa09f84b867ba42b449f Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2016-11-21T10:28:56Z Merged ignite-1.7.3 into ignite-1.7.4. commit 0234f67390c88dceefd6e62de98adb922b4ba9ac Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2016-11-21T10:40:50Z IGNITE-3443 Implemented metrics for queries monitoring. commit a24a394bb66ba0237a9e9ef940707d422b2980f0 Author: Konstantin Dudkov <kdud...@ya.ru> Date: 2016-11-21T10:53:58Z IGNITE-2523 "single put" NEAR update request commit 88f38ac6305578946f2881b12d2d557bd561f67d Author: Konstantin Dudkov <kdud...@ya.ru> Date: 2016-11-21T12:11:09Z IGNITE-3074 Optimize DHT atomic update future commit 51ca24f2db32dff9c0034603ea3abfe5ef5cd846 Author: Konstantin Dudkov <kdud...@ya.ru> Date: 2016-11-21T13:48:44Z IGNITE-3075 Implement single key-value pair DHT request/response for ATOMIC cache. commit 6e4a279e34584881469a7d841432e6c38db2f06f Author: tledkov-gridgain <tled...@gridgain.com> Date: 2016-11-21T14:15:17Z IGNITE-2355: fix test - clear client connections before and after a test. commit 551f90dbeebcad35a0e3aac07229fb67578f2ab7 Author: tledkov-gridgain <tled...@gridgain.com> Date: 2016-11-21T14:16:49Z Merge remote-tracking branch 'community/ignite-1.7.4' into ignite-1.7.4 commit ca37d4394a5f651769210064cc4f62b99925a7c8 Author: tledkov-gridgain <tled...@gridgain.com> Date: 2016-11-21T14:52:10Z IGNITE-3961 IGFS: Support direct PROXY mode invocation in method: affinity commit a9b445419321180ca87483877aa72e9382a9c1d8 Author: tledkov-gridgain <tled...@gridgain.com> Date: 2016-11-21T15:10:35Z IGNITE-3961: fix simple affinity maps all blocks to local node ---- > IGFS: Support direct PROXY mode invocation in method: affinity > -------------------------------------------------------------- > > Key: IGNITE-3961 > URL: https://issues.apache.org/jira/browse/IGNITE-3961 > Project: Ignite > Issue Type: Sub-task > Components: IGFS > Affects Versions: 1.7 > Reporter: Vladimir Ozerov > Assignee: Taras Ledkov > Fix For: 1.9 > > > See > {{org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem.getFileBlockLocations}} > for reference. -- This message was sent by Atlassian JIRA (v6.3.4#6332)