Filter EIP - Option to throw exception if the filter rejected -------------------------------------------------------------
Key: CAMEL-1542 URL: https://issues.apache.org/activemq/browse/CAMEL-1542 Project: Apache Camel Issue Type: New Feature Components: camel-core Affects Versions: 2.0-M1, 1.6.0 Reporter: Claus Ibsen Priority: Minor Fix For: 2.1.0 The Filter EIP currently silently ignore messages that it ignores. We should add an option to configure it to throw a CamelExchangeException or some new exception that indicates its rejected. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.