[infinispan-issues] [JBoss JIRA] (ISPN-2201) Make a distinction between user-level and internal flags
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Jun 12 08:38:55 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781156#comment-12781156 ]
Mircea Markus commented on ISPN-2201:
-------------------------------------
The API should also (try to) make sure that certain flags are only available to certain operations: e.g. get(IGNORE_RETURN_VALUES) should not be allowed for the sake of logic.
> Make a distinction between user-level and internal flags
> --------------------------------------------------------
>
> Key: ISPN-2201
> URL: https://issues.jboss.org/browse/ISPN-2201
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 6.0.0.Alpha1, 6.0.0.Final
>
>
> This confusion is highlighted by ISPN-2187.
> User-level flags, i.e. FORCE_WRITE_LOCK, should be separated from those that are purely internal, i.e. PUT_FOR_EXTERNAL_READ.
> Obviously, user-level flags might be used for internal purpouses, but by making the separation and putting the internal-only flags separately, we should avoid misuse.
--
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