pklink opened a new pull request #3968:
URL: https://github.com/apache/camel/pull/3968


   I've updated the documentation to describe how to set an aggregation 
strategy in pre-completion mode since version 3.0.0. If I didn't massively 
misunderstand something , then the `PreCompletionAwareAggregationStrategy` 
interface was removed in `camel-core` 3.0.0 (see commit 
e441457951b7d7cb6ede65a62fd8460a6485e322) and `AggregationStrategy` new default 
methods replace the removed methods.
   
   So you'll need to implement the `canPreComplete` method by your own, it's 
not possible to implement/extend `PreCompletionAwareAggregationStrategy`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to