Hi,

how to configure eager=true in this use case:

from("activemq:inprogress?transferExchange=true")
                                .routeId("inProgress")                  
                                .idempotentConsumer(                            
        
simple("${property.gedFileName}#${property.setName}"),
                                                idempotentRepository).
...

Best regards
J-M
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/idempotentConsumer-and-eager-option-tp3293765p3293765.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to