[
https://issues.apache.org/jira/browse/GEODE-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102372#comment-16102372
]
ASF subversion and git services commented on GEODE-3290:
--------------------------------------------------------
Commit 6267809086a0ccd8d04263ea95c52bafed156965 in geode's branch
refs/heads/develop from [~prhomberg]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=6267809 ]
GEODE-3290: Removed effectively-dead classes FilterChain, LocalFilterChain, and
RemoteFilterChain.
* this closes #653
> Remove Dead Classes: FilterChain, LocalFilterChain, RemoteFilterChain
> ---------------------------------------------------------------------
>
> Key: GEODE-3290
> URL: https://issues.apache.org/jira/browse/GEODE-3290
> Project: Geode
> Issue Type: Improvement
> Components: general
> Reporter: Patrick Rhomberg
>
> `FilterChain` and its two extensions `LocalFilterChain` and
> `RemoteFilterChain` are long-dead classes whose methods are one-line boolean
> returns. The invocation of these methods is misleading, resulting a multiple
> code segments that are unreachable.
> These classes should be removed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)