[infinispan-issues] [JBoss JIRA] (ISPN-2306) Remove the code that resends PrepareCommands

Adrian Nistor (JIRA) jira-events at lists.jboss.org
Mon Sep 17 09:26:36 EDT 2012


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

Adrian Nistor updated ISPN-2306:
--------------------------------

    Description: 
The code that resends prepare commands is not longer needed in the context of new NBST and has to be removed. Instead we need to create a PrepareCommand and execute it on the spot whenever we receive a commit for a RemoteTransaction for which we have its 'modifications' list but was not prepared before (this means it was received via state transfer).


  was:The code that resends prepare commands is not longer needed in the context of new NBST.


    
> Remove the code that resends PrepareCommands
> --------------------------------------------
>
>                 Key: ISPN-2306
>                 URL: https://issues.jboss.org/browse/ISPN-2306
>             Project: Infinispan
>          Issue Type: Task
>          Components: State transfer, Transactions
>    Affects Versions: 5.2.0.Alpha3
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>             Fix For: 5.2.0.Alpha4
>
>
> The code that resends prepare commands is not longer needed in the context of new NBST and has to be removed. Instead we need to create a PrepareCommand and execute it on the spot whenever we receive a commit for a RemoteTransaction for which we have its 'modifications' list but was not prepared before (this means it was received via state transfer).

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