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

[ISSUE #4236] TCP reconnection failed #4255

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

1404369980
Copy link
Contributor

@1404369980 1404369980 commented Jul 20, 2023

Fix #4236 TCP reconnection failed

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #4255 (df06e70) into master (8ad08ba) will not change coverage.
The diff coverage is n/a.

❗ Current head df06e70 differs from pull request most recent head 1ba925b. Consider uploading reports for the commit 1ba925b to get more accurate results

@@            Coverage Diff            @@
##             master    #4255   +/-   ##
=========================================
  Coverage     16.77%   16.77%           
  Complexity     1415     1415           
=========================================
  Files           592      592           
  Lines         26033    26033           
  Branches       2398     2398           
=========================================
  Hits           4367     4367           
  Misses        21228    21228           
  Partials        438      438           
Impacted Files Coverage Δ
...nt/tcp/impl/cloudevent/CloudEventTCPPubClient.java 6.06% <ø> (ø)
...nt/tcp/impl/cloudevent/CloudEventTCPSubClient.java 5.88% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@xwm1992 xwm1992 left a comment

Choose a reason for hiding this comment

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

LGTM

@mxsm mxsm merged commit 3499497 into apache:master Jul 21, 2023
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.

[Bug] TCP reconnection failed
3 participants