Fraunhofer-AISEC/trusted-connector

Upgrade to latest Camel version

Closed this issue · 2 comments

And check what is broken, and if we need it.

milux commented

Already tried that, two things get broken:

  • Route XML export (required for the editor that never really worked anyway)
  • Metrics Beans stuff (Number of (un)successful Exchanges, active routes, disabled routes, route duration min/max/avg, etc.) --> Could be replaced by an Interceptor implementation, if it's a requirement.
milux commented

Done, broken UI stuff has been removed.