zhengchenyu commented on code in PR #7008:
URL: https://github.com/apache/hadoop/pull/7008#discussion_r1726127628


##########
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/erasurecode/erasure_coder.c:
##########
@@ -221,6 +221,5 @@ int generateDecodeMatrix(IsalDecoder* pCoder) {
       }
     }
   }
-

Review Comment:
   @steveloughran The purpose of this change is to trigger "precommit-run 
Centos 7". In https://github.com/apache/hadoop/pull/6987, "precommit-run Centos 
7" was not triggered, so can not find this failure.
   Now that precommit-run Centos 7 is successful, I will delete this line of 
code.



-- 
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