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

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

GitHub user ashutakGG opened a pull request:

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

    IGNITE-1397 Load/consistency test framework

    IGNITE-1397 Load/consistency test framework

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

    $ git pull https://github.com/ashutakGG/incubator-ignite ignite-1397-yard-2

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

    https://github.com/apache/ignite/pull/195.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 #195
    
----
commit 1fe969d3727c5cf0843a759934893acc5b2ee324
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-08T17:50:26Z

    ignite-1397

commit 0454468b0c441d49c0df4b08af7275d150c881da
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-08T18:27:16Z

    review

commit 33cbdfeeb4144fc20cc591fe32163389f3e37a18
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-08T18:28:01Z

    typo

commit df70ac6922acc6d6a1dc616f3286bf407347a5a1
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-12T13:38:20Z

    self-review

commit 9844e2b95391205b349511b1d0e5690160094ba3
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-12T15:17:57Z

    Alex review

commit b9aa7b8e752a49f10a919e9b697c25c617a563d2
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-12T16:40:29Z

    typo

commit 374a66350633a13f0298e4aeb900d9854e90649a
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-13T12:55:33Z

    improve properties files

commit b0ba2dc30b3b3668c3dff909ea04225d11c760f3
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-14T10:27:18Z

    ignite-1397

commit a4d4d8534ef8269bba611eb5d6eec57b14b7b5f2
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-15T14:53:19Z

    0.8.0-SNAPSHOT -> 0.8.0

commit 814c7d1aa3984cd0a7916a76f15f7fde90a38e75
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-15T15:33:14Z

    offheap tests

commit faf18509167b4fbc18e4b26ab13f67c1f3152a30
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-15T15:34:54Z

    awaitPartitionedMapExchange

commit 9b496bb64b410c29a76e4548ef2d65cdf10d32f8
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-15T15:35:00Z

    Merge branch 'tmp-ignite-1397' into ignite-1397-yard-2

commit 56a02fcba9a4824443ebdfe76f7f90abdc13e1e4
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-15T16:24:34Z

    10 caches

commit 746175cc2dafb433e9c04a17d26a7aa255832947
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-15T16:43:07Z

    fix benchmark-failover.properties and IgniteAtomicInvokeRetryBenchmark.java

commit 529a24533aa5cc7f92f632b26dcf75ea546a8f42
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-15T16:43:14Z

    Merge branch 'master' into ignite-1397-yard-2

commit 44aef24cb2a17cdadaf12b3ee53e58d6d84f6e23
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-15T17:07:25Z

    rewrite IgniteAtomicInvokeRetryBenchmark

commit ddb7636e9dc96dcbcf698ae20e06982e9643de8b
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-15T17:23:18Z

    add atomic invoke to benchmark-failover.properties

commit 764aaa3f95ddbf4af28e0a03555c454362868fd0
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-20T18:06:32Z

    -ea

commit 84099ba8c36b4b821f1e03bf5168e685c876331b
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-20T18:25:07Z

    onException

commit 9af0c0297793749f03a94c52c2d1d53dbb6a35ef
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-21T16:27:54Z

    Merge branch 'master' into ignite-1397-yard-2

commit b404dbffd0e648be6977b5d96b48feea8aec16d2
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-21T16:32:02Z

    <Integer, Object>

commit 366e31ad65933efbcf33a189094e7a4e66c93b8d
Author: ashutak <ashu...@gridgain.com>
Date:   2015-10-21T16:34:40Z

    benchmark-failover.properties review

commit f1f9396367addc42562dec687d329ae4cbb6093d
Author: ashutak <ashu...@gridgain.com>
Date:   2015-11-02T12:20:11Z

    Merge branch 'master' into ignite-1397-yard-2
    
    Conflicts:
        modules/yardstick/config/benchmark-multicast.properties
        
modules/yardstick/src/main/java/org/apache/ignite/yardstick/IgniteBenchmarkArguments.java
        
modules/yardstick/src/main/java/org/apache/ignite/yardstick/cache/IgniteCacheAbstractBenchmark.java

----


> Load/consistency test framework
> -------------------------------
>
>                 Key: IGNITE-1397
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1397
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Artem Shutak
>            Assignee: Artem Shutak
>            Priority: Critical
>             Fix For: 1.5
>
>
> Need to create "Load/consistency test framework". See: 
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=61316109.
> As POC it should be implemented test cases described on the wiki.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to