You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:52:35 UTC

[jira] [Closed] (GEODE-3290) Remove Dead Classes: FilterChain, LocalFilterChain, RemoteFilterChain

     [ https://issues.apache.org/jira/browse/GEODE-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker closed GEODE-3290.
--------------------------------

> 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
>            Assignee: Patrick Rhomberg
>            Priority: Major
>             Fix For: 1.3.0
>
>
> `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
(v7.6.3#76005)