[
https://issues.apache.org/jira/browse/PHOENIX-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203557#comment-17203557
]
Xinyi Yan commented on PHOENIX-6159:
------------------------------------
Adding extra check on MultiThreadRunner and write results when
writeRuntimeResults is true(default). [~jisaac], can you review this patch
please, thanks.
> Phoenix-pherf writes the result file even disableRuntimeResult flag is true
> ---------------------------------------------------------------------------
>
> Key: PHOENIX-6159
> URL: https://issues.apache.org/jira/browse/PHOENIX-6159
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.15.0
> Reporter: Xinyi Yan
> Priority: Major
> Attachments: PHOENIX-6159.patch
>
>
> The ([MultiThreadedRunner|#L109])] writes the result to the file without
> check the writeRuntimeResults value.
> I'm not sure if anyone is using this [disableRuntimeResult param in
> Pherf.java|https://github.com/apache/phoenix/blob/master/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/Pherf.java#L156],
> which is not presenting what it indicates. I prefer to fix the behavior and
> match the meaning of disableRuntimeResult.
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)