[infinispan-issues] [JBoss JIRA] (ISPN-9756) Improve ETag generation in the REST server
Gustavo Fernandes (Jira)
issues at jboss.org
Wed Nov 21 04:06:00 EST 2018
Gustavo Fernandes created ISPN-9756:
---------------------------------------
Summary: 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: 10.0.0.Alpha1
Reporter: Gustavo Fernandes
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 use the in-place version generator similar to Hot Rod (numeric version)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list