
|
If you were logged in you would be able to see more operations.
|
|
|
| Labels: |
|
| User impact: |
Medium
|
| Effort points: |
0.5
|
|
The IdempotentReceiver inbound router extends the SelectiveConsumer class but the isMatch() method does not contain a reference to its ancestor and consequently, all filters are ignored. Note that filters (incl custom filters) can be configured for this router so it looks like the intent is/was to have a filtering router.
|
|
Description
|
The IdempotentReceiver inbound router extends the SelectiveConsumer class but the isMatch() method does not contain a reference to its ancestor and consequently, all filters are ignored. Note that filters (incl custom filters) can be configured for this router so it looks like the intent is/was to have a filtering router. |
Show » |
|
See also: Mule config file provided separately