You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Oleg Ostanin (JIRA)" <ji...@apache.org> on 2019/01/11 08:31:00 UTC

[jira] [Assigned] (IGNITE-10885) Yardstick scripts refer to nonexistent OffHeap benchmarks

     [ https://issues.apache.org/jira/browse/IGNITE-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Ostanin reassigned IGNITE-10885:
-------------------------------------

    Assignee: Oleg Ostanin

> Yardstick scripts refer to nonexistent OffHeap benchmarks
> ---------------------------------------------------------
>
>                 Key: IGNITE-10885
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10885
>             Project: Ignite
>          Issue Type: Bug
>          Components: yardstick
>    Affects Versions: 2.7
>            Reporter: Ilya Kasnacheev
>            Assignee: Oleg Ostanin
>            Priority: Minor
>
> {code}
> IgnitePutTxOffHeapValuesBenchmark
> IgnitePutTxOffHeapBenchmark
> IgniteSqlQueryJoinOffHeapBenchmark
> IgnitePutOffHeapBenchmark
> IgnitePutOffHeapValuesBenchmark
> IgnitePutGetOffHeapValuesBenchmark
> IgniteSqlQueryOffHeapBenchmark
> {code}
> I expect we don't have those since 2.0, yet:
> {code}
> ~/w/incubator-ignite% grep -ri IgnitePutTxOffHeapValuesBenchmark *
> modules/yardstick/target/assembly/config/benchmark-remote.properties:-cfg ${SCRIPT_DIR}/../config/ignite-remote-config.xml -nn ${nodesNum} -b ${b} -w ${w} -d ${d} -t ${t} -sm ${sm} -dn IgnitePutTxOffHeapValuesBenchmark -sn IgniteNode -ds ${ver}tx-put-offheap-val-${b}-backup,\
> modules/yardstick/config/benchmark-remote.properties:-cfg ${SCRIPT_DIR}/../config/ignite-remote-config.xml -nn ${nodesNum} -b ${b} -w ${w} -d ${d} -t ${t} -sm ${sm} -dn IgnitePutTxOffHeapValuesBenchmark -sn IgniteNode -ds ${ver}tx-put-offheap-val-${b}-backup,\
> {code}



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