[infinispan-issues] [JBoss JIRA] (ISPN-3300) PutForExternalRead doesn't supress exceptions with TotalOrder

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue Nov 12 06:40:05 EST 2013


     [ https://issues.jboss.org/browse/ISPN-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-3300:
-----------------------------------

           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 6.0.0.Final
       Resolution: Done

    
> PutForExternalRead doesn't supress exceptions with TotalOrder
> -------------------------------------------------------------
>
>                 Key: ISPN-3300
>                 URL: https://issues.jboss.org/browse/ISPN-3300
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 5.3.0.Final
>            Reporter: Dan Berindei
>            Assignee: Pedro Ruivo
>             Fix For: 6.0.0.CR2, 6.0.0.Final
>
>
> {{putForExternalRead}} is supposed to suppress any exceptions, but that doesn't work with Total Order caches.
> Normally exceptions are suppressed in {{InvocationInterceptor.handleAll}} because the PFER PutKeyValueCommand has the FAIL_SILENTLY flag, but with TO the PFER is executed transactionally and the flag is not passed to the PrepareCommand.

--
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