[ https://issues.apache.org/jira/browse/GEODE-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979226#comment-14979226 ]
Karen Smoler Miller commented on GEODE-238: ------------------------------------------- Documentation for the deprecated publisher RegionAttribute has been removed. > Remove deprecated RegionAttributes > ---------------------------------- > > Key: GEODE-238 > URL: https://issues.apache.org/jira/browse/GEODE-238 > Project: Geode > Issue Type: Sub-task > Reporter: Darrel Schneider > Original Estimate: 48h > Remaining Estimate: 48h > > The following RegionAttributes are deprecated and need to be removed. > The show up in a number of difference classes (RegionAttributes, > RegionFactory, AttributesFactory, RegionAttributesCreation, > RemoteRegionAttributes) and they are also in the cache-9.0.xsd in the > region-attributes element. > They are: > - cache-listener: no xsd work needed. The apis now support multiple > listeners. See also GEODE-231 > - persist-backup: use one of the persistent DataPolicy instances > - disk-write-attributes: use disk-store instead > - disk-dirs: use disk-store instead > - disk-dir-sizes: use disk-store instead > - early-ack: feature was removed so just delete these methods > - publisher: feature was removed so just delete these methods > - enable-conflation: use enable-subscription-conflation instead > - enable-bridge-conflation: use enable-subscription-conflation instead > This issue will be more work since it involves more tests, xml changes, and > some of the changes are not simple substitutions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)