GitHub user devozerov opened a pull request:
https://github.com/apache/ignite/pull/1085 Ignite 1.6.8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.6.8 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1085.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 #1085 ---- commit 3a4f587b457bd1bb86665bf51757a2aa3f986f07 Author: sboikov <[hidden email]> Date: 2016-06-14T08:42:52Z Tcp discovery minor: create buffered input stream with size = socket receiveBufferSize. (cherry picked from commit 54425bf) commit 6094ee0d73f26e913dd5ff4c64d72a75e450479b Author: Sergi Vladykin <[hidden email]> Date: 2016-06-05T21:14:05Z ignite-gg-11181 - scanCount with offheap index fix commit fda4110baf5cba8c6d32d0cdd3d7e2c8945af2e5 Author: Denis Magda <[hidden email]> Date: 2016-06-14T10:25:38Z Merge branch 'gridgain-7.6.1' of https://github.com/gridgain/apache-ignite into gridgain-7.6.1 commit e9a33f2376733ec3c507963c6ff98e3ad0514281 Author: nikolay_tikhonov <[hidden email]> Date: 2016-06-14T15:17:33Z IGNITE-3272 Fixed "Memory consumption in ContinuousQueryHandler". (cherry picked from commit 5f44672) commit 84547ef2a198d639ac213ecf2f51de539b3f19d0 Author: Alexey Goncharuk <[hidden email]> Date: 2016-06-14T00:52:39Z IGNITE-3305 - Fixed SYNC rebalance mode for dynamically started cache. commit ab7fa496459d9e8560c56d0daa9c56c171dea405 Author: Sergi Vladykin <[hidden email]> Date: 2016-06-14T18:47:11Z IGNITE-3273 - fixed commit 6faa1f229bf24d5aa5dc6fc99023283639ecacfe Author: Valentin Kulichenko <[hidden email]> Date: 2016-06-14T15:09:10Z IGNITE-3215 - Added IgniteRDD.withKeepBinary method commit 10916ed03688f820cef93866c8ea71226bba3716 Author: Valentin Kulichenko <[hidden email]> Date: 2016-06-15T09:19:44Z IGNITE-3215 - Added IgniteRDD.withKeepBinary method (ScalaDoc) commit e9546aa76be97dde30d3d4777b5770d15cc4d1fa Author: Valentin Kulichenko <[hidden email]> Date: 2016-06-15T10:44:23Z Fixed compilation commit 5c1492872358cac78a6954796ea1e3420bf7c26e Author: samaitra <[hidden email]> Date: 2016-06-15T09:58:33Z IGNITE-2344 - WebSessionFilter doesn't support session ID renewal. Fixes #780. commit dc1d08856e803ee8b689b2e5aad25c767e4c2015 Author: vozerov-gridgain <[hidden email]> Date: 2016-06-10T08:05:48Z IGNITE-3287: IGFS Delete in PRIMARY/DUAL modes goes through the same path. commit 51814fd816f1f3c4bf72c91399c03db7b1358ed1 Author: vozerov-gridgain <[hidden email]> Date: 2016-06-15T13:25:19Z Merge remote-tracking branch 'upstream/gridgain-7.6.1' into gridgain-7.6.1 commit c2f8df96907e096fdeaa8d040463ff5ec1662395 Author: vozerov-gridgain <[hidden email]> Date: 2016-06-14T08:09:01Z IGNITE-3294: IGFS: Improved "create" performance in DUAL mode. commit 95513d3214dd1ea7a1a68d6f1709af004c2efccd Author: vozerov-gridgain <[hidden email]> Date: 2016-06-14T08:36:33Z IGNITE-3294: IGFS: Created separate processor optimized for entry rename. commit e733e912cccf2c83d7e31d6f856b30fc4c663975 Author: vozerov-gridgain <[hidden email]> 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 <[hidden email]> Date: 2016-06-15T13:02:53Z IGNITE-3312: IGFS: Fixed a bug introduced during create() routine reworking. commit b8411955e5169b38430e077c5b4ed85d8e95b83c Author: Vladislav Pyatkov <[hidden email]> 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 <[hidden email]> Date: 2016-06-14T14:32:25Z ignite-3209 Waiting for affinity topology in case of failover for affinity call commit 19aeec39fe84f141a97ba1b0f4e6b48d2bb21f27 Author: Vladislav Pyatkov <[hidden email]> 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 <[hidden email]> Date: 2016-06-16T11:14:33Z GG-11237 KeepBinary flag will not be send to another node. commit 40d41c10e3179436bc1ae1e12bdc2d6e3a7208f0 Author: Anton Vinogradov <[hidden email]> Date: 2016-06-16T07:25:38Z IGNITE-3216 Need to deduplicate addresses registered in the IP finder commit e05c012f293dcad2cd3a184e6d257a0cb2af509a Author: Anton Vinogradov <[hidden email]> Date: 2016-06-16T07:49:48Z IGNITE-3153 TcpDiscoveryZookeeperIpFinder doesn't properly handle client reconnections commit 1689164bf0c7cf2d506478f8eaff27c5405e1d04 Author: Kristian Rosenvold <[hidden email]> 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 <[hidden email]> Date: 2016-06-16T15:58:08Z Compatibility fix (removal reverted) commit a527bf88133820885be1f6bd4d8e286bf97ac6d0 Author: sboikov <[hidden email]> Date: 2016-06-17T08:19:27Z IgniteCacheRandomOperationBenchmark: distinguish small/large value classes to better estimate cache size. commit 0fd1ab6d21447ae63e09535057cec6326539520f Author: sboikov <[hidden email]> Date: 2016-06-17T09:04:13Z IgniteCacheRandomOperationBenchmark: minor code style changes. commit 0773332335f965af3ec18a474138e3ea6157fc6e Author: agura <[hidden email]> Date: 2016-06-16T10:03:03Z ignite-3239 Fix of java.io.IOException: Resource deadlock avoided commit 106b8691a313d2c4480bb18bd8e3cfc902b5e214 Author: Valentin Kulichenko <[hidden email]> Date: 2016-06-17T11:57:45Z IGNITE-3334 - TcpDiscoveryZookeeperIpFinder used INFO logging without isInfoEnabled() check commit f177d4312c47cd31e4931c8c1e0f89c2325dedb1 Author: Alexey Kuznetsov <[hidden email]> 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 <[hidden email]> Date: 2016-06-21T08:08:47Z IGNITE-3277 Cleanup pom.xml. ---- --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
Free forum by Nabble | Edit this page |