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 2019/07/17 18:14:00 UTC

[jira] [Created] (CAMEL-13759) camel3 - Remove poor mans debugger

Claus Ibsen created CAMEL-13759:
-----------------------------------

             Summary: camel3 - Remove poor mans debugger
                 Key: CAMEL-13759
                 URL: https://issues.apache.org/jira/browse/CAMEL-13759
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.0.0, 3.0.0.M5


We have an old debugger implementation that just have callbacks before|after a processor in the routes which you can then from camel-test override the before/after methods to have debugging in the editor.

We should remove this as its using the intercept strategy which is intended not to be so much in use. So lets cleanup a bit of cruft. There is already the newer backlog debugger that hawtio and other tools uses for debugging.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)