Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B097C200C6A for ; Wed, 19 Apr 2017 10:40:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AF154160B94; Wed, 19 Apr 2017 08:40:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CF057160B86 for ; Wed, 19 Apr 2017 10:40:04 +0200 (CEST) Received: (qmail 44993 invoked by uid 500); 19 Apr 2017 08:40:04 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 44982 invoked by uid 99); 19 Apr 2017 08:40:03 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2017 08:40:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 84E66DFBB7; Wed, 19 Apr 2017 08:40:03 +0000 (UTC) From: abeliak To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #1826: Ignite 4927 Content-Type: text/plain Date: Wed, 19 Apr 2017 08:40:03 +0000 (UTC) archived-at: Wed, 19 Apr 2017 08:40:05 -0000 GitHub user abeliak opened a pull request: https://github.com/apache/ignite/pull/1826 Ignite 4927 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4927 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1826.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 #1826 ---- commit b8cb82de65a529040ea18b0dc03fa7109c69bb4a Author: Vasiliy Sisko Date: 2016-12-29T07:48:45Z IGNITE-4442 Implemented cache affinity configuration. (cherry picked from commit f4a1e6c) commit 852f03829c997883376245e3515e47822e9012eb Author: Andrey Novikov Date: 2017-01-11T09:34:23Z Merge branches 'ignite-1.7.5' and 'web-console-production' of https://github.com/gridgain/apache-ignite into web-console-production commit d3e2e0c5574f7677645e73e1fbafaee3563895f1 Author: Andrey Novikov Date: 2017-01-25T07:27:01Z Merge branches 'ignite-1.7.6' and 'web-console-production' of https://github.com/gridgain/apache-ignite into web-console-production commit 295f80d10da02692540435d46961a9c3cca99b3c Author: Andrey Novikov Date: 2017-01-25T06:58:57Z IGNITE-4520 Added credential request for authentication on proxy. (cherry picked from commit ef04f35) commit faa20530a707014ac34477cba8adaaa4b67de1bb Author: Andrey Novikov Date: 2017-01-25T09:48:05Z IGNITE-1596 Fixed version sort. (cherry picked from commit 128ba07) commit 1b3bbdb1758eb19c755dabcb5fe329529fa0f378 Author: Andrey Novikov Date: 2017-01-27T04:30:49Z IGNITE-4622 Fixed generation in domain model for cache store. (cherry picked from commit 43007d5) commit a8355feef630a5c8c4edbe02224c8325dd5952d3 Author: Andrey Novikov Date: 2017-02-03T04:58:43Z IGNITE-4610 Added more informative message. (cherry picked from commit 9ff2a8f) commit 94d8a6fc0a61bb3046e2ebd8b3cbffb8917c2b6a Author: Andrey Novikov Date: 2017-02-08T04:43:22Z IGNITE-4472 Added user activities in Web Console. (cherry picked from commit 26ee9c2) commit b571fd40f009709718bce0c969d47b62be06b8f6 Author: Andrey Novikov Date: 2017-02-08T10:05:08Z IGNITE-4472 Added user activities in Web Console. (cherry picked from commit 26ee9c2) commit db48f545a83bb72cded77d8269fe4f8820e8380f Author: Andrey Novikov Date: 2017-02-10T08:55:05Z IGNITE-4678 Web Console: Implemented demo load as service. (cherry picked from commit a600caf) commit e4b54c985f256478ae2cae23b423d9b8e0842df8 Author: Andrey Novikov Date: 2017-02-13T02:48:50Z Merge branch 'ignite-1.8.3' of https://github.com/gridgain/apache-ignite into web-console-production commit 2d6735a20ac8009d1ac3f003da4fcd319271bd71 Author: Alexey Kuznetsov Date: 2017-02-09T09:44:41Z IGNITE-4676 Fixed hang if closure executed nested internal task with continuation. Added test. (cherry picked from commit e7a5307) commit d307e2eced1fd10b007ee08c3dd113e7bb4f22ba Author: Andrey Novikov Date: 2017-02-13T10:35:29Z IGNITE-4687 Added pool to process REST request in Web Agent. (cherry picked from commit 262a341) commit 8874f99f44dc2edf08a525619edb49d5db70b938 Author: dkarachentsev Date: 2017-02-14T15:44:57Z IGNITE-4641 - Refresh client attributes during reconnect commit ca5956bedfc0c3bd18290c64b6a6c2e3f114a440 Author: Andrey Novikov Date: 2017-02-14T16:28:06Z IGNITE-4472 UI fix, minor fixes (cherry picked from commit 79e1e53) commit db9252c9588c671279664484bb8c397312d265e6 Author: Andrey Novikov Date: 2017-02-15T09:08:57Z IGNITE-4678 Node version in range. (cherry picked from commit 2cfd55d) commit 58c0c49d31605bf4608e7ee97099b75b324a782f Author: Andrey Novikov Date: 2017-02-16T03:41:30Z IGNITE-4472 Fixed became this user. (cherry picked from commit ee832e4) commit 2ccbf32ea3ecaff1068832accf37235a32734b4b Author: Andrey Novikov Date: 2017-02-16T07:22:22Z IGNITE-4472 Minor UI fix. (cherry picked from commit 97c7ed7) commit ef4886d5be7c708b917e97b1cd5fd766b2ad8450 Author: Andrey Novikov Date: 2017-02-16T11:38:40Z IGNITE-4472 Minor UI fix. (cherry picked from commit d4efbf3) commit 05788b3188b30b5a3b39a75fe66301e03658408f Author: Andrey V. Mashenkov Date: 2017-02-17T09:14:53Z IGNITE-3429: Added BinaryResolver configuration samples for org.hibernate.cache.spi.CacheKey. This closes #1516. commit 1f881aa70a3894af01135f4cc5e341a8130462c2 Author: dkarachentsev Date: 2017-02-17T09:34:41Z IGNITE-4147 - Throw exception on connecting node to cluster with different SSL configuration commit 382fbc9d0b55f794eb4a9045fe72ca06b480062f Author: dkarachentsev Date: 2017-02-17T09:35:18Z Merge remote-tracking branch 'origin/ignite-1.7.8' into ignite-1.7.8 commit 11bbec487dc174fac1acd6b50c940840305bc75a Author: Alexey Kuznetsov Date: 2017-02-17T10:57:50Z IGNITE-4436 API for collecting list of running queries and cancel them. (cherry picked from commit 49237343d53ee33d44e5599cd7fe7da868ee30a1) commit 2f57760dbb4fba948cd035498d2c7f71869c0665 Author: Andrey V. Mashenkov Date: 2017-02-17T13:15:31Z IGNITE-4624: Scan query optimization. This closes #1509. commit c0e2df26f056cd11690d821146f05e3fd938906e Author: dkarachentsev Date: 2017-02-20T08:17:35Z IGNITE-3429 - Rollback due to broken compilation commit c849534df6583043d6a1d4f454cb981a20896d1a Author: Andrey Novikov Date: 2017-02-21T03:08:55Z IGNITE-4472 Added user activities in Web Console. (cherry picked from commit 26ee9c2865648118da97ee8ef84df990359edb96) commit 9df5e94d5cf14ddd55e29b81989177a7798f7e1a Author: dkarachentsev Date: 2017-02-21T12:34:59Z IGNITE-4671 - FairAffinityFunction fails on node restart with backupFilter set and no backups commit 9fcb3e74f91c8497b7b1358cdff40950cdf5c568 Author: dkarachentsev Date: 2017-02-28T13:05:06Z IGNITE-4740 - Fix. Service could be deployed/undeployed twice on concurrent cancel and discovery event. commit 231984d04d8391ccafb33ce995d942a9033cae44 Author: Andrey Novikov Date: 2017-03-01T02:49:08Z Web console: removed legacy backend port. (cherry picked from commit 5456caf) commit 573624796b171b2420b87657598198f40a91f6bb Author: Alexey Kuznetsov Date: 2017-03-01T15:09:40Z Implemented support for enforce join order flag. (cherry picked from commit a7f77d4) ---- --- 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 infrastructure@apache.org or file a JIRA ticket with INFRA. ---