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

imporve ConnecionManager #21

Merged
merged 6 commits into from
Nov 8, 2024
Merged

imporve ConnecionManager #21

merged 6 commits into from
Nov 8, 2024

Conversation

JoeCqupt
Copy link
Member

@JoeCqupt JoeCqupt commented Nov 7, 2024

No description provided.

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 86.36364% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ra/lab/remoting/connection/DefaultReconnector.java 86.36% 3 Missing ⚠️
...remoting/connection/AbstractConnectionManager.java 88.23% 0 Missing and 2 partials ⚠️
...b/remoting/connection/ClientConnectionManager.java 66.66% 2 Missing ⚠️
.../remoting/connection/DefaultConnectionFactory.java 66.66% 0 Missing and 1 partial ⚠️
...xinfra/lab/remoting/server/BaseRemotingServer.java 88.88% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ Complexity Δ
...hub/xinfra/lab/remoting/connection/Connection.java 92.30% <100.00%> (+0.41%) 16.00 <1.00> (+1.00)
...ab/remoting/connection/ConnectionEventHandler.java 94.11% <100.00%> (+1.80%) 11.00 <1.00> (-5.00) ⬆️
...nfra/lab/remoting/connection/ConnectionHolder.java 89.47% <100.00%> (-0.53%) 8.00 <0.00> (ø)
...thub/xinfra/lab/remoting/rpc/server/RpcServer.java 88.46% <ø> (+3.27%) 9.00 <0.00> (ø)
.../remoting/connection/DefaultConnectionFactory.java 76.59% <66.66%> (+1.04%) 6.00 <2.00> (+1.00)
...xinfra/lab/remoting/server/BaseRemotingServer.java 87.50% <88.88%> (+1.53%) 14.00 <0.00> (+2.00)
...remoting/connection/AbstractConnectionManager.java 94.02% <88.23%> (-0.80%) 20.00 <2.00> (+4.00) ⬇️
...b/remoting/connection/ClientConnectionManager.java 82.97% <66.66%> (-1.81%) 12.00 <3.00> (-3.00)
...ra/lab/remoting/connection/DefaultReconnector.java 94.33% <86.36%> (+0.72%) 8.00 <2.00> (+1.00)

@JoeCqupt JoeCqupt changed the title fix reconnetor current problem imporve ConnecionManager Nov 8, 2024
@JoeCqupt
Copy link
Member Author

JoeCqupt commented Nov 8, 2024

dead lock detected

@JoeCqupt JoeCqupt merged commit 9f67f95 into x-infra-lab:main Nov 8, 2024
2 checks passed
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.

ConnectionManager add disconnect api fix reconnector concurrency problem close EventLoopGroup
1 participant