[infinispan-issues] [JBoss JIRA] (ISPN-9756) Improve ETag generation in the REST server

Tristan Tarrant (Jira) issues at jboss.org
Tue Oct 8 12:10:00 EDT 2019


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

Tristan Tarrant updated ISPN-9756:
----------------------------------
    Status: Open  (was: Pull Request Sent)


> Improve ETag generation in the REST server
> ------------------------------------------
>
>                 Key: ISPN-9756
>                 URL: https://issues.jboss.org/browse/ISPN-9756
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: REST
>    Affects Versions: 9.4.2.Final, 10.0.0.Alpha1
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>            Priority: Major
>
> Etags, used to support conditional operations  on REST are calculated using MurmurHash3 and it is not stored in the metadata but rather calculated on the fly. 
> A better solution would be to reuse the in-place version generator of Hot Rod (numeric version)



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


More information about the infinispan-issues mailing list