[infinispan-issues] [JBoss JIRA] (ISPN-9772) Cache v2 Resource
Gustavo Fernandes (Jira)
issues at jboss.org
Wed Jun 19 04:59:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-9772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748702#comment-13748702 ]
Gustavo Fernandes commented on ISPN-9772:
-----------------------------------------
Some operations need work before exposing via REST:
- Stop cache: cluster wide shutdown needs ISPN-10315
- Disable a cache temporarily: this is tied to DMR/Widlfy subystem currently and need to be abstracted away ISPN-10325
- Efficient cache entry iteration, with or without keys: since REST clients cannot keep state and can contact any server of the cluster for every request, the current remote iterator cannot be used. Postponed for now.
> Cache v2 Resource
> -----------------
>
> Key: ISPN-9772
> URL: https://issues.jboss.org/browse/ISPN-9772
> Project: Infinispan
> Issue Type: Sub-task
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> The new cache resource should include most of operations in the current v1 resource, plus:
> * Possibility to create a cache passing a configuration
> * Possibility to obtain the cache configuration
> * Extra operations:
> -* Stop cache (clustered or not)
> -* Disable a cache temporarily
> -* Obtain stats about the cache
> -* Efficient cache entry iteration, with or without keys
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list