Darrel Schneider created GEODE-231:
--------------------------------------

             Summary: Remove deprecated AttributesMutator.setCacheListener
                 Key: GEODE-231
                 URL: https://issues.apache.org/jira/browse/GEODE-231
             Project: Geode
          Issue Type: Sub-task
            Reporter: Darrel Schneider


It looks like AttributesMutator.setCacheListener is currently only called from 
test code. All of these calls can be replaced with 
AttributesMutator.initCacheListeners with an array of one listener.
It is probably not safe to use AttributesMutator.addCacheListener since it 
leaves an original listeners in place.

The method is called in about 25 different tests.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to