You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/16 13:43:14 UTC

[GitHub] [camel-kamelets] valdar opened a new pull request #636: fix #635: cassandra sink and source kamelets problems

valdar opened a new pull request #636:
URL: https://github.com/apache/camel-kamelets/pull/636


       cassandra-sink:
           there is no cql parameter defined
           username and password must be optional
           preparedStatement was of a wrong type (string but it is actually boolean)
   
       cassandra-source:
           username and password must be optional


-- 
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-kamelets] oscerd merged pull request #636: fix #635: cassandra sink and source kamelets problems

Posted by GitBox <gi...@apache.org>.
oscerd merged pull request #636:
URL: https://github.com/apache/camel-kamelets/pull/636


   


-- 
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