You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by sboikov <gi...@git.apache.org> on 2016/12/20 08:35:22 UTC

[GitHub] ignite pull request #1363: ignite-1.8.2

GitHub user sboikov opened a pull request:

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

    ignite-1.8.2

    

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

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

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

    https://github.com/apache/ignite/pull/1363.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 #1363
    
----
commit 9c6824b4f33fbdead64299d9e0c34365d5d4a570
Author: nikolay_tikhonov <nt...@gridgain.com>
Date:   2016-11-24T13:27:05Z

    IGNITE-3958 Fixed "Client node should not start rest processor".

commit 56998e704e9a67760c70481c10c56e72c0a866bb
Author: Konstantin Dudkov <kd...@ya.ru>
Date:   2016-10-28T13:27:34Z

    ignite-4088 Added methods to create/destroy multiple caches. This closes #1174.
    
    (cherry picked from commit f445e7b)

commit 3e2ccfd30427ba0552eea8667c0129ae5ace9c0b
Author: Igor Sapego <is...@gridgain.com>
Date:   2016-11-25T11:26:54Z

    IGNITE-4299: Fixes for examples.

commit 6fbaef45af8f40062a95058df7ec0984c99035b9
Author: Konstantin Dudkov <kd...@ya.ru>
Date:   2016-11-25T10:58:58Z

    IGNITE-4305 marshalling fix in GridNearAtomicSingleUpdateInvokeRequest

commit 1a2de51f5807a91ce0d5dff28f24ed5bf7abebbc
Author: Konstantin Dudkov <kd...@ya.ru>
Date:   2016-11-28T09:59:02Z

    IGNITE-4305 marshalling fix

commit c06e4017771603df7118974758d3d6b9cadc41b5
Author: Eduard Shangareev <es...@gridgain.com>
Date:   2016-11-30T11:34:47Z

    ignite-4332 Usage of cache.getEntry inside GridCacheQueryManager.runQuery causes to remote operations

commit 066691098797be8c01daa0e8dc2ba94d4ad73561
Author: sboikov <sb...@gridgain.com>
Date:   2016-12-01T14:16:28Z

    ignite-4344 Do not create offheap map on client nodes.

commit e9ace7730773a6d4a1d30b271854f1fe8a7ba632
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-12-02T09:06:41Z

    Improved exception handling.

commit 12bdd6a031a33eda004a66e73cee9628f073ed68
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-12-02T09:09:29Z

    Updated classnames.properties for running nodes in IDE.

commit 33dda46061aae73e5c138851cfdd5f49a1c254cb
Author: sboikov <sb...@gridgain.com>
Date:   2016-12-02T09:13:38Z

    ignite-4285 For serializable txs allow multiple threads to get read lock for the same key

commit cc13d9d155f70e22e08ef203ac64e5cc0aa0a50f
Author: dkarachentsev <dk...@gridgain.com>
Date:   2016-11-28T08:30:14Z

    IGNITE-4026: Fixed BinaryObjectBuilder.build() can fail if one of the fields is Externalizable, enum from binary object. This closes #1281. This closes #1289.
    
    (cherry picked from commit 0b7c62d)

commit b4aedfd5350b4a318f1608596a171789513835a4
Author: Igor Sapego <is...@gridgain.com>
Date:   2016-12-02T17:10:09Z

    IGNITE-4347: Fixed NPE.

commit acf20b32d8fb68e42b904b091fb2b943f4558cef
Author: sboikov <sb...@gridgain.com>
Date:   2016-12-05T11:01:28Z

    ignite-4296 Optimize GridDhtPartitionsSingleMessage processing
    - optimized processing of GridDhtPartitionsSingleMessage
    - minor optimizations for RendezvousAffinityFunction
     - fixed heartbeats sending in tcp discovery

commit 6ba1711a1fa10d8276974227491136070c3ed43a
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-12-06T09:55:41Z

    IGNITE-4242 ExchangeManager should wait for cache rebalancing in async way

commit 3df412e7f25aac8227b68cffe1577593a05d1431
Author: sboikov <sb...@gridgain.com>
Date:   2016-12-07T09:25:32Z

    ignite-2545 Optimization for GridCompoundFuture's futures iteration

commit f3db74f782c68c7f73ef3ef4390e010976493634
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-12-07T10:15:37Z

    IGNITE-4238: Added geospatial queries example (nolgpl examples hotfix)

commit 0d4a1b7381fece47ee480f3a06bff7c51a7fead4
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-12-07T11:02:49Z

    Improved exception handling for failed queries.

commit 56efb10c40fd4481d6a9dc00928e7beee1f164c5
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-12-07T11:25:53Z

    IGNITE-4353 Parent Cassandra module deployed on maven repository (hotfix: deploy to custom maven repository)

commit ac8602dbdf2bbf5b16a611eaf6d520a0a7b0010b
Author: Sergi Vladykin <se...@gmail.com>
Date:   2016-08-15T13:46:54Z

    ignite-3685 - fixed

commit bbaa79af8ef526b5d2684db0e3d71d60a8f1ebe7
Author: agura <ag...@apache.org>
Date:   2016-12-07T16:36:11Z

    IGNITE-3770 GridLogThrottle.warn ignores the exception

commit 671a77a2d81cac401765dddf25f30fba4e4ab17f
Author: sboikov <sb...@gridgain.com>
Date:   2016-12-08T09:56:46Z

    ignite-4154 Fixed node version check for compression feature usage

commit 391f4be4c687a7f325aeec8b727c9c85ca003454
Author: agura <ag...@apache.org>
Date:   2016-12-07T17:11:50Z

    ignite-2358 toString() method for cache store implementations

commit bc977d3211906ef94e1f7d3f0f988efbed65034f
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-12-09T09:11:31Z

    IGNITE-4350 Reworked JdbcTypesDefaultTransformed logic. Improved improved error messages in CacheJdbcPojoStore.

commit b83ec8e57c7c48f2baa4780cf3b2e46df075f3df
Author: sboikov <sb...@gridgain.com>
Date:   2016-12-09T11:32:42Z

    IGNITE-500 CacheLoadingConcurrentGridStartSelfTest fails: prevent 'localUpdate' execution while top read lock is held.

commit 6e485637e2738a7e809eac1a802f0964dc12383d
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2016-12-09T12:42:40Z

    IGNITE-4379: Fixed local query execution. This closes #1323.

commit 6fd8bf6338470275e687a686044c7d935d3714ff
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2016-12-07T15:49:06Z

    Fixed tests for IGNITE-4379 commit.

commit c143bc1a77baa13f61d6ba00509fa1fcb33757b1
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-12-09T13:05:03Z

    IGNITE-4063:  Preserved order of fields in the metadata according with schema. This closes #1270.

commit 6616a878598b8ed74b71558290a22b266a8ac03e
Author: devozerov <vo...@gridgain.com>
Date:   2016-12-09T13:05:24Z

    Merge remote-tracking branch 'upstream/ignite-1.7.4' into ignite-1.7.4

commit f087b661c466c9fd27d049efa8e55a2d7bdf9834
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2016-12-09T14:45:33Z

    IGNITE-4264: Fixed cluster wide cache metrics. This closes #1336.

commit ceb60d27d38782d82ec5275a56a6f778511111b6
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2016-12-09T14:46:21Z

    Merge remote-tracking branch 'origin/ignite-1.7.4' into ignite-1.7.4

----


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