Bug 1039911

Summary: Implement Last-Modified header returned by REST endpoint correctly
Product: [JBoss] JBoss Data Grid 6 Reporter: Michal Linhard <mlinhard>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED WONTFIX QA Contact: Nobody <nobody>
Severity: high Docs Contact:
Priority: high    
Version: 6.2.0CC: jdg-bugs, mgencur, nobody
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-07 14:42:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Michal Linhard 2013-12-10 10:04:56 UTC
tried with 6.2.0.ER5
Last-Modified header always contains "Thu, 01 Jan 1970 00:00:00 GMT"

see
https://issues.jboss.org/browse/ISPN-3204

Comment 1 JBoss JIRA Server 2013-12-10 10:07:34 UTC
Michal Linhard <mlinhard> made a comment on jira ISPN-3204

I can see the reason why Last-Modified value is not maintained, but in case we don't wanna implement it we should at least clearly document that.