You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by sk0x50 <gi...@git.apache.org> on 2017/06/26 13:16:39 UTC

[GitHub] ignite pull request #2194: Ignite 5076 1

GitHub user sk0x50 opened a pull request:

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

    Ignite 5076 1

    

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

    $ git pull https://github.com/sk0x50/ignite ignite-5076-1

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

    https://github.com/apache/ignite/pull/2194.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 #2194
    
----
commit 926aa519d7dc37ac5e8960f4368646ae94171290
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-26T08:13:52Z

    Removed unused imports from GridClosureProcessor.

commit 3d01ee1edf72f17bf6c027afad88fc29e321970a
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-18T14:17:17Z

    IGNITE-4030 Streamline PlatformTarget operation methods
    
    Conflicts:
    	modules/core/src/main/java/org/apache/ignite/internal/processors/platform/cache/PlatformCache.java
    	modules/platforms/dotnet/Apache.Ignite.Core/Impl/Cache/CacheImpl.cs
    	modules/platforms/dotnet/Apache.Ignite.Core/Impl/Ignite.cs

commit e0b846758a6331e13095e9dcefa407ddfd57d6ff
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-26T12:41:27Z

    IGNITE-4030 Streamline PlatformTarget operation methods

commit 44740465677c39068dc813dabd464e60f09e5f49
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-10-26T13:00:11Z

    IGNITE-4062: fix BinaryObject.equals: compare only bytes containing the fields' data (without header and footer). This closes  #1182.

commit 3e724fd8a8da38c955e7ab4712e0cb8b5685a16c
Author: AMRepo <an...@gmail.com>
Date:   2016-10-19T15:33:59Z

    IGNITE-3448 Support SQL queries with distinct aggregates added. This closes #3448.
    
    (cherry picked from commit 7ed2bb7)

commit b9d28caad2670557e381d2d67823fc58b4dfd97d
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-27T14:04:01Z

    Revert "IGNITE-4028 .NET: Get rid of OP_META in PlatformAbstractTarget"
    
    This reverts commit 2a90fcaf8e46a829306ca92e226d984111b3aefe.

commit 2e7f59bf113bb76af0ddb5029b6af4900a6b1d54
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-27T14:04:01Z

    Revert "IGNITE-4028 .NET: Get rid of OP_META in PlatformAbstractTarget"
    
    This reverts commit 2a90fcaf8e46a829306ca92e226d984111b3aefe.
    
    # Conflicts:
    #	modules/platforms/dotnet/Apache.Ignite.Core/Impl/Cluster/ClusterGroupImpl.cs

commit 160e37f1bf83289b1295f0bf772be1f18bc342b8
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-27T14:36:11Z

    Revert "IGNITE-4028 .NET: Get rid of OP_META in PlatformAbstractTarget"
    
    This reverts commit 2a90fcaf8e46a829306ca92e226d984111b3aefe.
    
    # Conflicts:
    #	modules/platforms/dotnet/Apache.Ignite.Core/Impl/Cluster/ClusterGroupImpl.cs

commit 9ddb8be1243df8e489f7ebc716d315415775439a
Author: Dmitriy Govorukhin <dg...@gridgain.com>
Date:   2016-10-27T14:52:22Z

    IGNITE-2079 GridCacheIoManager eats exception trail if it falls into the directed case
    merger from ignite-2079-2
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/query/GridCacheQueryMetricsAdapter.java

commit 087f6405d21ffe33181ced407ef67bd78583900d
Author: Andrey Novikov <an...@apache.org>
Date:   2016-10-28T10:26:33Z

    Web console beta-5.

commit 44db38f3c56107badcf4948afff967ae12d115d6
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-28T14:23:52Z

    IGNITE-4115 Ignite.NET: Clean up instructions in README.txt file

commit a801f01c3933b992ae8b5282f438f06059c22523
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-28T15:24:48Z

    IGNITE-4151 .NET: Fix project build settings consistency

