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

1x -> 2x #741

Merged
merged 25 commits into from
Aug 30, 2021
Merged

1x -> 2x #741

merged 25 commits into from
Aug 30, 2021

Conversation

jansupol
Copy link
Contributor

No description provided.

alei121 and others added 25 commits May 7, 2020 23:01
Signed-off-by: Dan Siviter <[email protected]>
Support TLSv1.3

Signed-off-by: Jorge Bescos Gascon <[email protected]>
Signed-off-by: Jan Supol <[email protected]>
When using secure connection (wss) while in the conditions of a bad
network connection, the client connection thread can hang in
JdkClientContainer's connectSynchronously() method, because it never
receives neither completed() nor failed() callback.
Missing failed() call added for fix.

Bug: eclipse-ee4j#646
Signed-off-by: Vladimir Golyakov <[email protected]>
Bumps commons-io from 2.2 to 2.7.

Signed-off-by: dependabot[bot] <[email protected]>
[646] Fixed possible client hang when connecting to server.
…sageHandlers

Lambda MessageHandler support
Signed-off-by: Maxim Nesen <[email protected]>
Signed-off-by: jansupol <[email protected]>
remove potential test order dependency
Fix two flaky tests in `MaxMessageSizeDeploymentTest`
@jansupol jansupol changed the title 1x merged 1x -> 2x Aug 27, 2021
Copy link
Member

@m0mus m0mus left a comment

Choose a reason for hiding this comment

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

LGTM

@jansupol jansupol merged commit ddfbf30 into eclipse-ee4j:2.x Aug 30, 2021
@jansupol jansupol deleted the 1x_merged branch August 30, 2021 15:25
@jansupol jansupol added this to the 2.0.1 milestone Sep 7, 2021
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.

10 participants