Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

And we should add options for JMX to enable/disable this as you may not want to grab these details but only want JMX to be able to manage producers, consumers, routes and endpoints etc.

Channel

Optimize Channel to be able to skip doing hoops through interceptors that is not needed such as: JMX, StreamCaching, Error Handler etc. when these are configured as disabled to be more strait through.

Using YourKit profiler

We should use a profiler to aid find hotspots to optimize.

...