GitHub user shankarh opened a pull request:

    https://github.com/apache/geode/pull/507

    GEODE-231 :  Remove deprecated AttributesMutator.setCacheListener

    Removed AttributesMutator.setCacheListener from AttributesMutator interface 
and AbstractRegion.
    Modified tests to use addCacheListener/initCacheListener.
    Removed tests which are not valid for new APIs
    Changed references in java docs.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shankarh/geode feature/GEODE-231

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/507.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #507
    
----
commit f54579be9530d4a1eeb444ad40934129cbc9709a
Author: Shankar <shan...@ampool.io>
Date:   2017-05-09T18:20:39Z

    GEODE-231: Remove deprecated AttributesMutator.setCacheListener
    
    Removed setCacheListener method from AttributesMutator and AbstractRegion.
    Changed tests to use either initCacheListeners or addCacheListener methods 
from AttributesMutator.

commit 31eae2a2b7933c7feea4d080721ee953768ce2f6
Author: Shankar <shan...@ampool.io>
Date:   2017-05-09T18:32:44Z

    GEODE-231: Remove deprecated AttributesMutator.setCacheListener
    
    Spotlessapply changes

commit 92cc47148b33a0e8bad9e85d62a397fae2e07f94
Author: Shankar <shan...@ampool.io>
Date:   2017-05-10T07:29:42Z

    GEODE-231: Remove deprecated AttributesMutator.setCacheListener
    
    Removed commented test

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to