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

ASF GitHub Bot commented on HDFS-15393:
---------------------------------------

github-actions[bot] closed pull request #2055: HDFS-15393: Review of 
PendingReconstructionBlocks
URL: https://github.com/apache/hadoop/pull/2055




> Review of PendingReconstructionBlocks
> -------------------------------------
>
>                 Key: HDFS-15393
>                 URL: https://issues.apache.org/jira/browse/HDFS-15393
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I started looking at this class based on [HDFS-15351].
> * Uses {{java.sql.Time}} unnecessarily.  Confusing since Java ships with time 
> formatters out of the box in JDK 8.  I believe this will cause issues later 
> when trying to upgrade to JDK 9+ since SQL is a different module in Java.
> * Remove code where appropriate
> * Use Java Concurrent library for higher concurrent access to underlying map



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

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

Reply via email to