You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/06/12 08:34:00 UTC

[jira] [Resolved] (CAMEL-16716) camel-mongodb streamFilter component option not honored

     [ https://issues.apache.org/jira/browse/CAMEL-16716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16716.
---------------------------------
    Resolution: Fixed

> camel-mongodb streamFilter component option not honored
> -------------------------------------------------------
>
>                 Key: CAMEL-16716
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16716
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-mongodb3
>    Affects Versions: 3.10.0
>            Reporter: Andrea Tarocchi
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.11.0
>
>
> Although {{streamFilter}} is declared as a {{UriParam}}: [https://github.com/apache/camel/blob/main/components/camel-mongodb/src/main/java/org/apache/camel/component/mongodb/MongoDbEndpoint.java#L108] (it should be annotated as consumer only though)
> it is not honored. Such filter is only loaded from property: https://github.com/apache/camel/blob/main/components/camel-mongodb/src/main/java/org/apache/camel/component/mongodb/MongoDbChangeStreamsConsumer.java#L60-L64
> as reported in ckc issue: https://github.com/apache/camel-kafka-connector/issues/1112



--
This message was sent by Atlassian Jira
(v8.3.4#803005)