GitHub user avinogradovgg opened a pull request:
https://github.com/apache/ignite/pull/1583 Ignite 1.9.1 #2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.9.1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1583.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 #1583 ---- commit 8cffe90010e1f0dbb0b93c33fe6a08bd27fa9477 Author: Igor Sapego <[hidden email]> Date: 2016-12-23T10:51:39Z IGNITE-4471: Fixed ODBC string-reading utility function This closes #1377 commit fdf1f4bb038eb9b0918367c7a5b7e49fb1e9ec51 Author: Alexey Kuznetsov <[hidden email]> Date: 2016-12-23T11:20:44Z Implemented Visor tasks for Services. commit b252b441a9ada31c7200b385d75e0b3e7c0362dd Author: Alexey Kuznetsov <[hidden email]> Date: 2016-12-23T11:20:44Z Implemented Visor tasks for Services. (cherry picked from commit fdf1f4b) commit fb8191028eb19b0683b8239b7024f7fa6ccabd4e Author: Alexey Kuznetsov <[hidden email]> Date: 2016-12-23T11:40:51Z Updated classnames for ignite-1.7.5. commit 6ca86704c36029ff29f11e1dba10588b341aa31a Author: Vasiliy Sisko <[hidden email]> Date: 2016-12-23T11:58:47Z Fixed broken links. commit 2da2816fd74b17590f45781268337da5205c44fa Author: Vasiliy Sisko <[hidden email]> Date: 2016-12-23T11:58:47Z Fixed broken links. (cherry picked from commit 6ca8670) commit 781e5b7c93a1ee47299fc94519efbd0bea020940 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-12-23T13:53:59Z IGNITE-4415 .NET: Fix duplicate entity set handling in EntityFramework caching commit 2ccae40e2a21398d15c3762b72575216c56a7fb0 Author: dkarachentsev <[hidden email]> Date: 2016-12-23T14:51:49Z IGNITE-4109 - BinaryType.isEnum() throws an exception if typeId==0 commit c040c3767b3962e125aac81cb0a6c25fa565cec4 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-12-23T16:07:17Z IGNITE-4385 .NET: Allow inline AsCacheQueryable in LINQ commit 9273e51cd039049a4aae73f9dcafc02915bc6153 Author: Alexandr Kuramshin <[hidden email]> Date: 2016-12-26T10:23:28Z ignite-4167 Do not log cache key/values commit df725e837da06bc319f9655d138909d1fd96ffbc Author: Pavel Tupitsyn <[hidden email]> Date: 2016-12-26T14:35:51Z IGNITE-4367 .NET: Fix flaky tests - fix race in ReconnectTest.TestClusterRestart commit 7606e6624be313a114a1c6350faa83a5f5063938 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-12-26T15:47:11Z IGNITE-4494 .NET: Optimize ExamplesTest.TestRemoteNodes Reuse standalone nodes between test runs commit 300750f14eff04063e898d2083ea188ce0777e7d Author: Pavel Tupitsyn <[hidden email]> Date: 2016-12-26T16:15:53Z IGNITE-4367 .NET: Fix flaky tests - fix race in ReconnectTest.TestClusterRestart commit 5769f44367cae5908cd291f226e9fccd68fe1c39 Author: Alexey Kuznetsov <[hidden email]> Date: 2016-12-27T08:14:13Z Fixed Visor queries for BinaryObjects. commit 32d2629e1a8f828b0a34e363e793a5add2639f2e Author: Sergey Kalashnikov <[hidden email]> Date: 2016-12-27T10:08:34Z IGNITE-2793 Added support for byte arrays to ODBC This closes #1371 commit 10b2b97a38cf52e480785ebb041f51e562666ad6 Author: Ignite Teamcity <[hidden email]> Date: 2016-12-27T11:04:05Z 2.0.0-SNAPSHOT commit 5494dfb8dd222bf7aee8214b6bb201d3ae8a1ec5 Author: Ignite Teamcity <[hidden email]> Date: 2016-12-27T11:50:58Z 1.8.0-SNAPSHOT commit 8dd03222f87dc0b0b6b0f0a86adb5ec196592e38 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-12-27T17:11:37Z IGNITE-4367 .NET: Fix flaky tests - add topology checks to ReconnectTest.TestClusterRestart commit 06ef846067411350081c4112ef9e9466deb6086c Author: Pavel Tupitsyn <[hidden email]> Date: 2016-12-28T08:29:30Z IGNITE-4307 .NET: Fix AtomicConfiguration in AtomicSequenceExample commit 864af7eb48f19b8d6350332100f741fcdccdb5ad Author: Pavel Tupitsyn <[hidden email]> Date: 2016-12-28T10:55:26Z IGNITE-3430 .NET: Refactor transactional tests to a separate class commit 828b9b614ba23d8316c8f0db173a2dc09a5bda27 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-12-28T14:06:57Z IGNITE-4504 .NET: Expose default transaction settings on ITransactions commit f4a1e6ca86bcc6054ca6066107ad58b6b19d665a Author: Vasiliy Sisko <[hidden email]> Date: 2016-12-29T07:48:45Z IGNITE-4442 Implemented cache affinity configuration. commit 6c38eb28623271a3604ee8d966deb88677a3adb1 Author: devozerov <[hidden email]> Date: 2016-12-29T09:20:20Z IGNITE-4167: Changed IGNITE_TO_STRING_INCLUDE_SENSITIVE default value to "true". commit 864a95e13f1262f14351df0883d0a1abd1bf70c7 Author: sboikov <[hidden email]> Date: 2016-12-29T11:45:08Z Removed duplicated benchmark. commit da5b68cc89ba6eeff25beb66e3a4d8c2b9871ab3 Author: sboikov <[hidden email]> Date: 2016-12-29T12:46:59Z For communication spi disabled pairedConnections by default, implemented NIO sessions balancing for this mode. commit 228d97bab116a513ed03f4f7f48ddeb1ef5b6577 Author: Valentin Kulichenko <[hidden email]> Date: 2016-12-29T20:21:34Z Fixed JavaDoc for RoundRobinLoadBalancingSpi commit 72f03ea7d8bc92de624817655e21f05c268a3399 Author: sboikov <[hidden email]> Date: 2016-12-30T12:13:06Z Merge remote-tracking branch 'remotes/community/ignite-1.8.2' commit 6c1cd162e60af37c9d380d801a6d2ce7f3b448b1 Author: chandresh.pancholi <[hidden email]> Date: 2017-01-04T12:51:41Z IGNITE-4519 Updating ignite-aws java sdk pom version commit 2774d879a72b0eeced862cc9a3fbd5d9c5ff2d72 Author: chandresh.pancholi <[hidden email]> Date: 2017-01-04T21:01:13Z IGNITE-4519 updating versions for gce and jcloud commit d62542b9bbfff5a221915f2bd1d23ecfee9814cf Author: devozerov <[hidden email]> Date: 2017-01-05T08:30:42Z IGNITE-4516: Hadoop: implemented optional compression for remote shuffle output. This closes #1399. ---- --- 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 |