Re: Dynamic calculation of route startupOrder through dependencies?

2015-07-15 Thread Serge Smertin
Claus, It's rather a matter of business logic to get routes stopped in particular order. Jakub, > The framework itself has no insight into the possible values that > the POJO could return, and therefore cannot make any judgements as to > the startup ordering of the routes. And the way to fix

Dynamic calculation of route startupOrder through dependencies?

2015-07-09 Thread Serge Smertin
Greetings! Currently Apache Camel can have route dependencies hardcoded through numbers, which doesn't really work well, when multiple route builders are involved and they have overlapping order numbers. - http://camel.apache.org/configuring-route-startup-ordering-and-autostartup.html Given follo

[Aggregation] [Optimistic Locking] [Hazelcast] DefaultExchangeHolder for distributed concurrent maps

2015-03-05 Thread Serge Smertin
Greetings, Currently i have an aggregation route with approximately following configuration: .aggregate(header("kind")) .aggregationRepository(getHdfsFlushRepo()) .optimisticLockRetryPolicy(new OptimisticLockRetryPolicy().maximumRetries(10).randomBac