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

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

LiuGuH commented on PR #7676:
URL: https://github.com/apache/hadoop/pull/7676#issuecomment-3701699929

   @Hexiaoqiao @tomscut  Do you have time to review this PR? Thanks




> Fix webImageViewer getContentSummary return wrong result when inode is a ec 
> file
> --------------------------------------------------------------------------------
>
>                 Key: HDFS-17781
>                 URL: https://issues.apache.org/jira/browse/HDFS-17781
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: liuguanghua
>            Assignee: liuguanghua
>            Priority: Major
>              Labels: pull-request-available
>
> Now when  use hdfs oiv Web  mode for offline analysis , the ec file's 
> getContentSummary is wrong.  It  supports replicated file only.  
> {code:java}
> data[3] += (curLength) * (f.getReplication()); {code}
>  
> This PR is to fix this.
>  



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