[ 
https://issues.apache.org/jira/browse/GEODE-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344102#comment-16344102
 ] 

Darrel Schneider commented on GEODE-4400:
-----------------------------------------

It turns out that the distTx feature (still experimental) may need to create 
TXRegionStub for bucket regions. Some of the tests for this feature are 
failing. It is not clear if distTx needs to do this or is doing it by mistake.

So currently this ticket is blocked on distTx.

 

> TXRegionStub should never wrap a BucketRegion instance
> ------------------------------------------------------
>
>                 Key: GEODE-4400
>                 URL: https://issues.apache.org/jira/browse/GEODE-4400
>             Project: Geode
>          Issue Type: Improvement
>          Components: transactions
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The transaction implementation should never wrap the internal BucketRegion in 
> a TXRegionStub.
> But the method PeerTXStateStub.validateRegionCanJoinTransaction(LocalRegion) 
> does not check if the LocalRegion it is passed is a BucketRegion.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to