FuzzingTeam commented on PR #5000: URL: https://github.com/apache/hadoop/pull/5000#issuecomment-1274961301
Thank you for replying @ZanderXu. We completely agree with your reasoning that no UTs will use negative data. But since the other input parameter (chunkSizeKB) to the method is [handled for negative values](https://github.com/apache/hadoop/blob/03d600fa82203a930bcc13c1d682d2d6096a3c10/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/erasurecode/rawcoder/RawErasureCoderBenchmark.java#L327), we propose handling this one as well. -- 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]
