[GitHub] geode pull request #653: GEODE-3290: Removed effectively-dead classes Filter...

2017-07-26 Thread asfgit
Github user asfgit closed the pull request at:

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


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


[GitHub] geode pull request #653: GEODE-3290: Removed effectively-dead classes Filter...

2017-07-24 Thread PurelyApplied
GitHub user PurelyApplied opened a pull request:

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

GEODE-3290: Removed effectively-dead classes FilterChain, et al

Removed `FilterChain`, `LocalFilterChain`, and `RemoteFilterChain`.

Minor cleanup of touched files.

Precheckin running.

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

$ git pull https://github.com/PurelyApplied/geode geode-3290

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

https://github.com/apache/geode/pull/653.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 #653


commit 2bd128e784de07b558a5a438b1de8eea6cb9fd24
Author: Patrick Rhomberg 
Date:   2017-07-24T21:00:43Z

GEODE-3290: Removed effectively-dead classes FilterChain, LocalFilterChain, 
and RemoteFilterChain.




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