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

Update Cassandra client to 1.1.3 #725

Merged
merged 1 commit into from Dec 12, 2022
Merged

Conversation

adutra
Copy link
Contributor

@adutra adutra commented Dec 12, 2022

No description provided.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@gsmet gsmet added the backport label Dec 12, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Dec 12, 2022

Failing Jobs - Building 84a8506

Status Name Step Failures Logs Raw logs
Build - JDK 11 Build with Maven Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Build - JDK 11 #

- Failing:  

📦 Root project

Failed to execute goal io.quarkus:quarkus-platform-bom-maven-plugin:0.0.69:invoke-platform-project (build-platform-project) on project quarkus-platform-config: Failed to build the platform project, please consult the errors logged above.

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ftp

org.apache.camel.quarkus.component.sftp.it.SftpTest.testSftpComponent line 39 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <201> but was <500>.

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsonata

org.apache.camel.quarkus.component.jsonata.it.JsonataTest.test line 37 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile

org.apache.camel.quarkus.component.microprofile.it.faulttolerance.MicroprofileFaultToleranceTest.testCamelMicroProfileFaultToleranceWithThreshold{String}[1] - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:625)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:696)

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-openstack

org.apache.camel.quarkus.component.openstack.it.OpenstackKeystoneRegionTest.getShouldSucceed line 36 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <204> but was <500>.

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-tika

org.apache.camel.quarkus.component.tika.it.TikaTest.testParseAsText line 66 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <201> but was <500>.

org.apache.camel.quarkus.component.tika.it.TikaTest.testOffice line 50 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <201> but was <500>.

Copy link
Member

@aloubyansky aloubyansky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The failures are not related to the Cassandra upgrade.

@gsmet
Copy link
Member

gsmet commented Dec 12, 2022

Failures are unrelated and now fixed in Camel Quarkus, let's merge.

@gsmet gsmet merged commit 29763e1 into quarkusio:main Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants