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

[GitHub] ignite pull request #2176: ignite-5574 For offheap_tiered cache first try re...

GitHub user agura opened a pull request:

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

    ignite-5574 For offheap_tiered cache first try read value from offheap in order to avoid redundant synchronization on entry

    

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

    $ git pull https://github.com/agura/incubator-ignite ignite-5574

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

    https://github.com/apache/ignite/pull/2176.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 #2176
    
----
commit 8c56e4516e55c7ed9c14779f0e77e00f055d9a81
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-09-02T15:05:16Z

    IGNITE-3827: Removed double marshalling of keys in DataStreamerImpl.addData(Map) method.

commit 4dc624fc9a8852f77f1fe7db4dc06a474b34c2eb
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-09-02T15:23:09Z

    IGNITE-3829: Optimized affinity key field name handling.

commit 7b0d2326ccc62afd5d162b056398f96d8d7c9100
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-09-05T07:19:48Z

    IGNITE-3829: Additional fix.

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 71412cecd861119965a873520da96078f99c94e2
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-12-30T10:41:34Z

    IGNITE-4424 REPLICATED cache isn't synced across nodes

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 fe424591161595de1151a29cf1cdeb50456c3e39
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-01-12T14:43:21Z

    Minors

commit cf9f0a79da7540dc40c3ac860a94158e87e2d7ec
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-01-12T14:50:02Z

    Minors

commit d3e2e0c5574f7677645e73e1fbafaee3563895f1
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-01-25T07:27:01Z

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

commit 295f80d10da02692540435d46961a9c3cca99b3c
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-01-25T06:58:57Z

    IGNITE-4520 Added credential request for authentication on proxy.
    
    (cherry picked from commit ef04f35)

commit faa20530a707014ac34477cba8adaaa4b67de1bb
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-01-25T09:48:05Z

    IGNITE-1596 Fixed version sort.
    
    (cherry picked from commit 128ba07)

commit 1b3bbdb1758eb19c755dabcb5fe329529fa0f378
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-01-27T04:30:49Z

    IGNITE-4622 Fixed generation in domain model for cache store.
    
    (cherry picked from commit 43007d5)

commit a8355feef630a5c8c4edbe02224c8325dd5952d3
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-02-03T04:58:43Z

    IGNITE-4610 Added more informative message.
    
    (cherry picked from commit 9ff2a8f)

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

----


---
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 #2176: ignite-5574 For offheap_tiered cache first try re...

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

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


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