[GitHub] ignite pull request #2356: IGNITE-5729 Memoize GatewayProtectedProxy

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2356: IGNITE-5729 Memoize GatewayProtectedProxy

andrey-kuznetsov
GitHub user Jokser opened a pull request:

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

    IGNITE-5729 Memoize GatewayProtectedProxy

   

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-5729-reference-fix

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

    https://github.com/apache/ignite/pull/2356.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 #2356
   
----
commit 00babb4bcb0d432ae614a3cb98dfa7a61dfdbc1c
Author: Pavel Kovalenko <[hidden email]>
Date:   2017-07-25T12:50:43Z

    IGNITE-5829 Linked TODO with ticket.

commit 243913ee24fbc09d0ae5469bb1d99926b1a8e8d5
Author: EdShangGG <[hidden email]>
Date:   2017-07-25T13:50:35Z

    IGNITE-5747 GridCommonAbstractTest.startGridsMultiThreaded works very slowly if persistence is enabled - Fixes #2294.
   
    Signed-off-by: Alexey Goncharuk <[hidden email]>

commit 85f17027d0ca7cfa6dfaa3711ad8b4a7a6eb1e79
Author: Aleksandr_Meterko <[hidden email]>
Date:   2017-07-19T12:55:15Z

    IGNITE-5781 Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore
    Signed-off-by: Konstantin Boudnik <[hidden email]>
    (cherry picked from commit 02e2507)

commit 7915fd88b1f3e399777bbc46f4e5625b68fb90c9
Author: Jokser <[hidden email]>
Date:   2017-07-26T09:08:03Z

    IGNITE-5830 - Introduce cache start and stop order during cluster activation

commit a790dface730eae11f98c6b6f74232f0ec32cf6b
Author: Ivan Rakov <[hidden email]>
Date:   2017-07-26T10:41:33Z

    Failing flaky test with link to ticket number

commit e001a063a9c2260c4732093e54c332cb8af33b0b
Author: EdShangGG <[hidden email]>
Date:   2017-07-26T13:37:45Z

    new utility methods for working with files

commit 50c5b1dfc1cf182f42bd36dc5d5757f61180ff36
Author: EdShangGG <[hidden email]>
Date:   2017-07-26T13:38:08Z

    small improvements in abstract tests
    -checking "checkTopology" flag in startGridsMultiThreaded
    -auto cluster activation in startGridsMultiThreaded

commit 586a96eaf4570f4f2020041cfef07550025421d8
Author: Evgeny Stanilovskiy <[hidden email]>
Date:   2017-07-26T15:49:41Z

    IGNITE-5174: list only server nodes for specified topology version
   
    Fixes #2312

commit b49469f469e3ad9f64d009a474b6e09686ec9203
Author: Dmitriy Shabalin <[hidden email]>
Date:   2017-07-27T03:39:54Z

    IGNITE-5835 Web Console: Highlight active element in select input.

commit 995258f9a326bb5a08b1e004d92e2760c25f20c0
Author: Vasiliy Sisko <[hidden email]>
Date:   2017-07-27T04:06:52Z

    IGNITE-5767 Web Console: Changed mapping for BINARY SQL type to byte[].

commit bcbb10d4ed72c3ac2cd8149bb5cd148f63e95725
Author: Igor Seliverstov <[hidden email]>
Date:   2017-07-27T06:44:34Z

    IGNITE-5761 Add correct message when entries are not mapped to at least one node and avoid hang on rollback

commit 5172541f71e9878b4cc9df18580cdf1863a5820b
Author: Pavel Kovalenko <[hidden email]>
Date:   2017-07-27T07:41:41Z

    IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart

commit 9825eaa35c5c95485f7d7c3b60de7d0ca47dad23
Author: Alexey Goncharuk <[hidden email]>
Date:   2017-07-27T07:42:30Z

    IGNITE-5761 - Fixed header license

commit 004e5aa7df72a16efb02e7500b56475916515ba7
Author: Alexey Goncharuk <[hidden email]>
Date:   2017-07-27T08:42:09Z

    IGNITE-5729 - Removed RendezvousAffinityFunction with extra partitions in GridCacheAbstractSelfTest

commit be5a9eaf77877b02a46f30730cd6d8e1e3919f41
Author: Sergey Chugunov <[hidden email]>
Date:   2017-07-27T10:02:59Z

    GG-12485 added test to verify issue on 8.1.x version

commit a07d7b91d148df8dfd7c4bbad2a63f8dea97b036
Author: Alexandr Kuramshin <[hidden email]>
Date:   2017-07-27T12:04:42Z

    IGNITE-4767: rollback exception hides the origin exception (e.g. commit): Suppressing or logging rollback exceptions instead of hiding the origin exception
    Fixes #1599

commit 98a524067b2d2349c558256ee38efdf81e0ba7ff
Author: Igor Sapego <[hidden email]>
Date:   2017-07-27T16:39:51Z

    IGNITE-5771: Added Ignite::SetActive() for C++
   
    (cherry picked from commit 47fea40)

commit 6031ed85aa0242e8a56dee43c14c73bcafa7fab7
Author: vsisko <[hidden email]>
Date:   2017-07-28T02:54:07Z

    GG-12544 Removed limitation for stacktrace showing.

commit 9d9e472e679ac85e07767623bb314e8cea2ea7d8
Author: Pavel Kovalenko <[hidden email]>
Date:   2017-07-28T10:21:04Z

    IGNITE-5729 Memoize GatewayProtectedProxy in CacheProxyImpl.

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---