[ https://issues.apache.org/jira/browse/HDFS-8387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16130859#comment-16130859 ]
Andrew Wang commented on HDFS-8387: ----------------------------------- Thanks for identifying and analyzing these cases, Rakesh! For the first case, since we mod by stripeSize (which is an int) the result can't be bigger than an int. So this seems okay too? > Erasure Coding: Revisit the long and int datatypes usage in striping logic > -------------------------------------------------------------------------- > > Key: HDFS-8387 > URL: https://issues.apache.org/jira/browse/HDFS-8387 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: Rakesh R > Assignee: Rakesh R > Labels: hdfs-ec-3.0-nice-to-have > > This idea of this jira is to revisit the usage of {{long}} and {{int}} data > types in the striping logic. > Related discussion > [here|https://issues.apache.org/jira/browse/HDFS-8294?focusedCommentId=14540788&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14540788] > in HDFS-8294 -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org