Concat response for valid unversioned requests should have cache ttl as min of
cache ttl of all the responses in the batch
--------------------------------------------------------------------------------------------------------------------------
Key: SHINDIG-1444
URL: https://issues.apache.org/jira/browse/SHINDIG-1444
Project: Shindig
Issue Type: Bug
Reporter: Kuntal Loya
ConcatProxyServlet currently uses the DEFAULT_REFRESH=60*60 as the cache ttl
for valid unversioned requests.
It should instead use the min of cache ttl of all the responses in that concat
uri batch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.