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

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

github-actions[bot] closed pull request #7676: HDFS-17781.Fix webImageViewer 
getContentSummary return wrong result when inode is a ec file
URL: https://github.com/apache/hadoop/pull/7676




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

Reply via email to