[infinispan-issues] [JBoss JIRA] (ISPN-10893) Avoid sending data headers for entries that don't contain metadata

Gustavo Fernandes (Jira) issues at jboss.org
Mon Nov 4 09:36:00 EST 2019


     [ https://issues.jboss.org/browse/ISPN-10893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPN-10893:
-------------------------------------
    Description: 
Currently, the REST server returns date headers like  "Thu, 1 Jan 1970 01:00:00 +0100" for immortal entries or entries that don't contain metadata. 
It should not return those headers if the server doesn't store those information (e.g. for immortal cache entries)

  was:
Currently, the REST servers returns date headers like  "Thu, 1 Jan 1970 01:00:00 +0100" for immortal entries or entries that don't contain metadata. 
It should not return those headers if the server doesn't store those information (e.g. for immortal cache entries)



> Avoid sending data headers for entries that don't contain metadata
> ------------------------------------------------------------------
>
>                 Key: ISPN-10893
>                 URL: https://issues.jboss.org/browse/ISPN-10893
>             Project: Infinispan
>          Issue Type: Bug
>          Components: REST
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>            Priority: Major
>
> Currently, the REST server returns date headers like  "Thu, 1 Jan 1970 01:00:00 +0100" for immortal entries or entries that don't contain metadata. 
> It should not return those headers if the server doesn't store those information (e.g. for immortal cache entries)



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list