Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #635: cassandra sink and source kamelets problems #636

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

valdar
Copy link
Member

@valdar valdar commented Dec 16, 2021

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

    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
@oscerd oscerd merged commit 64b5c15 into apache:main Dec 16, 2021
@valdar valdar deleted the issues/635 branch August 23, 2022 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants