[GitHub] ignite pull request #1089: Ignite 3929 1

2016-09-20 Thread devozerov
Github user devozerov closed the pull request at:

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


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


[GitHub] ignite pull request #1089: Ignite 3929 1

2016-09-20 Thread devozerov
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 
Date:   2016-06-14T08:09:01Z

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

commit 95513d3214dd1ea7a1a68d6f1709af004c2efccd
Author: vozerov-gridgain 
Date:   2016-06-14T08:36:33Z

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

commit e733e912cccf2c83d7e31d6f856b30fc4c663975
Author: vozerov-gridgain 
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 
Date:   2016-06-15T13:02:53Z

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

commit b8411955e5169b38430e077c5b4ed85d8e95b83c
Author: Vladislav Pyatkov 
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 
Date:   2016-06-14T14:32:25Z

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

commit 19aeec39fe84f141a97ba1b0f4e6b48d2bb21f27
Author: Vladislav Pyatkov 
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 
Date:   2016-06-16T11:14:33Z

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

commit 40d41c10e3179436bc1ae1e12bdc2d6e3a7208f0
Author: Anton Vinogradov 
Date:   2016-06-16T07:25:38Z

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

commit e05c012f293dcad2cd3a184e6d257a0cb2af509a
Author: Anton Vinogradov 
Date:   2016-06-16T07:49:48Z

IGNITE-3153 TcpDiscoveryZookeeperIpFinder doesn't properly handle client 
reconnections

commit 1689164bf0c7cf2d506478f8eaff27c5405e1d04
Author: Kristian Rosenvold 
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 
Date:   2016-06-16T15:58:08Z

Compatibility fix (removal reverted)

commit a527bf88133820885be1f6bd4d8e286bf97ac6d0
Author: sboikov 
Date:   2016-06-17T08:19:27Z

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

commit 0fd1ab6d21447ae63e09535057cec6326539520f
Author: sboikov 
Date:   2016-06-17T09:04:13Z

IgniteCacheRandomOperationBenchmark: minor code style changes.

commit 0773332335f965af3ec18a474138e3ea6157fc6e
Author: agura 
Date:   2016-06-16T10:03:03Z

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

commit 106b8691a313d2c4480bb18bd8e3cfc902b5e214
Author: Valentin Kulichenko 
Date:   2016-06-17T11:57:45Z

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

commit f177d4312c47cd31e4931c8c1e0f89c2325dedb1
Author: Alexey Kuznetsov 
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 
Date:   2016-06-21T08:08:47Z

IGNITE-3277 Cleanup pom.xml.

commit 482015e9924425c70901fdae36222110af6e6c16
Author: Alexey Kuznetsov 
Date:   2016-06-21T10:49:47Z

IGNITE-3277 Fixed null key serialization.

commit 68b25df3b3e1979c0972d75675f2c9aa2b48d9a7
Author: vozerov-gridgain 
Date:   2016-06-21T13:57:28Z

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

commit 3ca0bc877bf356eca93c9c9a5e225362c2b58769
Author: vozerov-gridgain 
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