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

Istvan Toth reassigned YARN-11799:
----------------------------------

    Component/s: yarn
                     (was: yarn)
            Key: YARN-11799  (was: HADOOP-19507)
       Assignee:     (was: Istvan Toth)
        Project: Hadoop YARN  (was: Hadoop Common)

> Remove PrintStream write counting from TestYarnCLI
> --------------------------------------------------
>
>                 Key: YARN-11799
>                 URL: https://issues.apache.org/jira/browse/YARN-11799
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>            Reporter: Istvan Toth
>            Priority: Major
>
> TestYarnCLI tests for the number of write calls on mocked (spied) 
> ByteArrayOutputStream.
> The number of these writes for the test cases depends on JVM implementation 
> internals, and differs between different Java versions.
> The tests also do byte-by-byte comparison of the actual data written, do the 
> invocation counting is completely redundant.
> Remove invocation counting from these tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to