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

Kaijie Chen updated HDFS-16475:
-------------------------------
    Description: 
# In DFSOutputStream#newStreamForCreate(), `shouldRetry` is always true at the 
while loop. Remove this unnecessary variable.
 # Cleanup code in the write path.

  was:In DFSOutputStream#newStreamForCreate(), `shouldRetry` is always true at 
the while loop. Remove this unnecessary varible.

        Summary: Cleanup code in the write path  (was: Remove unnecessary 
shouldRetry variable in DFSOutputStream)

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



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