You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/04/23 13:22:04 UTC

[jira] [Created] (CAMEL-11192) Service Call - Some unused code in camel-core

Claus Ibsen created CAMEL-11192:
-----------------------------------

             Summary: Service Call - Some unused code in camel-core
                 Key: CAMEL-11192
                 URL: https://issues.apache.org/jira/browse/CAMEL-11192
             Project: Camel
          Issue Type: Task
          Components: camel-core
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: 2.20.0


There is some unused code in camel-core with a static INSTANCE such as

public static final ServiceFilter INSTANCE = new HealthyServiceFilter();

There is a few more of these, and this code should be cleaned up



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)