[ 
https://issues.apache.org/jira/browse/HDDS-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16906649#comment-16906649
 ] 

Hudson commented on HDDS-1886:
------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17104 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17104/])
HDDS-1886. Use ArrayList#clear to address audit failure scenario (aengineer: 
rev 689a80d3ce310c3b617537550a529b9a1dc80f4b)
* (edit) 
hadoop-hdds/common/src/test/java/org/apache/hadoop/ozone/audit/TestOzoneAuditLogger.java


> Use ArrayList#clear to address audit failure scenario
> -----------------------------------------------------
>
>                 Key: HDDS-1886
>                 URL: https://issues.apache.org/jira/browse/HDDS-1886
>             Project: Hadoop Distributed Data Store
>          Issue Type: Test
>          Components: test
>            Reporter: Dinesh Chitlangia
>            Assignee: Dinesh Chitlangia
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> TestOzoneAuditLogger makes use of ArrayList#remove to clear the log file in 
> between test runs.
> When writing tests in future for more failures scenarios, the tests will fail 
> if the log entry has multi-line stack trace in audit logs.
> This jira aims to use ArrayList#clear to make the test future proof.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to