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

Ensure large payloads don't affect the invoking thread of a Resource Method #31613

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Mar 6, 2023

Fixes: #31606

Copy link
Contributor

@Sgitario Sgitario left a comment

Choose a reason for hiding this comment

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

lgtm, I've just have a question

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Mar 6, 2023
@geoand
Copy link
Contributor Author

geoand commented Mar 6, 2023

@stuartwdouglas can you envision any reason why we would not do this?

@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@geoand geoand force-pushed the #31606 branch 2 times, most recently from 04c3116 to be37355 Compare March 7, 2023 07:28
@quarkus-bot

This comment has been minimized.

@gsmet
Copy link
Member

gsmet commented Mar 7, 2023

@geoand is it something that should be backported to 2.16 or is it too risky?

@geoand
Copy link
Contributor Author

geoand commented Mar 7, 2023

I would prefer we don't

@gsmet
Copy link
Member

gsmet commented Mar 7, 2023

Works for me, just wanted to make sure it wasn't an oversight.

@geoand
Copy link
Contributor Author

geoand commented Mar 7, 2023

👌🏼

@quarkus-bot
Copy link

quarkus-bot bot commented Mar 7, 2023

Failing Jobs - Building ade65b3

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Build Failures Logs Raw logs
✔️ Gradle Tests - JDK 11 Windows

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.AddExtensionToModuleInMultiModuleKtsProjectTest.testBasicMultiModuleBuild line 35 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual:

@geoand geoand merged commit ff27a2f into quarkusio:main Mar 7, 2023
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Mar 7, 2023
@quarkus-bot quarkus-bot bot added this to the 3.0 - main milestone Mar 7, 2023
@geoand geoand deleted the #31606 branch March 7, 2023 14:40
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.

Resteasy Reactive/Panache requests reactive Hibernate session from executor thread if request is large
4 participants