vinothchandar commented on a change in pull request #1640:
URL: https://github.com/apache/incubator-hudi/pull/1640#discussion_r427956293



##########
File path: pom.xml
##########
@@ -245,7 +245,8 @@
         <version>${maven-surefire-plugin.version}</version>
         <configuration>
           <skip>${skipUTs}</skip>
-          <argLine>-Xms256m -Xmx2g</argLine>
+          <argLine>-Xmx2g</argLine>

Review comment:
       its fine for now.. but we can split the PRs next time.. 
   
   Also appreciate if you added a more descriptive commit message (we need to 
standardize this as a group) 

##########
File path: pom.xml
##########
@@ -245,7 +245,8 @@
         <version>${maven-surefire-plugin.version}</version>
         <configuration>
           <skip>${skipUTs}</skip>
-          <argLine>-Xms256m -Xmx2g</argLine>
+          <argLine>-Xmx2g</argLine>

Review comment:
       its fine for now.. but we can split the PRs next time.. 
   
   Also appreciate if you added a more descriptive commit message (we need to 
standardize this as a group) :) 




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to