[ 
https://issues.apache.org/jira/browse/GEODE-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14970134#comment-14970134
 ] 

Karen Smoler Miller commented on GEODE-238:
-------------------------------------------

The cache-listener RegionAttribute is not deprecated, and it is not to be 
removed from the code.  It appears in this list to note that when used within 
xml configuration, multiple instances of cache listeners are permitted; there 
is no restriction on the quantity of cache listeners for a region. 

The documentation of the cache-listener RegionAttribute is up to date.  It 
implements the intended specification of permitting multiple cache listeners 
within a region.

> 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)

Reply via email to