saintstack commented on a change in pull request #1464: HBASE-24150 Allow 
module tests run in parallel
URL: https://github.com/apache/hbase/pull/1464#discussion_r406351809
 
 

 ##########
 File path: dev-support/hbase-personality.sh
 ##########
 @@ -140,7 +140,10 @@ function personality_modules
 
   clear_personality_queue
 
-  extra="-DHBasePatchProcess"
+  # At a few points, hbase modules can run their test suites in parallel
 
 Review comment:
   Let me change the comment.
   
   I tried running the mvn clean ... above to find the message you refer to but 
too blind to see it. Let me add change in pom so its generated here.
   
   On disabling the surefire reporting, you want that in this commit or on a 
follow-on?  Is it this you are referring too?
   
   maven-surefire-report-plugin

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to