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

Properly support small files in multipart responses in REST Client Reactive #24014

Conversation

michalszynkiewicz
Copy link
Member

fixes #23986

@michalszynkiewicz michalszynkiewicz changed the title Properly support small files in multipart responses in REST Client Re… Properly support small files in multipart responses in REST Client Reactive Feb 28, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Feb 28, 2022

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

  • title should not end up with ellipsis (make sure the title is complete)

This message is automatically generated by a bot.

@quarkus-bot
Copy link

quarkus-bot bot commented Feb 28, 2022

Failing Jobs - Building 8efb2f7

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Download Maven Repo ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 17 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 #

- Failing: extensions/jdbc/jdbc-mssql/deployment 
! Skipped: integration-tests/jpa-mssql 

📦 extensions/jdbc/jdbc-mssql/deployment

io.quarkus.jdbc.mssql.deployment.DevServicesMsSQLDatasourceTestCase. - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor#launchDatabases threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed

@michalszynkiewicz
Copy link
Member Author

the test failure is not related, the tests relevant to the rest client passed, I'll merge this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quarkus Multipart not working for multi layer applications
3 participants