You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by ladyVader <gi...@git.apache.org> on 2017/03/03 21:22:08 UTC

[GitHub] geode pull request #411: GEODE-2589, GEODE-2590 lucene index region attribut...

GitHub user ladyVader opened a pull request:

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

    GEODE-2589, GEODE-2590 lucene index region attributes should be based\u2026

    lucene index region attributes should reflect those on data region
    
    - lucene index region now inherits recoveryDelay and startupRecoveryDelay from data region
    - lucene index region now only sets diskStoreName (in RegionAttributes) when data region has persistence.
    
    @upthewaterspout @nabarunnag  - Could you please review these changes?

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

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

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

    https://github.com/apache/geode/pull/411.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 #411
    
----
commit 24d02a5862851ceffa715233f245c46651776cf4
Author: Lynn Hughes-Godfrey <lh...@pivotal.io>
Date:   2017-03-03T21:11:53Z

    GEODE-2589, GEODE-2590 lucene index region attributes should be based on data region
    
    - lucene index region now inherits recoveryDelay and startupRecoveryDelay from data region
    - lucene index region now only sets diskStoreName (in RegionAttributes) when data region has persistence.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] geode pull request #411: GEODE-2589, GEODE-2590 lucene index region attribut...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---