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 849162004F3 for ; Tue, 15 Aug 2017 20:12:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 831BF1671EE; Tue, 15 Aug 2017 18:12:00 +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 C8BE81671EB for ; Tue, 15 Aug 2017 20:11:59 +0200 (CEST) Received: (qmail 78713 invoked by uid 500); 15 Aug 2017 18:11:58 -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 78701 invoked by uid 99); 15 Aug 2017 18:11:57 -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; Tue, 15 Aug 2017 18:11:57 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id AAF0EDFA43; Tue, 15 Aug 2017 18:11:57 +0000 (UTC) From: agura To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #2449: fair-aff-fix Content-Type: text/plain Date: Tue, 15 Aug 2017 18:11:57 +0000 (UTC) archived-at: Tue, 15 Aug 2017 18:12:00 -0000 GitHub user agura opened a pull request: https://github.com/apache/ignite/pull/2449 fair-aff-fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/agura/incubator-ignite fair-aff-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2449.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 #2449 ---- 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) commit a30183ac821507fbdaa6f0cc2c6ef25ca2677867 Author: Andrey Novikov Date: 2017-02-20T11:23:33Z IGNITE-4717 Fixed hangs in VisorCacheClearTask. (cherry picked from commit 76f3060) commit 5f5cce4f36e6bc0a3468ba1d80fa5f3d158e927f Author: Alexey Kuznetsov Date: 2017-03-01T15:09:40Z Implemented support for enforce join order flag. (cherry picked from commit a7f77d4) commit 7292a5306c90d5c48c520bf9ffad388769250488 Author: Andrey Novikov Date: 2017-02-20T11:23:33Z IGNITE-4717 Fixed hangs in VisorCacheClearTask. (cherry picked from commit 76f3060) commit 620235f3ca0fa32c1f4a4dc1a5e0bd5545f6e07e Author: Alexey Kuznetsov Date: 2017-03-02T04:05:19Z Minor cleanup. commit 840ab997436dfad8cdbb4ad182de24bceec37962 Author: AKuznetsov Date: 2017-02-14T13:54:31Z IGNITE-4436 API for collecting list of running queries and cancel them. (cherry picked from commit 4923734) commit c2b201ed5bf4bea5dd5aa013f685fdfa02544527 Author: Evgenii Zhuravlev Date: 2017-03-02T07:27:13Z IGNITE-3386 - Reentrant lock is lost when owner leaves topology commit 3310f10b9d48d64280d0ebf2464ad892f3f31c52 Author: Alexey Goncharuk Date: 2017-03-02T07:37:00Z IGNITE-3386 - Minor code style changes commit 7ad8e79fa1077291c50f2f535ecccde6baee0321 Author: Evgenii Zhuravlev Date: 2017-03-07T11:32:28Z ignite-4577 Add non-reachable addresses at the end of addresses list commit bcb139822afa148a7ea3fbb3eecc274f308070f6 Author: Alexey Kuznetsov Date: 2017-03-10T08:51:38Z IGNITE-4717 VisorClearTask minor fix. (cherry picked from commit d4b87f4) commit 590b82d817595b82a0706e332c545e4746fafbc2 Author: Alexey Kuznetsov Date: 2017-03-10T08:51:38Z IGNITE-4717 VisorClearTask minor fix. (cherry picked from commit d4b87f4) commit 0ed4fdacc7cc8cf41b7726fc4a42db1a43241285 Author: Andrey V. Mashenkov Date: 2017-03-14T12:50:03Z IGNITE-4761: Fix ServiceProcessor hanging on node stop. This closes #1602. commit 6633da64d57eadacf30bf437a9c3a3d205903dcd Author: nikolay_tikhonov Date: 2017-03-14T13:40:58Z IGNITE-3386 Reverted: "Reentrant lock is lost when lock owner leaves topology" commit 22632839bd59123167ed96255d6fbcd9c04f45a9 Author: nikolay_tikhonov Date: 2017-03-15T10:47:55Z Merge ignite-1.7.8 into ignite-1.8.4 Conflicts: modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryIndexing.java modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java ---- --- 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. ---