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/14 14:25:00 UTC

[jira] [Created] (CAMEL-16722) camel-mock - In predicate should be one predicate

Claus Ibsen created CAMEL-16722:
-----------------------------------

             Summary: camel-mock - In predicate should be one predicate
                 Key: CAMEL-16722
                 URL: https://issues.apache.org/jira/browse/CAMEL-16722
             Project: Camel
          Issue Type: Bug
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.11.0


When using in predicate in camel-mock, then each item becomes a predicate, so if you have in(1, 2, 3, 4, 5) then there is 5 + 1 predicates. It should be a single compound predicate.



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