org.apache.geode.rest.internal.web.controllers.RestQueryAndFunctionIntegrationTest > testCreateAsJson FAILED
java.lang.AssertionError: expected:<201> but was:<503>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.geode.rest.internal.web.controllers.RestQueryAndFunctionIntegrationTest.executeQueryTestCases(RestQueryAndFunctionIntegrationTest.java:831)
at org.apache.geode.rest.internal.web.controllers.RestQueryAndFunctionIntegrationTest.testCreateAsJson(RestQueryAndFunctionIntegrationTest.java:677)