Skip to content

NetCopyClientConnectionPool refactorings #4426

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

Draft
wants to merge 1 commit into
base: release/4.0
Choose a base branch
from

Conversation

TranceLove
Copy link
Collaborator

@TranceLove TranceLove commented Jun 18, 2025

Description

  • Use LruCache
  • Remove use of CountdownLatch
  • Made NetCopyClientConnectionPool lifecycle-aware
  • PasswordUtil remove Context parameter

Issue tracker

Addresses #4081

Automatic tests

  • Added test cases

Manual tests

  • Done

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

@TranceLove
Copy link
Collaborator Author

Pending tasks:

  • More test harness for NetCopyClientConnectionPool, for situations of multiple connection coexistence

@TranceLove TranceLove force-pushed the feature/net-copy-client-connection-pool-improvements branch 8 times, most recently from 26d2e47 to 4d72c46 Compare June 22, 2025 04:18
- Use LruCache
- Remove use of CountdownLatch
- Made NetCopyClientConnectionPool lifecycle-aware
- PasswordUtil remove Context parameter
@TranceLove TranceLove force-pushed the feature/net-copy-client-connection-pool-improvements branch from 4d72c46 to d71fc85 Compare June 22, 2025 04:29
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.

1 participant