[infinispan-issues] [JBoss JIRA] (ISPN-2336) Allow endpoints to be configured as read-only
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 03:50:35 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721690#comment-12721690 ]
Galder Zamarreño commented on ISPN-2336:
----------------------------------------
Hmmm, read-only would need to be defined too. I.e. do you allow removals? Which put ops do you allow (you still need to be able to populate the cache, i.e. with putIfAbsent or PFER)? If an entry is evicted, how do you control no one is going to put a newer version of the entry?
> Allow endpoints to be configured as read-only
> ---------------------------------------------
>
> Key: ISPN-2336
> URL: https://issues.jboss.org/browse/ISPN-2336
> Project: Infinispan
> Issue Type: Feature Request
> Components: Cache Server
> Reporter: Tristan Tarrant
> Assignee: Galder Zamarreño
> Priority: Minor
>
> It would be nice to configure endpoints to be read-only. This can be done reasonably easily with REST by disabling certain methods, but a common method would be welcome
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list