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

Darrel Schneider resolved GEODE-5134.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

> RegionMap tx methods should expect the pendingCallbacks parameter to never be 
> null
> ----------------------------------------------------------------------------------
>
>                 Key: GEODE-5134
>                 URL: https://issues.apache.org/jira/browse/GEODE-5134
>             Project: Geode
>          Issue Type: Improvement
>          Components: transactions
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> All the tx* methods on RegionMap (txApplyPut, txApplyInvalidate, 
> txApplyDestroy) have a pendingCallbacks parameter. All the implementations of 
> these methods have special code that handles pendingCallbacks being null. But 
> the callers have been changed to never pass a null pendingCallbacks.
> Changing these methods to only handle a non-null pendingCallbacks will make 
> these methods easier to understand.



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

Reply via email to