Sergey Korotkov created IGNITE-25251:
----------------------------------------
Summary: [perfStat] print-statistics.sh ignore filter and always
print SYSTEM_VIEW_ROW records
Key: IGNITE-25251
URL: https://issues.apache.org/jira/browse/IGNITE-25251
Project: Ignite
Issue Type: Bug
Reporter: Sergey Korotkov
Attachments: prf.zip
print-statistics.sh ignores filter command line option and always print
SYSTEM_VIEW_ROW records.
This command should print only the CACHE_START record for attached files but
print also the SYSTEM_VIEW_ROW ones as well.
{code:bash}
./print-statistics.sh . --ops "CACHE_START" --caches "ignite-sys-cache"
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)