btw, i tried both leveldb and hawtdb as aggregationrepository.
or
--
View this message in context:
http://camel.465427.n5.nabble.com/Aggregator-LevelDB-or-HawtDB-for-persistency-incorrect-behavior
quot;file:myfile");
--
View this message in context:
http://camel.465427.n5.nabble.com/Aggregator-LevelDB-or-HawtDB-for-persistency-incorrect-behavior-tp5765524p5789810.html
Sent from the Camel - Users mailing list archive at Nabble.com.
q.getEndpointUri());
repo.setMaximumRedeliveries(3);
// create the route that will be tested
TimerRoute routePutToTest = new TimerRoute("direct:from",
"Expired" ,
repo, 10 * 1000, successUri.getEndpointUri(),
timeoutUri.getEndpointUri());
return routePutToTest;
}
--
View this message in context:
http://camel.465427.n5.nabble.com/Aggregator-LevelDB-or-HawtDB-for-persistency-incorrect-behavior-tp5765524.html
Sent from the Camel - Users mailing list archive at Nabble.com.