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

Netty connector hang up after repeated buffer overflow errors when writing data #5753 #5755

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

jbescos
Copy link
Member

@jbescos jbescos commented Oct 3, 2024

#5753

I didn't include a test because it is tricky. I was testing it with the example provided in the issue.

@jbescos
Copy link
Member Author

jbescos commented Oct 4, 2024

It looks the continuous integration was aborted, I am going to kick the build again:

[INFO] Running org.glassfish.jersey.tests.e2e.client.connector.proxy.ProxyTest$HttpUrlConnectorProviderProxyTest
script returned exit code 143
Sending interrupt signal to process
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // withEnv
[Pipeline] }
Failed in branch JDK 21
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 11
script returned exit code 143
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 8
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: c5ef47a2-ce42-451d-9468-9dab15aa5346

GitHub has been notified of this commit’s build result

Finished: ABORTED

Copy link
Contributor

@senivam senivam left a comment

Choose a reason for hiding this comment

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

I've aborted it on purpose. Once it was already built. Today it was started again due to the re-indexing. And there is an issue with executors on the JIPP, so I was reducing load on executors.

@jbescos jbescos merged commit 4ba355a into eclipse-ee4j:2.x Oct 4, 2024
6 of 7 checks passed
@senivam senivam added this to the 2.46 milestone Oct 4, 2024
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.

3 participants