]
Sebastian Łaskawiec reassigned ISPN-1307:
-----------------------------------------
Assignee: Sebastian Łaskawiec (was: Galder Zamarreño)
REST protocol improvements for version 2
----------------------------------------
Key: ISPN-1307
URL:
https://issues.jboss.org/browse/ISPN-1307
Project: Infinispan
Issue Type: Enhancement
Components: Remote Protocols
Reporter: Galder Zamarreño
Assignee: Sebastian Łaskawiec
Labels: REST
This JIRA is meant to act as an umbrella for improvements we might want to do in the REST
protocol. For example:
- As shown in ISPN-1285 and
https://docs.jboss.org/author/display/ISPN/Accessing+data+in+Infinispan+v...,
the use of 0 as timeToLiveSeconds and/or maxIdleTimeSeconds parameter(s) is not very
intuitive and it's not even symmetric. This should be sorted out. This has been
highlighted again in ISPN-1425. One option could be to use -2 as @DefaultValue in order to
distinguish between no values given and other options.
This JIRA should also figure out how to support multiple REST protocol versions.