[infinispan-issues] [JBoss JIRA] (ISPN-2336) Allow endpoints to be configured as read-only

Tristan Tarrant (JIRA) jira-events at lists.jboss.org
Wed Sep 26 11:50:03 EDT 2012


    [ https://issues.jboss.org/browse/ISPN-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722031#comment-12722031 ] 

Tristan Tarrant commented on ISPN-2336:
---------------------------------------

An initial simple implementation would allow only get() and contains() and throw an IllegalStateException for put and remove (and any cache-modifying op)
                
> 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