reta commented on a change in pull request #703:
URL: https://github.com/apache/cxf/pull/703#discussion_r499179674
##########
File path:
systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java
##########
@@ -926,15 +926,12 @@ public void testCachingExpiresUsingETag() throws
Exception {
// Now make a second call. The value in the clients cache will have
expired, so it should call
// out to the service, which will return 304, and the client will
re-use the cached payload
Review comment:
Seems like ` ... and the client will re-use the cached payload` is not
correct anymore?
----------------------------------------------------------------
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]