[jira] [Updated] (GEODE-3679) Server node should forward client member id to other partition nodes even if it already has a TXState

2017-10-02 Thread Fred Krone (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fred Krone updated GEODE-3679:
--
Fix Version/s: 1.3.0

> Server node should forward client member id to other partition nodes even if 
> it already has a TXState
> -
>
> Key: GEODE-3679
> URL: https://issues.apache.org/jira/browse/GEODE-3679
> Project: Geode
>  Issue Type: Bug
>  Components: transactions
>Affects Versions: 1.1.0, 1.2.0, 1.3.0
>Reporter: Eric Shu
>Assignee: Eric Shu
> Fix For: 1.3.0
>
>
> If the server starts the transaction from client with TXId(clientMember, 
> uniqueId) and bootstrap a TXState as its realDeal, it should still forward 
> the tx originating member to other nodes in a PartitionMessage as long as 
> these msg can not start a new transaction ie FetchKeysMessage. 
> Otherwise, the receiving side will construct a transaction with TXId using 
> the server memberId. There could be a case that the server did initiate a 
> real transaction using the same uniqueId. This will cause problem, and other 
> partition node may not process these message as the transaction may be 
> already finished.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (GEODE-3679) Server node should forward client member id to other partition nodes even if it already has a TXState

2017-09-21 Thread Eric Shu (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Shu updated GEODE-3679:

Affects Version/s: 1.0.0-incubating
   1.1.1
   1.2.0

> Server node should forward client member id to other partition nodes even if 
> it already has a TXState
> -
>
> Key: GEODE-3679
> URL: https://issues.apache.org/jira/browse/GEODE-3679
> Project: Geode
>  Issue Type: Bug
>  Components: transactions
>Affects Versions: 1.1.0, 1.2.0, 1.3.0
>Reporter: Eric Shu
>
> If the server starts the transaction from client with TXId(clientMember, 
> uniqueId) and bootstrap a TXState as its realDeal, it should still forward 
> the tx originating member to other nodes in a PartitionMessage as long as 
> these msg can not start a new transaction ie FetchKeysMessage. 
> Otherwise, the receiving side will construct a transaction with TXId using 
> the server memberId. There could be a case that the server did initiate a 
> real transaction using the same uniqueId. This will cause problem, and other 
> partition node may not process these message as the transaction may be 
> already finished.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (GEODE-3679) Server node should forward client member id to other partition nodes even if it already has a TXState

2017-09-21 Thread Eric Shu (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Shu updated GEODE-3679:

Affects Version/s: (was: 1.1.1)
   (was: 1.0.0-incubating)
   1.1.0

> Server node should forward client member id to other partition nodes even if 
> it already has a TXState
> -
>
> Key: GEODE-3679
> URL: https://issues.apache.org/jira/browse/GEODE-3679
> Project: Geode
>  Issue Type: Bug
>  Components: transactions
>Affects Versions: 1.1.0, 1.2.0, 1.3.0
>Reporter: Eric Shu
>
> If the server starts the transaction from client with TXId(clientMember, 
> uniqueId) and bootstrap a TXState as its realDeal, it should still forward 
> the tx originating member to other nodes in a PartitionMessage as long as 
> these msg can not start a new transaction ie FetchKeysMessage. 
> Otherwise, the receiving side will construct a transaction with TXId using 
> the server memberId. There could be a case that the server did initiate a 
> real transaction using the same uniqueId. This will cause problem, and other 
> partition node may not process these message as the transaction may be 
> already finished.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (GEODE-3679) Server node should forward client member id to other partition nodes even if it already has a TXState

2017-09-21 Thread Eric Shu (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Shu updated GEODE-3679:

Affects Version/s: 1.3.0

> Server node should forward client member id to other partition nodes even if 
> it already has a TXState
> -
>
> Key: GEODE-3679
> URL: https://issues.apache.org/jira/browse/GEODE-3679
> Project: Geode
>  Issue Type: Bug
>  Components: transactions
>Affects Versions: 1.1.0, 1.2.0, 1.3.0
>Reporter: Eric Shu
>
> If the server starts the transaction from client with TXId(clientMember, 
> uniqueId) and bootstrap a TXState as its realDeal, it should still forward 
> the tx originating member to other nodes in a PartitionMessage as long as 
> these msg can not start a new transaction ie FetchKeysMessage. 
> Otherwise, the receiving side will construct a transaction with TXId using 
> the server memberId. There could be a case that the server did initiate a 
> real transaction using the same uniqueId. This will cause problem, and other 
> partition node may not process these message as the transaction may be 
> already finished.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)