essobedo opened a new pull request, #8521: URL: https://github.com/apache/camel/pull/8521
Fix for https://issues.apache.org/jira/browse/CAMEL-18576 ## Motivation The elastic search queries can contain double braces which are seen as a property placeholder by Camel, we need a way to escape it. ## Modifications: * Propose to use the backslash character to escape double braces -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org