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

ASF GitHub Bot logged work on HDFS-16475:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Feb/22 03:57
            Start Date: 22/Feb/22 03:57
    Worklog Time Spent: 10m 
      Work Description: kaijchen opened a new pull request #4008:
URL: https://github.com/apache/hadoop/pull/4008


   ### Description of PR
   
   In DFSOutputStream#newStreamForCreate(), `shouldRetry` is always true at the 
while loop. Remove this unnecessary varible.
   
   ### How was this patch tested?
   
   Unit Tests
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

            Worklog Id:     (was: 730631)
    Remaining Estimate: 0h
            Time Spent: 10m

> Remove unnecessary shouldRetry variable in DFSOutputStream
> ----------------------------------------------------------
>
>                 Key: HDFS-16475
>                 URL: https://issues.apache.org/jira/browse/HDFS-16475
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Kaijie Chen
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In DFSOutputStream#newStreamForCreate(), `shouldRetry` is always true at the 
> while loop. Remove this unnecessary varible.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to