markusthoemmes commented on a change in pull request #2744: Deploy kafka & 
zookeeper cluster with ansible
URL: 
https://github.com/apache/incubator-openwhisk/pull/2744#discussion_r152790013
 
 

 ##########
 File path: tests/src/test/scala/common/TestUtils.java
 ##########
 @@ -69,7 +69,7 @@
     public static final int CONFLICT        = 153;      // 409 - 256 = 153
     public static final int TOO_LARGE       = 157;      // 413 - 256 = 157
     public static final int THROTTLED       = 173;      // 429 
(TOO_MANY_REQUESTS) - 256 = 173
-    public static final int APP_ERROR       = 246;      // 502 - 256 = 246
+    public static final int APP_ERROR       = 244;      // 500 - 256 = 244
 
 Review comment:
   Why does this need to be changed?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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