[
https://issues.apache.org/jira/browse/GEODE-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Galen O'Sullivan updated GEODE-2555:
------------------------------------
Summary: Region Management docs page refers to the wrong field (was:
Region Management refers to the wrong field)
> Region Management docs page refers to the wrong field
> -----------------------------------------------------
>
> Key: GEODE-2555
> URL: https://issues.apache.org/jira/browse/GEODE-2555
> Project: Geode
> Issue Type: Bug
> Components: docs
> Affects Versions: 1.1.0
> Reporter: Galen O'Sullivan
>
> In
> https://geode.apache.org/docs/guide/11/basic_config/data_regions/managing_data_regions.html
> {code}
> <region name="Portfolios" id="REPLICATE">
> {code}
> should be
> {code}
> <region name="Portfolios" refid="REPLICATE">
> {code}
> The region tag doesn't support an id attribute, only refid. Copypasting the
> given config gives me an error.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)