>From Ian Maxon <[email protected]>:

Ian Maxon has submitted this change. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19364 )

Change subject: [NO ISSUE][*DB] -= -XX:GCLogFileSize=10M surefire arg in 
asterix-app
......................................................................

[NO ISSUE][*DB] -= -XX:GCLogFileSize=10M surefire arg in asterix-app

Change-Id: I554cff7048046d29606e966dc2bafac47304aa13
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19364
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Ian Maxon <[email protected]>
Tested-by: Ian Maxon <[email protected]>
---
M asterixdb/asterix-app/pom.xml
1 file changed, 14 insertions(+), 1 deletion(-)

Approvals:
  Ian Maxon: Looks good to me, approved; Verified
  Jenkins: Verified

Objections:
  Anon. E. Moose #1000171: Violations found




diff --git a/asterixdb/asterix-app/pom.xml b/asterixdb/asterix-app/pom.xml
index 3f75c32..5ccb3bf 100644
--- a/asterixdb/asterix-app/pom.xml
+++ b/asterixdb/asterix-app/pom.xml
@@ -501,7 +501,7 @@
                     -Dfile.encoding=UTF-8
                     -Xdebug
                     
-Xrunjdwp:transport=dt_socket,server=y,address=8000,suspend=${debug.suspend.flag}
-                    
-Xloggc:"${project.build.directory}/surefire-reports/SqlppExecutionTest-%p-gc.log"
 -XX:+PrintGC -XX:GCLogFileSize=10M
+                    
-Xloggc:"${project.build.directory}/surefire-reports/SqlppExecutionTest-%p-gc.log"
 -XX:+PrintGC
                     
--add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
                     --add-opens=java.management/sun.management=ALL-UNNAMED
                     --add-opens=java.base/java.lang=ALL-UNNAMED

--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19364
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings

Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: I554cff7048046d29606e966dc2bafac47304aa13
Gerrit-Change-Number: 19364
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Blow <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-MessageType: merged

Reply via email to