You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/30 09:40:00 UTC

[jira] [Commented] (IGNITE-10037) Cache 2 tests optimization

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

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

GitHub user avplatonov opened a pull request:

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

    IGNITE-10037: Cache 2 tests optimization

    

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

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

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

    https://github.com/apache/ignite/pull/5207.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 #5207
    
----
commit 4e85c11c3a5781b88cf2e3ae2a70b033f66e6e5d
Author: Alexey Platonov <ap...@...>
Date:   2018-10-29T13:59:05Z

    init commit

commit 45076feec0dc4a26172eb79acb9dabcd1a8bab73
Author: Alexey Platonov <ap...@...>
Date:   2018-10-30T09:37:14Z

    add scale factor

----


> Cache 2 tests optimization
> --------------------------
>
>                 Key: IGNITE-10037
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10037
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Platonov
>            Assignee: Alexey Platonov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> We need to investigate how to optimize these tests:
> GridCachePartitionNotLoadedEventSelfTest.testPrimaryAndBackupDead
>  CacheTxLoadingConcurrentGridStartSelfTestAllowOverwrite.testLoadCacheWithDataStreamerSequentialWithConfigAndRestarts
>  IgniteCacheEntryProcessorNodeJoinTest.testEntryProcessorNodeLeave
>  CacheTxLoadingConcurrentGridStartSelfTestAllowOverwrite.testLoadCacheWithDataStreamerSequentialWithConfig
>  CacheTxLoadingConcurrentGridStartSelfTestAllowOverwrite.testLoadCacheWithDataStreamerSequentialClientWithConfig
>  
> and optimize them.



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