Skip to content

make MaxConnectionIdleTime configurable #121

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dunedodo
Copy link
Contributor

No description provided.

@dunedodo dunedodo requested a review from xiaoxin-ren March 12, 2025 07:58
Copy link
Contributor

@xiaoxin-ren xiaoxin-ren left a comment

Choose a reason for hiding this comment

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

You'll need to pass the idle time to SmartConfig in S3JerseyClient. Best is to add a test case so that we can verify the behavior.

@dunedodo dunedodo force-pushed the feature-MaxConnectionIdleTime-configurable branch from a5df06a to bdd2dfa Compare March 25, 2025 07:11
@dunedodo
Copy link
Contributor Author

If we need UT, it should be first in smart-client? like testConnTimeout in SmartClientTest. And we might need more changes on SmartClientFactory which tell when a connection is closed and re-established, that would be complex.

@dunedodo dunedodo requested a review from xiaoxin-ren March 25, 2025 07:18
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.

2 participants