Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3153

REST endpoint does not return Last-modified header for GET operation if the entry was stored via HotRod or Embedded cache

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.3.0.Final
    • 5.3.0.Beta2
    • Server
    • None

    Description

      When an entry is stored via HotRod an embedded cache, and later retrieved via REST,the Last-modified header looks like this:

      Last Modified: null

      Another observation is that when the entry is stored via REST and retrieved via REST again, the Last-modified header is:

      Last-Modified: Thu, 01 Jan 1970 00:00:00 GMT

      This is obviously wrong and this was working correctly with JDG-server which contained ISPN 5.2. OTOH, when I set "timeToLiveSeconds" header on the request, the Last-modified is properly set (not to 1970).

      Attachments

        Issue Links

          Activity

            People

              rh-ee-galder Galder ZamarreƱo
              mgencur Martin Gencur
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: