-
Bug
-
Resolution: Done
-
Major
-
5.3.0.Final
-
None
Retrieving an entry stored via REST fails with 404 http response.
The test is located here:
https://code.engineering.redhat.com/gerrit/gitweb?p=jdg-functional-tests.git;a=blob;f=remote/core-tests/src/test/java/com/jboss/datagrid/test/rest/RESTClientTestCase.java;h=6c427c1251372ad0863d12b70998f64cb9adfe1a;hb=HEAD#l164
String fullPathKey = fullPathKey(KEY_A); post(fullPathKey, "data", "application/text"); HttpResponse resp = get(fullPathKey, "data");
- is incorporated by
-
ISPN-3018 Implement a REST cache store which supports Rolling Upgrades
- Closed