GitHub user dkarachentsev opened a pull request:
https://github.com/apache/ignite/pull/1520 Ignite 4641 - Refresh client attributes during reconnect You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4641 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1520.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 #1520 ---- commit 02f48d72364fb0c52e95aef8ed383a14ee531bf6 Author: ptupitsyn <[hidden email]> Date: 2016-10-04T08:17:54Z IGNITE-3820: .NET: Added log4net integration. This closes #1138. commit bfdb5c3b374fd3512481cf16779d227d7f96e569 Author: Saikat Maitra <[hidden email]> Date: 2016-10-04T09:40:35Z IGNITE-3841 Web console added check for eviction policy max mem and max size consistency. Fixes #1136. commit a92f20b5cc75e6b80b2731da0192723526b0c1dc Author: vozerov-gridgain <[hidden email]> Date: 2016-10-04T11:10:26Z IGNITE-3597: Removed static work directory. commit d45383b69cc68c0ec967ebd673b197e437720214 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-10-04T15:48:25Z .NET: Fix code analysis warnings commit 23461b8d33922772ef8e7217e9e87b3f3b0b37b1 Author: vozerov-gridgain <[hidden email]> Date: 2016-10-06T07:14:59Z IGNITE-4001: Timeouts for threads in Ignite pools. This closes #1130. commit b94b0aeae4c42b1d35128c6b1de97e3fa318d497 Author: tledkov-gridgain <[hidden email]> Date: 2016-10-06T07:22:50Z IGNITE-3163 IGFS: Added working directory support to IgniteHadoopIgfsSecondaryFileSystem. This closes #1030. This closes #1058. This closes #1132. commit e6317e01fa8a0de03e15dcdd84a575c6b06ce701 Author: vozerov-gridgain <[hidden email]> Date: 2016-10-06T09:03:48Z IGNITE-3593 .NET: IgniteConfiguration.WorkDirectory has no effect. This closes #903. This closes #1145. commit 952be8b995050b34379006dd6e739da3fe3b49e3 Author: Dmitriy Govorukhin <[hidden email]> Date: 2016-10-07T12:00:09Z Squashed commit of the following: commit 566881b695b8bc00e618fe9a9b4c86a8fd563cc1 Author: sboikov <[hidden email]> Date: Fri Oct 7 13:08:38 2016 +0300 minor commit 7fe88a1cb21f794ee55a176ab36d895cbf916528 Author: Dmitriy Govorukhin <[hidden email]> Date: Thu Oct 6 11:11:24 2016 +0300 ignite-update-notifier fix after review (cherry picked from commit a10d2ff) commit f2de749f958a3b18dc479f8a5517d7bf9362b933 Author: Dmitriy Govorukhin <[hidden email]> Date: Tue Oct 4 12:12:08 2016 +0300 ignite-2079-2 optimize import and change url path (cherry picked from commit 830a3cf) commit 0d1be85ad55b0aa91224690d6c112ae92e8bc0a9 Author: Dmitriy Govorukhin <[hidden email]> Date: Thu Sep 29 19:54:54 2016 +0300 update-notifier remove parse xml, now parse like properties (cherry picked from commit 9ecaa29) commit e43bca6fb4528a7fc0dcb804a74fca1c59d7468b Author: Dmitriy Govorukhin <[hidden email]> Date: Tue Sep 27 17:07:21 2016 +0300 remove dom parser (cherry picked from commit d1653b2) commit b9c776a8423471706ecb1dc6176b38f23e799077 Author: Anton Vinogradov <[hidden email]> Date: 2016-10-10T08:52:57Z IGNITE-3235 Failed to initialize primitive boolean cache property of superclass commit f9a0676fad7fd6c23e3c91c10d7e0412ccb27c06 Author: vozerov-gridgain <[hidden email]> Date: 2016-10-11T07:23:01Z IGNITE-4041: Created separate processor for thread pools and refactored IO manager. This closes #1150. commit 9a6cfce659df40b0a4624f19fd91c217b74bafea Author: nikolay_tikhonov <[hidden email]> Date: 2016-10-11T10:59:57Z IGNITE-4014 Fixed "Transaction hangs if entry processor failed during serialization". This closes #1148. commit 1938a17b01fac1e08c30011180bbcc3ed7374d83 Author: Andrey V. Mashenkov <[hidden email]> Date: 2016-10-11T11:50:18Z IGNITE-3948: Fixed a bug causing TTL manager to continue tracking of evicted entries. This closes #1101. commit 60d27547dfc6bd27c6d39cbcc523d0d1e872a821 Author: vozerov-gridgain <[hidden email]> Date: 2016-10-11T11:51:00Z Merge remote-tracking branch 'upstream/ignite-1.6.10' into ignite-1.6.10 commit 359a392f1c53217c691c4c40762c51fd330666e2 Author: Valentin Kulichenko <[hidden email]> Date: 2016-01-15T06:58:41Z Update notifier fixes (cherry picked from commit a5c85ca) commit 01ca6db70933fb7f50f161a80cde9647e68a3710 Author: dkarachentsev <[hidden email]> Date: 2016-10-11T13:18:40Z Merge remote-tracking branch 'origin/ignite-1.6.10' into ignite-1.6.10 commit 0659bebe04dc9c0b0a163bc95061519c553e678c Author: Andrey V. Mashenkov <[hidden email]> Date: 2016-10-12T11:49:36Z IGNITE-3972: Fixed a bug causing continuous queries to be lost for ATOMIC cache when key's primary node leaves topology. This closes #1133. commit f597aff1bdf65d3d430cf85c9932391a72c2d7dc Author: Andrey V. Mashenkov <[hidden email]> Date: 2016-10-12T12:44:08Z IGNITE-3875: Added separate thread pool for data streamer. This closes #1067. commit 2ab094e08373dc6667af44d48a38b4f044953a79 Author: tledkov-gridgain <[hidden email]> Date: 2016-10-12T13:48:51Z IGNITE-2355: Hadoop: added ability to configure multiple job tracker addresses. This closes #1153. commit eaf8ae246cc799c1353332fcac05cb3a8efab02c Author: Pavel Tupitsyn <[hidden email]> Date: 2016-10-12T16:57:09Z IGNITE-4034 Get rid of specialized methods in platform targets commit b1ec58f716ece3a5866dd654ebc707bef67caf57 Author: Alexey Kuznetsov <[hidden email]> Date: 2016-10-13T05:58:22Z IGNITE-4066 Fixed NPE. commit 447e07c0bb5af75bce6a14612606904e4e3d9705 Author: Anton Vinogradov <[hidden email]> Date: 2016-10-14T08:40:41Z IGNITE-1924 Incomplete marshaller cache rebalancing causes Grid hangs under SSL commit 7adfbcf1ee7bbe0beb95fa82749a2e04449de8fa Author: tledkov-gridgain <[hidden email]> Date: 2016-10-14T14:48:14Z IGNITE-4060: Fixed a bug in RoundRobinLoadBalancing API causing exception when running closures after client node reconnect. This closes #1157. commit 80abd1b72e4fc7b0b95212e7f53c700c0fe21156 Author: Aleksei Scherbakov <[hidden email]> Date: 2016-10-14T16:33:07Z GG-11360 - Implement SQL queries cancellation (#18) * GG-11360 Merged IGNITE-2680 to ignite-1.6.3. * GG-11360 Test cleanup. * GG-11360 Fixing broken tests. * GG-11360 Fixing test. * GG-11360 Fixing test. * GG-11360 Fixing broken tests. * GG-11360 Added test for forever-running query cancellation on node restart. * GG-11360 Fixing race. * GG-11360 Added test for forever-running query cancellation on node stop. * GG-11360 Cleanup. * GG-11360 Support for local query cancellation/timeout. * GG-11360 Increase test duration. * GG-11360 Remove redundant catch block. * GG-11360 Fix formatting. * GG-11360 Fix formatting. * GG-11360 Fix formatting. * GG-11360 Fix formatting. * GG-11360 Fix formatting. * GG-11360 Fix formatting. * GG-11360 Fix formatting. * GG-11360 Fix formatting. * GG-11360 Simplify test. * GG-11360 Simplify test. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * GG-11360 Fixing issues. * Merge remote-tracking branch 'remotes/gg/ignite-1.6.10' into ignite-gg-11360 Conflicts: modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java * GG-11360 Review fixes. * GG-11360 Review fixes. * GG-11360 Review fixes. * GG-11360 Review fixes. * GG-11360 Review fixes. * GG-11360 Review fixes. commit 43ac3f5d5e8ab664e07f26d99be34f284f7941dd Author: vozerov-gridgain <[hidden email]> Date: 2016-10-17T08:26:12Z IGNITE-4054: Hadoop: added map-reduce plan debug output. commit d3f042b9ba6c605500ab7155c40a41850babefdb Author: sboikov <[hidden email]> Date: 2016-10-17T09:28:31Z Fixed indexing test in according to changes from #80abd1b. commit 59de231c0d0dce56b0cf5c386b19a2880d9c0603 Author: sboikov <[hidden email]> Date: 2016-10-17T13:31:35Z Re-generated GridQueryFailResponse. commit 717e91fed944082df35ecdc2e647de2ad3fca2c7 Author: ascherbakoff <[hidden email]> Date: 2016-10-17T19:30:38Z GG-11360 Fix java8 compilation. commit 44eff48f72d2a4c5c6a9a2ba6ed903834bcb63f9 Author: Igor Sapego <[hidden email]> Date: 2016-10-18T08:53:46Z IGNITE-4090: CPP: Fixed compilation for GCC 4.4.7. This closes #1165. commit 4edcf126baf75840e3816a3e0876200c7e9c0d45 Author: vozerov-gridgain <[hidden email]> Date: 2016-10-18T09:25:56Z Revert "IGNITE-3875: Added separate thread pool for data streamer. This closes #1067." This reverts commit f597aff1bdf65d3d430cf85c9932391a72c2d7dc. commit ccae52cc1af3fa2077ece6f6a9c4146e3ba72cb4 Author: tledkov-gridgain <[hidden email]> Date: 2016-10-18T10:01:03Z IGNITE-2355 Fixed the test HadoopClientProtocolMultipleServersSelfTest. Close FileSystem after each test to prevent using the one Client delegate for all tests. ---- --- 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 |