ArafatCloudera commented on pull request #3054:
URL: https://github.com/apache/ozone/pull/3054#issuecomment-1033366386


   > @ArafatCloudera I have just noticed that there are a few other cases where 
the same limit applies:
   > 
   > ```
   > 
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/StreamingGenerator.java
   > 66:  private int fileSize;
   > 
   > 
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/S3KeyGenerator.java
   > 73:  private int fileSize;
   > 
   > 
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/HadoopDirTreeGenerator.java
   > 73:  private int fileSizeInBytes;
   > 
   > 
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/containergenerator/BaseGenerator.java
   > 44:  private int keySize;
   > ```
   > 
   > Would you mind changing these as well to `long`?
   
   Sure will get it done !!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to