christinefeng commented on a change in pull request #749: PHOENIX-4521: Allow 
Pherf scenario to define per query max allowed query execution duration after 
which thread is interrupted
URL: https://github.com/apache/phoenix/pull/749#discussion_r404284102
 
 

 ##########
 File path: phoenix-pherf/pom.xml
 ##########
 @@ -118,6 +118,15 @@
                        <artifactId>jaxb-runtime</artifactId>
                        <scope>test</scope>
                </dependency>
+               <dependency>
+                       <groupId>junit</groupId>
+                       <artifactId>junit</artifactId>
 
 Review comment:
   There's actually an existing JUnit test dependency at line 65, so I'll 
remove this one. I think this one came from back when my tests were in the 
wrong directory

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