You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2019/06/20 00:11:50 UTC

[GitHub] [phoenix] yanxinyi commented on a change in pull request #518: PHOENIX-4285 Add PHERF.LOG_PER_NROWS constraint to PHERF.properties file

yanxinyi commented on a change in pull request #518: PHOENIX-4285 Add PHERF.LOG_PER_NROWS constraint to PHERF.properties file
URL: https://github.com/apache/phoenix/pull/518#discussion_r295571322
 
 

 ##########
 File path: phoenix-pherf/src/test/java/org/apache/phoenix/pherf/PherfTest.java
 ##########
 @@ -40,4 +44,23 @@ public void testUnknownOption() {
         exit.expectSystemExitWithStatus(1);
         Pherf.main(args);
     }
+
 
 Review comment:
   sad path added

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


With regards,
Apache Git Services