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

ASF GitHub Bot logged work on HDDS-1886:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Aug/19 21:47
            Start Date: 13/Aug/19 21:47
    Worklog Time Spent: 10m 
      Work Description: anuengineer commented on pull request #1205: HDDS-1886. 
Use ArrayList#clear to address audit failure scenario
URL: https://github.com/apache/hadoop/pull/1205
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 294216)
    Time Spent: 2h 10m  (was: 2h)

> 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
>          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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to