GitHub user devozerov opened a pull request:

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

    Ignite 3929 1

    

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

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

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

    https://github.com/apache/ignite/pull/1089.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 #1089
    
----
commit c2f8df96907e096fdeaa8d040463ff5ec1662395
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-14T08:09:01Z

    IGNITE-3294: IGFS: Improved "create" performance in DUAL mode.

commit 95513d3214dd1ea7a1a68d6f1709af004c2efccd
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-14T08:36:33Z

    IGNITE-3294: IGFS: Created separate processor optimized for entry rename.

commit e733e912cccf2c83d7e31d6f856b30fc4c663975
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-14T14:39:44Z

    IGNITE-2938: IGFS: Puts during secondary file reads are now performed 
synchronously and with proper semantics.

commit b46422ad64f531900263fb36f6ff28373e4346f1
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-15T13:02:53Z

    IGNITE-3312: IGFS: Fixed a bug introduced during create() routine reworking.

commit b8411955e5169b38430e077c5b4ed85d8e95b83c
Author: Vladislav Pyatkov <vldpyat...@gmail.com>
Date:   2016-06-15T14:18:27Z

    IGNITE-2767: Cont. query remote filter requires to be in client nodes class 
path.
    Reviewed and merged by Denis Magda.

commit a672e576cf88e21859944474355a91d9f4699550
Author: agura <ag...@gridgain.com>
Date:   2016-06-14T14:32:25Z

    ignite-3209 Waiting for affinity topology in case of failover for affinity 
call

commit 19aeec39fe84f141a97ba1b0f4e6b48d2bb21f27
Author: Vladislav Pyatkov <vldpyat...@gmail.com>
Date:   2016-06-15T15:43:22Z

    IGNITE-3151: Using IgniteCountDownLatch sometimes drives to dead lock.
    Reviewed and merged by Denis Magda.

commit b5f4aac2a5daad96cdac4df9abf91713824ff2c0
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-06-16T11:14:33Z

    GG-11237 KeepBinary flag will not be send to another node.

commit 40d41c10e3179436bc1ae1e12bdc2d6e3a7208f0
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-06-16T07:25:38Z

    IGNITE-3216 Need to deduplicate addresses registered in the IP finder

commit e05c012f293dcad2cd3a184e6d257a0cb2af509a
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-06-16T07:49:48Z

    IGNITE-3153 TcpDiscoveryZookeeperIpFinder doesn't properly handle client 
reconnections

commit 1689164bf0c7cf2d506478f8eaff27c5405e1d04
Author: Kristian Rosenvold <kristian.rosenv...@gmail.com>
Date:   2016-06-16T11:46:17Z

    When multiple addresses resolve to same name, TcpDiscoverySharedFsIpFinder 
fails on unregister.
    Reviewed and merged by Denis Magda.

commit 6fb108f1c24aa4ffc2e5dcf0442637bbdf856b50
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-06-16T15:58:08Z

    Compatibility fix (removal reverted)

commit a527bf88133820885be1f6bd4d8e286bf97ac6d0
Author: sboikov <sboi...@gridgain.com>
Date:   2016-06-17T08:19:27Z

    IgniteCacheRandomOperationBenchmark: distinguish small/large value classes 
to better estimate cache size.

commit 0fd1ab6d21447ae63e09535057cec6326539520f
Author: sboikov <sboi...@gridgain.com>
Date:   2016-06-17T09:04:13Z

    IgniteCacheRandomOperationBenchmark: minor code style changes.

commit 0773332335f965af3ec18a474138e3ea6157fc6e
Author: agura <ag...@gridgain.com>
Date:   2016-06-16T10:03:03Z

    ignite-3239 Fix of java.io.IOException: Resource deadlock avoided

commit 106b8691a313d2c4480bb18bd8e3cfc902b5e214
Author: Valentin Kulichenko <valentin.luliche...@gmail.com>
Date:   2016-06-17T11:57:45Z

    IGNITE-3334 - TcpDiscoveryZookeeperIpFinder used INFO logging without 
isInfoEnabled() check

commit f177d4312c47cd31e4931c8c1e0f89c2325dedb1
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-06-21T04:45:29Z

    IGNITE-3277 Replaced outdated json-lib 2.4 to modern Jackson 2.7.5.

commit 0c5db20be936997b7fa07dd26840424d1633bdae
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-06-21T08:08:47Z

    IGNITE-3277 Cleanup pom.xml.

commit 482015e9924425c70901fdae36222110af6e6c16
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-06-21T10:49:47Z

    IGNITE-3277 Fixed null key serialization.

commit 68b25df3b3e1979c0972d75675f2c9aa2b48d9a7
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-21T13:57:28Z

    IGNITE-3341: Hadoop: Added ability to link user-define native libraries to 
HadoopClassLoader.

commit 3ca0bc877bf356eca93c9c9a5e225362c2b58769
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-21T14:11:37Z

    Merge remote-tracking branch 'upstream/gridgain-7.6.1' into gridgain-7.6.1

commit 5177c33ec66d98ae379f2908dc056f58ee3cbb40
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-06-22T09:13:30Z

    IGNITE-3230 External addresses are not registered in IP finder

commit 8ce29a92d5e06d5a3d68aae0f6a2865ffd21a28c
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-06-22T09:43:05Z

    IGNITE-3152 Client node's addresses are registered in IP finder

commit bb7a6728bbd886677a4e7f0c7ad92161dd51122b
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-06-22T13:34:57Z

    IGNITE-3339 - Fixed entries eviction.

commit 8e6473a0488e4cf32bde84b2b0b4561ad5c4f157
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-22T09:18:38Z

    IGNITE-3351: Hadoop: Fixed HadoopClassLoader leak into IGFS thread pool.

commit 212dc068f807a055ae3755a9eebf55fe7722c574
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-22T13:40:49Z

    IGNITE-3353: IGFS: Fixed "out-of-space" handling.

commit 5e9159449b7b7704cfec7c82c846badf7689df43
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-22T14:27:13Z

    IGNITE-3354: IGFS: Fixed (removed) max space validation logic.

commit a70ff4c40d9f149510b148467b1dd6ce3ad5db0d
Author: sboikov <sboi...@gridgain.com>
Date:   2016-06-23T09:13:05Z

    ignite-3212 Remove tx from map if 'onStarted' failed.

commit 934456070d336fe2a5081f44429ec22d8fc22603
Author: isapego <isap...@gridgain.com>
Date:   2016-06-23T12:49:45Z

    IGNITE-3113: CPP: Binary containers documentation. This closes #711.

commit e7ebe0a30da8b2f5995d51c1e59e10900b84e2b2
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-23T12:49:59Z

    Merge remote-tracking branch 'upstream/gridgain-7.6.1' into gridgain-7.6.1

----


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

Reply via email to