stoty commented on code in PR #1801:
URL: https://github.com/apache/phoenix/pull/1801#discussion_r1456963713


##########
pom.xml:
##########
@@ -621,6 +622,9 @@
           <shutdown>exit</shutdown>
           <trimStackTrace>false</trimStackTrace>
           <forkNode 
implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory"/>
+          <systemPropertyVariables>

Review Comment:
   please add the same to the common configuration section of the failsafe 
plugin.
   Hbase doesn't use failsafe, but Phoenix does.
   



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

Reply via email to