Ilya Kasnacheev created IGNITE-10885:
----------------------------------------

             Summary: 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


{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)

Reply via email to