[jboss-jira] [JBoss JIRA] (AS7-4753) Use Flag.FAIL_SILENTLY for eviction cache operations.

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Wed May 9 10:03:18 EDT 2012


Paul Ferraro created AS7-4753:
---------------------------------

             Summary: Use Flag.FAIL_SILENTLY for eviction cache operations.
                 Key: AS7-4753
                 URL: https://issues.jboss.org/browse/AS7-4753
             Project: Application Server 7
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 7.1.1.Final
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro
            Priority: Minor
             Fix For: 7.2.0.Alpha1


Cache evictions (i.e. passivation operations) are not critical and should result in ERROR log messages.
RetryingCacheInvoker will need to be modified such that the FAIL_SILENTLY flag is only applied on the last invocation (otherwise, the retry will be defeated).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list