[ https://issues.apache.org/jira/browse/GEODE-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895042#comment-15895042 ]
ASF subversion and git services commented on GEODE-2589: -------------------------------------------------------- Commit 24d02a5862851ceffa715233f245c46651776cf4 in geode's branch refs/heads/feature/GEODE-2589 from [~lhughesgodfrey] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=24d02a5 ] 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. > lucene index region is not inheriting recoveryDelay and startupRecoveryDelay > from data region > --------------------------------------------------------------------------------------------- > > Key: GEODE-2589 > URL: https://issues.apache.org/jira/browse/GEODE-2589 > Project: Geode > Issue Type: Bug > Components: lucene > Affects Versions: 1.2.0 > Reporter: Shelley Lynn Hughes-Godfrey > Assignee: Shelley Lynn Hughes-Godfrey > > The lucene index region uses the default values for recoveryDelay and > startupRecoveryDelay vs. the values configured for the data region. > It should inherit these values from the PartitionRegionAttributes of the data > region. -- This message was sent by Atlassian JIRA (v6.3.15#6346)