Versions Compared

Key

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

...

The method getPendingExchanges should return the number of pending messages which reside on the in memory queues.
The method canShutdown should return false to defer the shutdown to very last when there are no more pending and inflight messages.

Controlling ordering of routes

You can configure the order in which routes should be started, and thus also the same order they are being shutdown.
See more at Configuring route startup ordering and autostartup.

See Also

...