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

[GitHub] ignite pull request #2208: for test purposes

GitHub user AMashenkov opened a pull request:

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

    for test purposes

    

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

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

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

    https://github.com/apache/ignite/pull/2208.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 #2208
    
----
commit 708cc8c6849b21063a555895671f6f820d92184a
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2016-12-22T09:48:58Z

    IGNITE-4408: Allow BinaryObjects pass to IndexingSpi. This closes #1353.

commit 6e71ef26d8e3c6f86d1f0b9f4bec97b7e33d0b2e
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-12-22T21:05:35Z

    IGNITE-4439 - Attribute based node filter

commit babfc2f051f8471f541bd054650a47cceb3cc09e
Author: sboikov <sb...@gridgain.com>
Date:   2016-12-23T09:02:24Z

    AttributeNodeFilter: added serialVersionUID.

commit 2b3a180ff7692c0253da3ff7c32d65c09f9488d2
Author: Andrey Novikov <an...@gridgain.com>
Date:   2016-12-23T09:34:10Z

    Web console beta-7.
    
    (cherry picked from commit 8e7c852)

commit b252b441a9ada31c7200b385d75e0b3e7c0362dd
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-12-23T11:20:44Z

    Implemented Visor tasks for Services.
    
    (cherry picked from commit fdf1f4b)

commit fb8191028eb19b0683b8239b7024f7fa6ccabd4e
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-12-23T11:40:51Z

    Updated classnames for ignite-1.7.5.

commit 2da2816fd74b17590f45781268337da5205c44fa
Author: Vasiliy Sisko <vs...@gridgain.com>
Date:   2016-12-23T11:58:47Z

    Fixed broken links.
    
    (cherry picked from commit 6ca8670)

commit 2ccae40e2a21398d15c3762b72575216c56a7fb0
Author: dkarachentsev <dk...@gridgain.com>
Date:   2016-12-23T14:51:49Z

    IGNITE-4109 - BinaryType.isEnum() throws an exception if typeId==0

commit 9273e51cd039049a4aae73f9dcafc02915bc6153
Author: Alexandr Kuramshin <ak...@gridgain.com>
Date:   2016-12-26T10:23:28Z

    ignite-4167 Do not log cache key/values

commit 5769f44367cae5908cd291f226e9fccd68fe1c39
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-12-27T08:14:13Z

    Fixed Visor queries for BinaryObjects.

commit 5494dfb8dd222bf7aee8214b6bb201d3ae8a1ec5
Author: Ignite Teamcity <ig...@apache.org>
Date:   2016-12-27T11:50:58Z

    1.8.0-SNAPSHOT

commit b8cb82de65a529040ea18b0dc03fa7109c69bb4a
Author: Vasiliy Sisko <vs...@gridgain.com>
Date:   2016-12-29T07:48:45Z

    IGNITE-4442 Implemented cache affinity configuration.
    
    (cherry picked from commit f4a1e6c)

commit 6c38eb28623271a3604ee8d966deb88677a3adb1
Author: devozerov <vo...@gridgain.com>
Date:   2016-12-29T09:20:20Z

    IGNITE-4167: Changed IGNITE_TO_STRING_INCLUDE_SENSITIVE default value to "true".

commit 864a95e13f1262f14351df0883d0a1abd1bf70c7
Author: sboikov <sb...@gridgain.com>
Date:   2016-12-29T11:45:08Z

    Removed duplicated benchmark.

commit da5b68cc89ba6eeff25beb66e3a4d8c2b9871ab3
Author: sboikov <sb...@gridgain.com>
Date:   2016-12-29T12:46:59Z

    For communication spi disabled pairedConnections by default, implemented NIO sessions balancing for this mode.

commit 71412cecd861119965a873520da96078f99c94e2
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-12-30T10:41:34Z

    IGNITE-4424 REPLICATED cache isn't synced across nodes

commit 121f034e5739dcc7dd9c9577c9a437acaf710a19
Author: devozerov <vo...@gridgain.com>
Date:   2017-01-05T09:00:49Z

    Merge branch 'ignite-1.8.2' into ignite-1.8.3

commit 494cf88209b196f2677e26f468aab1f98d791217
Author: devozerov <vo...@gridgain.com>
Date:   2017-01-05T09:05:04Z

    Merge branch 'ignite-1.7.5' into ignite-1.8.3
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/binary/BinaryObjectExImpl.java
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java
    #	modules/platforms/dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs
    #	modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Properties/AssemblyInfo.cs
    #	modules/platforms/dotnet/Apache.Ignite.Core.Tests/Cache/Query/CacheQueriesCodeConfigurationTest.cs
    #	modules/platforms/dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs
    #	modules/platforms/dotnet/Apache.Ignite.NLog/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 ac92bdb44ed0fb02893c1e7e9df4443a0a26d331
Author: Ivan Veselovskiy <iv...@gridgain.com>
Date:   2016-12-19T08:57:00Z

    IGNITE-3966: Hadoop: add Hadoop native library to Java arguments automatically. This closes #1320.

commit 1776e9eb04895bbb870f7c6aa89ca96db2af31b7
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-12-29T08:14:10Z

    IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390.

commit e7d781ee3221107d9a819dd70cb5776558a59e2a
Author: devozerov <vo...@gridgain.com>
Date:   2017-01-05T08:30:42Z

    IGNITE-4516: Hadoop: implemented optional compression for remote shuffle output. This closes #1399.

commit b6005b07b3e28907c8ff5cb6ebcce25bdb23bb48
Author: devozerov <vo...@gridgain.com>
Date:   2017-01-05T11:48:06Z

    IGNITE-4461: Hadoop: added automatic resolution of "raw" comparator for Text class.

commit 626f1d5614930bca0ab744a6049e5f83f321d46a
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2016-12-23T09:18:07Z

    IGNITE-4142: Fixed assertion while update metrics. This closes #1372.

commit 852f03829c997883376245e3515e47822e9012eb
Author: Andrey Novikov <an...@gridgain.com>
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 07752ec85dc3bf18297b728f9a31185d44ad3687
Author: sboikov <sb...@gridgain.com>
Date:   2017-01-11T10:51:23Z

    Improved cache.get benchmarks.

commit 660cd1e072496c323f5bdfc797f2a7cb7d74480d
Author: sboikov <sb...@gridgain.com>
Date:   2017-01-11T14:34:46Z

    Added cache.getAll benchmarks for offheap cache.

commit 074a4a08012822f3404807015bc63052c20e7439
Author: sboikov <sb...@gridgain.com>
Date:   2017-01-11T14:54:55Z

    Added cache.getAll benchmarks for offheap cache.

commit 1820eb3135c44d6768d53b95d69c2a93c7759b6f
Author: sboikov <sb...@gridgain.com>
Date:   2017-01-11T15:09:42Z

    Added cache.putAll benchmarks for offheap cache.

commit e04d83c4911bbd3e18f03ee1e80a99cd49fae87f
Author: sboikov <sb...@gridgain.com>
Date:   2017-01-11T15:15:53Z

    Added cache.putAll benchmarks for offheap cache.

commit fe424591161595de1151a29cf1cdeb50456c3e39
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-01-12T14:43:21Z

    Minors

----


---
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 #2208: for test purposes

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

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


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