You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/07/07 15:28:04 UTC

[GitHub] [camel-quarkus] essobedo opened a new pull request, #5079: Ref #5067: Make expression extractor supports properties

essobedo opened a new pull request, #5079:
URL: https://github.com/apache/camel-quarkus/pull/5079

   fixes #5067 
   
   ## Motivation
   
   When we have a consumer endpoint with query parameters, the expression extractor fails with an NPE.
   
   ## Modifications:
   
   * Sets the component to the endpoint to avoid NPE
   * Makes the endpoint lenient to prevent any failures on properties


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] essobedo merged pull request #5079: Ref #5067: Make expression extractor supports properties

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo merged PR #5079:
URL: https://github.com/apache/camel-quarkus/pull/5079


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org