You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dmekhanikov <gi...@git.apache.org> on 2017/09/05 16:47:22 UTC

[GitHub] ignite pull request #2595: IGNITE-1.8.11 release

GitHub user dmekhanikov opened a pull request:

    https://github.com/apache/ignite/pull/2595

    IGNITE-1.8.11 release

    Created for testing

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-1.8.11

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2595.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 #2595
    
----
commit 7292a5306c90d5c48c520bf9ffad388769250488
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-20T11:23:33Z

    IGNITE-4717 Fixed hangs in VisorCacheClearTask.
    (cherry picked from commit 76f3060)

commit 620235f3ca0fa32c1f4a4dc1a5e0bd5545f6e07e
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-03-02T04:05:19Z

    Minor cleanup.

commit 840ab997436dfad8cdbb4ad182de24bceec37962
Author: AKuznetsov <ak...@gridgain.com>
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 <ez...@gridgain.com>
Date:   2017-03-02T07:27:13Z

    IGNITE-3386 - Reentrant lock is lost when owner leaves topology

commit 3310f10b9d48d64280d0ebf2464ad892f3f31c52
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-03-02T07:37:00Z

    IGNITE-3386 - Minor code style changes

commit 7ad8e79fa1077291c50f2f535ecccde6baee0321
Author: Evgenii Zhuravlev <ez...@gridgain.com>
Date:   2017-03-07T11:32:28Z

    ignite-4577 Add non-reachable addresses at the end of addresses list

commit bcb139822afa148a7ea3fbb3eecc274f308070f6
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-03-10T08:51:38Z

    IGNITE-4717 VisorClearTask minor fix.
    (cherry picked from commit d4b87f4)

commit 590b82d817595b82a0706e332c545e4746fafbc2
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-03-10T08:51:38Z

    IGNITE-4717 VisorClearTask minor fix.
    (cherry picked from commit d4b87f4)

commit 0ed4fdacc7cc8cf41b7726fc4a42db1a43241285
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-03-14T12:50:03Z

    IGNITE-4761: Fix ServiceProcessor hanging on node stop. This closes #1602.

commit 6633da64d57eadacf30bf437a9c3a3d205903dcd
Author: nikolay_tikhonov <nt...@gridgain.com>
Date:   2017-03-14T13:40:58Z

    IGNITE-3386 Reverted: "Reentrant lock is lost when lock owner leaves topology"

commit 22632839bd59123167ed96255d6fbcd9c04f45a9
Author: nikolay_tikhonov <nt...@gridgain.com>
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

commit 59ea1c2fa87ee6a9e09f9bf7afc2b1ec8ff205ac
Author: nikolay_tikhonov <nt...@gridgain.com>
Date:   2017-03-16T10:43:50Z

    Merge remote-tracking branch ignite-1.7.9 into ignite-1.8.5
    
    Conflicts:
    	modules/core/src/test/java/org/apache/ignite/testsuites/IgniteKernalSelfTestSuite.java
    
    Merge remote-tracking branch ignite-1.7.9 into ignite-1.8.5
    
    Conflicts:
    	docs/RELEASE_NOTES.txt
    	docs/community/RELEASE_NOTES.txt
    	modules/compatibility/src/test/java/org/gridgain/grid/compatibility/tests/GridCompatibilityAbstractTest.java
    	modules/core/src/main/resources/gridgain.properties

commit d124004d8b0396a44c26f4c35c263a15880f508c
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-03-17T11:57:48Z

    IGNITE-4473 - Client should re-try connection attempt in case of concurrent network failure.

commit a2b4751f5eefd70a5a1aa26652c9671240125f78
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-03-17T11:57:48Z

    IGNITE-4473 - Client should re-try connection attempt in case of concurrent network failure.
    
    (cherry picked from commit d124004)

commit 946419314b567c604a15ae4f9658d89bc350127b
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-03-17T11:57:48Z

    IGNITE-4473 - Client should re-try connection attempt in case of concurrent network failure.
    
    (cherry picked from commit d124004)

commit c4de164392ddc114c88d5a6eba0ff0b13d32542f
Author: AMRepo <an...@gmail.com>
Date:   2017-03-20T13:31:15Z

    IGNITE-518: Unmuted tests that was fixed in ignite-4036. This closes #1636.

commit 1b935be6fa461c9c5faea4e8b44e2abf2e173ab4
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-03-21T02:36:12Z

    Merge branches 'ignite-1.8.4' and 'web-console-production' of https://github.com/gridgain/apache-ignite into web-console-production

commit cad46799f34888381137e903899d73805ad11b13
Author: Dmitriy Shabalin <ds...@gridgain.com>
Date:   2017-03-02T09:05:15Z

    IGNITE-4659 Migration to Webpack 2. Upgrade template engine from jade to pug.
    (cherry picked from commit 1080e68)

commit 1c05eb30797ab9862c87e9d11237e7bcfb9782a0
Author: vsisko <vs...@gridgain.com>
Date:   2017-03-09T03:00:34Z

    IGNITE_4659 Minor templates fixes.
    (cherry picked from commit 2d385c5)

commit 0c72d825418f785a2b0017d4730b5f6e55f2f757
Author: Vasiliy Sisko <vs...@gridgain.com>
Date:   2017-03-15T04:43:23Z

    IGNITE-4821 Implemented enforce join order option on query tab.
    (cherry picked from commit 94c1e7c)

commit baf8a8ca01d7e2fc69b04a77a39f7ff1f8b35727
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-17T11:02:48Z

    IGNITE-4472 Minor fix.
    (cherry picked from commit 7cb3e68)

commit 4ba2d12c1a797bc9cc5ce585354adfe3755a3ddb
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-03-17T04:08:39Z

    IGNITE-4666 Clone to Input service.
    (cherry picked from commit 83579ce)

commit f1aa86f43776840ff14d5c709f3599da2e7b39e5
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-03-14T08:54:14Z

    Web Console: Cleanup
    (cherry picked from commit 3da7794)

commit d0c0042d3fbdade16e719cfb91acebae3f10bf04
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-03-02T09:36:43Z

    Minor fixes.
    (cherry picked from commit 684dc7b)

commit d939944f84aa415099a945b720dd4cd65132f6af
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-03-21T03:05:33Z

    IGNITE-1.8.4 Manual merge with master.

commit 71c62f70df2b79f706b6cca157bccfbcea0ae5ef
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-03-21T03:20:39Z

    IGNITE-4830 Implemented better SQL errors handling.
    (cherry picked from commit fbb9940)

commit 93faee3579389c5754e3b91bcd39cc88dcf39125
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-03-21T04:07:15Z

    Web Console: Update classnames.properties.

commit 45812566694d016c07b47fa589bbba612c26f824
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-03-21T04:23:18Z

    Web Console: minor fix.
    (cherry picked from commit 92bce6e)

commit f4232e9557fca89065f4ee424afab940265e2d1b
Author: oleg-ostanin <oo...@gridgain.com>
Date:   2017-03-21T12:32:33Z

    IGNITE-4822 Fixed change jvm options for benchmarks

commit ab3b2926213291a45305c21e7efe066855c1342f
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-03-21T14:47:09Z

    IGNITE-4200: Added copying of the C++ binaries.

----


---

[GitHub] ignite pull request #2595: IGNITE-1.8.11 release

Posted by dmekhanikov <gi...@git.apache.org>.
Github user dmekhanikov closed the pull request at:

    https://github.com/apache/ignite/pull/2595


---