virajjasani commented on a change in pull request #3429:
URL: https://github.com/apache/hadoop/pull/3429#discussion_r709800030
##########
File path:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/mover/TestMover.java
##########
@@ -872,7 +872,6 @@ void initConfWithStripe(Configuration conf) {
public void testMoverWithStripedFile() throws Exception {
final Configuration conf = new HdfsConfiguration();
initConfWithStripe(conf);
-
Review comment:
Thanks for the review @goiri. The reason why I had to remove at least 2
lines is because of checkstyle warning, this is part of build#1 :)
<img width="1546" alt="Screenshot 2021-09-16 at 11 23 31 AM"
src="https://user-images.githubusercontent.com/34790606/133557305-2557ae2c-958f-41b8-8c7f-cd127c7e4685.png">
--
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]