christophd opened a new issue, #1227:
URL: https://github.com/apache/camel-kamelets/issues/1227

   I am seeing errors in YAKS tests while using log-action Kamelet:
   
   ```
   ERROR [io.qua.run.Application] (main) Failed to start application (with 
profile prod): org.apache.camel.ResolveEndpointFailedException: Failed to 
resolve endpoint: 
log://log-action?level=INFO&logMask=false&multiline=false&showAllProperties=false&showBody=true&showBodyType=true&showCachedStreams=true&showExchangePattern=true&showHeaders=false&showProperties=false&showStreams=false
 due to: There are 1 parameters that couldn't be set on the endpoint. Check the 
uri if the parameters are spelt correctly and that they are properties of the 
endpoint. Unknown parameters=[{showCachedStreams=true}]
   ```
   
   Do we need to remove `showCachedStreams` property form the Kamelet?


-- 
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.apache.org

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

Reply via email to