HttpResponseBuilder.setExpirationTime() has wrong signature and Javadoc
-----------------------------------------------------------------------
Key: SHINDIG-761
URL: https://issues.apache.org/jira/browse/SHINDIG-761
Project: Shindig
Issue Type: Bug
Reporter: Adam Winer
Priority: Minor
setExpirationTime() currently takes an int for the time, claims it's in
seconds. It should be a long, and it's interpreted as milliseconds since the
epoch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.