commit 6a2ecdbf5dbc86ff0c25cca579a669e90b3cfffd
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-28T16:45:29Z

    IGNITE-4131 .NET: Improve "Unsupported type exception" with additional information

commit 9ebbaea586d9ba360a1325a840fc7d81c93a95fc
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-10-28T23:08:44Z

    IGNITE-4110 - Fixed BUFFER_UNDERFLOW and BUFFER_OVERFLOW handling in BlockingSslHandler

commit 6f160728c544d252f77bdb85c0ff2857559707a3
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-10-28T23:18:14Z

    IGNITE-4110 - Fixed BUFFER_UNDERFLOW and BUFFER_OVERFLOW handling in BlockingSslHandler

commit 6b78ad0cbbcf286cb083136c49cebd5dd85de58c
Author: sboikov <sb...@gridgain.com>
Date:   2016-10-31T07:35:44Z

    TcoDiscovery: reduced amount of debug logging (heartbeat/connection check messages are logged trace level).

commit b1b87036fa180df80e07db00f3674eba6089fe71
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-31T15:26:25Z

    .NET: Fix ASP.NET session state provider test failures due to incorrect merge

commit 8add10e2ac9a91b0d7e473e6f40ff14d650abf96
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-31T15:26:25Z

    .NET: Fix ASP.NET session state provider test failures due to incorrect merge

commit e00d53173e7e217f4e94388fda34ebd813c4e7c3
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-31T15:37:49Z

    .NET: Fix license header

commit 260f9b2d01b16a98fcb7bc721573b95a72adade2
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-31T15:37:49Z

    .NET: Fix license header

commit e7d7a59eff6da1cd62e8ffb64405cdf12607b49d
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-31T15:43:15Z

    IGNITE-4153 .NET: IgniteConfiguration.FailureDetectionTimeout property is missing

commit d0f4b23600c655dfb94f6fe0205d1cca7cf19d36
Author: AKuznetsov <ak...@gridgain.com>
Date:   2016-10-31T16:06:58Z

    Fixed license.

commit 5fac786b6dbb179127ac725180acb54d0f6f4b0a
Author: devozerov <vo...@gridgain.com>
Date:   2016-10-31T18:31:05Z

    Merge branch 'ignite-1.6.10' into ignite-1.7.3

commit b8b9abe863ed8139553a9ad7013dfad5a363b4da
Author: devozerov <vo...@gridgain.com>
Date:   2016-10-31T18:31:22Z

    Fixes after merge.

commit 61ab650ecd353b4014a30f793090e9dab3519ad5
Author: devozerov <vo...@gridgain.com>
Date:   2016-10-31T18:33:59Z

    Fixes after merge.

commit 4495efc2aa37ca31214558968fa83598317e830a
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-11-01T10:22:30Z

    IGNITE-4117 .NET: Fix ClientReconnectTask completion timing
    
    This closes #1195

commit dc0adf641f0ddac19af84ba0d701b33ee520b067
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-16T15:11:34Z

    IGNITE-3368 .NET: Improve test coverage
    
    This closes #953
    
    # Conflicts:
    #	modules/platforms/dotnet/Apache.Ignite.Core.Tests/Cache/CacheAbstractTest.cs

commit cd0275d95dc6524464a154c74b1e62559b3d8af4
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-19T14:34:00Z

    IGNITE-3711 .NET: Fix PlatformRawMemory coverage issue

commit d7dee5248332c6c6276c9e21aed4afb3abdd4340
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-07-29T12:40:42Z

    IGNITE-3604 .NET: Fix inconsistent namespace imports in examples
    
    Conflicts:
    	modules/platforms/dotnet/Apache.Ignite.sln.DotSettings

commit 390c8d59cf8d44d9703e5fbf8d9c0f8028a4a172
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-11T13:18:14Z

    IGNITE-3675 .NET: Use separate caches for different entities in QueryExample.

----


---
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 #2194: IGNITE-5076: improved multi-threaded start of nod...

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

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


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