GitHub user sboikov opened a pull request: https://github.com/apache/ignite/pull/681
gridgain-7.5.18 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite gridgain-7.5.18 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/681.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 #681 ---- commit 2e64d0d7cc51552fffc231cbc850cd615076fb85 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2015-12-29T06:31:58Z IGNITE-2258: IGFS: now default path modes could be optionally disabled using FileSystemConfiguration.isInitializeDefaultPathModes() property. commit 4cd3b3dc2f1fa0f1a9cceb6bf544dd8fb505d7f5 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2015-12-29T09:52:00Z IGNITE-2258: Fixed type on getter/setter. commit 5d58fcbf40fdb9114e4cbb32b72dd9bce7fa38ca Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2016-01-04T06:47:28Z IGNITE-2308: Fixed HadoopClassLoader dependency resolution. This closes #391. commit 83a19179cee2bb15adc36c2265dd0a3c794b60bb Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-01-04T08:14:58Z IGNITE-2218: Fixed a problem with native Hadoop libraries load. This closes #378. commit 1d7fb5702fa33cf395e797161f3a86a9600921a7 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-01-05T06:59:31Z IGNITE-2206: Hadoop file system creation is now abstracted out using factory interface. commit a12ec7d08573d5396654a5ba05bb7d873e4c2677 Author: Ignite Teamcity <ign...@apache.org> Date: 2016-01-06T10:50:48Z 1.5.2 commit 090a5de6a930c10a3a57a6e28c486fe5c87e028d Author: vozerov-gridgain <voze...@gridgain.com> Date: 2015-12-29T12:50:39Z Minor fix. commit c786820dda7f7cd1849c5593ac24ca9072945887 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-01-07T13:48:14Z IgniteHadoopIgfsSecondaryFileSystem.usrName field is renamed to "userName" to preserve backward compatibility. commit 6ab4ce246316442fa4295f9941c372fea70c24ef Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-01-08T06:23:55Z IGNITE-2342: Set correct classlader before calling FileSystem.get(). commit 077ab1b3a77fdb1c2c2fd6360fc5b60fda6c50c3 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-01-08T07:17:45Z IGNITE-2341: Improved warning message when BinaryMarshaller cannot be used. Also it is not shown when "org.apache.ignite" classes is in described situation. commit 86c4816edfd0e983014f136ffc92cde28ec56cca Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-01-08T07:26:03Z IGNITE-2340: Improved error thrown when PROXY mode exists, but secondary file system is not IgniteHadoopIgfsSecondaryFileSystem. commit fc48a8429a84ef6c87ed3225a218d7d3ae617e14 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-01-08T07:48:42Z Merge branch 'ignite-1.5.2' into ignite-1.5.3 commit 86740cefe212ed0f506d81056dd8e76de9a31e4f Author: Ignite Teamcity <ign...@apache.org> Date: 2016-01-08T09:32:11Z 1.5.3-SNAPSHOT commit 92229d2a6c6ef86772a62cb52b3aa07a55c99d89 Author: sboikov <sboi...@gridgain.com> Date: 2016-01-13T05:56:34Z ignite-2359 Added locking for files used by MarshallerContextImpl. (cherry picked from commit 1d8c4e2) commit 2e4ce585d5f54502c6511d3425b1cd5fbf0a7f4f Author: Ignite Teamcity <ign...@apache.org> Date: 2016-01-13T10:37:33Z 1.5.4-SNAPSHOT commit 6e5f9f0c7d4c86773b1f0cd5c5a673acb58c86c2 Author: Denis Magda <dma...@gridgain.com> Date: 2016-01-13T11:42:27Z Changed year to 2016 in Copyrights commit 02dbcfd8ed2701a4f415c8871d0b8fd08bfa0583 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2016-01-13T13:47:32Z IGNITE-2365 - Notify policy if swap or offheap is enabled and rebalanced entry was not preloaded. IGNITE-2099 - Fixing custom collections. This closes #396 commit 86c2ba2a601e82b824cf17422683e5398a4d8c7d Author: sboikov <sboi...@gridgain.com> Date: 2016-01-13T15:40:08Z ignite-2350 Pass update notifier flag in discovery data (all cluster nodes will have the same notifier status as first cluster node) (cherry picked from commit 7175a42) commit e1a494df400fc37ca04e8d88d1cf20bca02607b4 Author: sboikov <sboi...@gridgain.com> Date: 2016-01-14T11:16:33Z Renamed fields to change fields write order (to preserve backward compatibility). (cherry picked from commit 2a4adf5) commit 09f978234b6062afa1e1658d5a6439365a856aca Author: sboikov <sboi...@gridgain.com> Date: 2016-01-14T11:42:44Z Merge remote-tracking branch 'origin/ignite-1.5.4' into ignite-1.5.4 commit 30043e7892d0b52dc851ce5ec79c7eb3b7cc44fb Author: Denis Magda <dma...@gridgain.com> Date: 2016-01-14T13:02:50Z Added release notes commit cc3db35925698f1670a8bf1c6a1830c0c9b51290 Author: vershov <vers...@gridgain.com> Date: 2016-01-14T14:21:56Z IGNITE-2032 Unwind undeploys in preloader - Fixes #369. Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com> commit a5c85ca7749ae90af2e4a29e2162713b480e40fa Author: Valentin Kulichenko <valentin.kuliche...@gmail.com> Date: 2016-01-15T06:58:41Z Update notifier fixes commit 8f32a29c5a7b28b7e1173582f4c7cef5b6d73b27 Author: Ignite Teamcity <ign...@apache.org> Date: 2016-01-15T11:00:29Z 1.5.4-SNAPSHOT commit 6482dc80bf9cdf7aa4f592d9266c6745211b1c4c Author: sboikov <sboi...@gridgain.com> Date: 2016-01-15T12:15:02Z ignite-2386 Fixed DiscoverManager to do not increase minor topology version if exchange is not triggered. (cherry picked from commit d881417) commit 4ba6574dfa8077f8de23c8c2663826f81c7fd187 Author: sboikov <sboi...@gridgain.com> Date: 2016-01-18T15:15:04Z ignite-1811 Optimized cache 'get' on affinity node. (cherry picked from commit 83b2bf5e1f287dc83343945b0e47b83ee7724a8e) Conflicts: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridPartitionedGetFuture.java modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheStoreCollectionTest.java commit 4b31f4e66c15003cee866a6e5660257346c16c1c Author: sboikov <sboi...@gridgain.com> Date: 2016-01-18T15:05:37Z ignite-1811 Optimized cache 'get' on affinity node. (cherry picked from commit 83b2bf5) commit 1cf14fcff58c51a628df6309f05be7f0b840d5f8 Author: Pavel Tupitsyn <ptupit...@gridgain.com> Date: 2015-12-30T10:51:32Z IGNITE-2228: .NET: Compute futures could be cancelled. commit 2f292788cde807d5f1c80cf9fcb8b29cd4e5ee35 Author: Pavel Tupitsyn <ptupit...@gridgain.com> Date: 2016-01-18T10:01:43Z IGNITE-2228: Platform compute futures cancellation support. This closes #394. commit 1f5b4a3c478cdf4049af9600c7abe588c3d226fc Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-01-18T14:24:18Z .NET: IgniteFutureCancelledException is marked as serializable. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---