-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
None
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-1285and https://docs.jboss.org/author/display/ISPN/Accessing+data+in+Infinispan+via+RESTful+interface, 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 inISPN-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.