[
https://issues.apache.org/jira/browse/CAMEL-13759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-13759.
---------------------------------
Resolution: Fixed
Assignee: Claus Ibsen
Debugger should not use intercept strategy but use internal processor advice as
other similar features does
> 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
> Assignee: Claus Ibsen
> Priority: Major
> 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)