[ 
https://issues.apache.org/jira/browse/IGNITE-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16676663#comment-16676663
 ] 

ASF GitHub Bot commented on IGNITE-10141:
-----------------------------------------

GitHub user avplatonov opened a pull request:

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

    IGNITE-10141: Cache 3 tests optimization

    

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

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

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

    https://github.com/apache/ignite/pull/5254.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 #5254
    
----
commit d8ea4fd282050f6a83ccfca4f40fae67f022b088
Author: Alexey Platonov <aplatonovv@...>
Date:   2018-11-06T11:39:15Z

    init commit

----


> Cache 3 tests optimization
> --------------------------
>
>                 Key: IGNITE-10141
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10141
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Platonov
>            Assignee: Alexey Platonov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> We need to investigate how to optimize these tests:
>  
> GridCacheInterceptorTransactionalRebalanceTest.testRebalanceUpdate
> GridCacheInterceptorTransactionalRebalanceTest.testRebalanceRemoveInvoke
> GridCacheInterceptorTransactionalRebalanceTest.testPutIfAbsent
> GridCacheInterceptorTransactionalRebalanceTest.testRebalanceUpdateInvoke
> IgniteCacheGroupsTest.testRestartsAndCacheCreateDestroy
> GridCacheInterceptorTransactionalRebalanceTest.testRebalanceRemove
> GridCacheInterceptorTransactionalRebalanceTest.testGetAndPut
> IgniteCacheGroupsTest.testStartManyCaches
> GridCacheVersionTopologyChangeTest.testVersionIncreaseTx
> GridCacheVersionTopologyChangeTest.testVersionIncreaseAtomic
> GridCacheValueConsistencyTransactionalSelfTest.testPutRemoveConsistencyMultithreaded
> GridCacheInterceptorAtomicRebalanceTest.testRebalanceUpdateInvoke
> GridCacheInterceptorAtomicRebalanceTest.testGetAndPut
>  
> and optimize them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to