You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by mcherkasov <gi...@git.apache.org> on 2017/08/16 12:24:15 UTC

[GitHub] ignite pull request #2453: Ignite 1.8.9 p2

GitHub user mcherkasov opened a pull request:

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

    Ignite 1.8.9 p2

    

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

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

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

    https://github.com/apache/ignite/pull/2453.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 #2453
    
----
commit 03f6822319b9c3d4ca7e76daef5a671097b913d9
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-20T09:56:26Z

    IGNITE-4563 .NET: Fix ICache.LoadCache failures on non-primitive arguments

commit 4bf7fdf40e50aa6aca8fb438fb314c35166802df
Author: nikolay tikhonov <nt...@gridgain.com>
Date:   2017-02-07T13:18:56Z

    IGNITE-4590 Fixed Lock/unlock operations are hanging when topology changed

commit dc24068cdd581ea0298c7750a6eec56184f2c3ec
Author: devozerov <vo...@gridgain.com>
Date:   2017-02-08T09:36:42Z

    Merge branch 'ignite-1.6.12' into ignite-1.7.7
    
    # Conflicts:
    #	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java

commit 94d8a6fc0a61bb3046e2ebd8b3cbffb8917c2b6a
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-08T04:43:22Z

    IGNITE-4472 Added user activities in Web Console.
    
    (cherry picked from commit 26ee9c2)

commit b571fd40f009709718bce0c969d47b62be06b8f6
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-08T10:05:08Z

    IGNITE-4472 Added user activities in Web Console.
    
    (cherry picked from commit 26ee9c2)

commit 7f270405e3ab94938a9e46e301069825c7bc6fb0
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-02-06T15:07:28Z

    .NET: Extract exceptions tests in CacheStoreTest and ignore due to IGNITE-4657

commit db48f545a83bb72cded77d8269fe4f8820e8380f
Author: Andrey Novikov <an...@gridgain.com>
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 <an...@gridgain.com>
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 <ak...@apache.org>
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 1fe33bc7b6e1dc966aed43533d32d4ce9c18795c
Author: devozerov <vo...@gridgain.com>
Date:   2017-02-13T10:04:37Z

    IGNITE-4688: Changed copyrights to 2017.

commit 0a4366591df30bf9c6841cf487e92f9decac6059
Author: devozerov <vo...@gridgain.com>
Date:   2017-02-13T10:19:56Z

    IGNITE-4688: Changed copyrights to 2017.

commit d307e2eced1fd10b007ee08c3dd113e7bb4f22ba
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-13T10:35:29Z

    IGNITE-4687 Added pool to process REST request in Web Agent.
    
    (cherry picked from commit 262a341)

commit caa3acb519e98a86def1ead13e2d0f2e59e620b5
Author: devozerov <vo...@gridgain.com>
Date:   2017-02-14T09:09:10Z

    Merge branch 'ignite-1.7.7' into ignite-1.8.3
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheAdapter.java
    #	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java
    #	modules/platforms/dotnet/Apache.Ignite.AspNet/Properties/AssemblyInfo.cs
    #	modules/platforms/dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs
    #	modules/platforms/dotnet/Apache.Ignite.Core.Tests.TestDll/Properties/AssemblyInfo.cs
    #	modules/platforms/dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs
    #	modules/platforms/dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs
    #	modules/platforms/dotnet/Apache.Ignite.Linq/Properties/AssemblyInfo.cs
    #	modules/platforms/dotnet/Apache.Ignite/Properties/AssemblyInfo.cs
    #	modules/platforms/dotnet/examples/Apache.Ignite.Examples/Properties/AssemblyInfo.cs
    #	modules/platforms/dotnet/examples/Apache.Ignite.ExamplesDll/Properties/AssemblyInfo.cs

commit 8874f99f44dc2edf08a525619edb49d5db70b938
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-02-14T15:44:57Z

    IGNITE-4641 - Refresh client attributes during reconnect

commit ca5956bedfc0c3bd18290c64b6a6c2e3f114a440
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-14T16:28:06Z

    IGNITE-4472 UI fix, minor fixes
    
    (cherry picked from commit 79e1e53)

commit db9252c9588c671279664484bb8c397312d265e6
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-15T09:08:57Z

    IGNITE-4678 Node version in range.
    
    (cherry picked from commit 2cfd55d)

commit 58c0c49d31605bf4608e7ee97099b75b324a782f
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-16T03:41:30Z

    IGNITE-4472 Fixed became this user.
    
    (cherry picked from commit ee832e4)

commit 2ccbf32ea3ecaff1068832accf37235a32734b4b
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-16T07:22:22Z

    IGNITE-4472 Minor UI fix.
    
    (cherry picked from commit 97c7ed7)

commit ef4886d5be7c708b917e97b1cd5fd766b2ad8450
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-16T11:38:40Z

    IGNITE-4472 Minor UI fix.
    
    (cherry picked from commit d4efbf3)

commit 05788b3188b30b5a3b39a75fe66301e03658408f
Author: Andrey V. Mashenkov <an...@gmail.com>
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 <dk...@gridgain.com>
Date:   2017-02-17T09:34:41Z

    IGNITE-4147 - Throw exception on connecting node to cluster with different SSL configuration

commit 382fbc9d0b55f794eb4a9045fe72ca06b480062f
Author: dkarachentsev <dk...@gridgain.com>
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 <ak...@apache.org>
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 <an...@gmail.com>
Date:   2017-02-17T13:15:31Z

    IGNITE-4624: Scan query optimization. This closes #1509.

commit c0e2df26f056cd11690d821146f05e3fd938906e
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-02-20T08:17:35Z

    IGNITE-3429 - Rollback due to broken compilation

commit c849534df6583043d6a1d4f454cb981a20896d1a
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-21T03:08:55Z

    IGNITE-4472 Added user activities in Web Console.
    
    (cherry picked from commit 26ee9c2865648118da97ee8ef84df990359edb96)

commit 9df5e94d5cf14ddd55e29b81989177a7798f7e1a
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-02-21T12:34:59Z

    IGNITE-4671 - FairAffinityFunction fails on node restart with backupFilter set and no backups

commit 9fcb3e74f91c8497b7b1358cdff40950cdf5c568
Author: dkarachentsev <dk...@gridgain.com>
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 <an...@gridgain.com>
Date:   2017-03-01T02:49:08Z

    Web console: removed legacy backend port.
    
    (cherry picked from commit 5456caf)

commit 573624796b171b2420b87657598198f40a91f6bb
Author: Alexey Kuznetsov <ak...@gridgain.com>
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.
---

[GitHub] ignite pull request #2453: Ignite 1.8.9 p2

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

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


---
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.
---