alirezazamani commented on a change in pull request #1520:
URL: https://github.com/apache/helix/pull/1520#discussion_r520143418



##########
File path: 
helix-rest/src/test/java/org/apache/helix/rest/server/AbstractTestClass.java
##########
@@ -105,7 +105,7 @@
   // For a single-ZK/Helix environment
   protected static final String ZK_ADDR = "localhost:2123";
   protected static final String WORKFLOW_PREFIX = "Workflow_";
-  protected static final String JOB_PREFIX = "Job_";
+  protected static final String JOB_PREFIX = "JOB";

Review comment:
       This change is necessary. This was not correct from the beginning of the 
change.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to