GitHub user ladyVader opened a pull request:

    https://github.com/apache/geode/pull/448

    GEODE-2745: WaitUntilBucketRegionQueueFlushedCallable gets BucketRegi…

    
    GEODE-2745: waitUntilFlushed method waits longer than it should
    
    - Added getter in BucketRegionQueue for latestQueuedKey
    - WaitUntilBucketRegionQueueFlushedCallable constructor now gets/maintains 
the BucketRegionQueue.latestQueuedKey

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/geode feature/GEODE-2745

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/448.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #448
    
----
commit ba3b28adc48884bb5d697d307a28f4831f5d9301
Author: Lynn Hughes-Godfrey <lhughesgodf...@pivotal.io>
Date:   2017-04-07T18:57:16Z

    GEODE-2745: WaitUntilBucketRegionQueueFlushedCallable gets 
BucketRegionQueue.latestQueuedKey in constructor vs. setting when callable 
invoked.
    
    - Added getter in BucketRegionQueue for latestQueuedKey
    - WaitUntilBucketRegionQueueFlushedCallable constructor now gets/maintains 
the BucketRegionQueue.latestQueuedKey

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to