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

Relook closing OkHttpConnectionPool in Fabric8 Client. #3611

Closed
davinchia opened this issue May 26, 2021 · 1 comment · Fixed by #4738
Closed

Relook closing OkHttpConnectionPool in Fabric8 Client. #3611

davinchia opened this issue May 26, 2021 · 1 comment · Fixed by #4738
Labels
airbyte-cloud kubernetes priority/medium Medium priority type/enhancement New feature or request wontfix This will not be worked on

Comments

@davinchia
Copy link
Contributor

davinchia commented May 26, 2021

Tell us about the problem you're trying to solve

The pool is not closing properly today despite calling the various close functions. The pod remains alive for another 5 mins, which is the default time for reaping idle connections.

We are currently forcing the process to exit via System.exit(0).

Describe the solution you’d like

┆Issue is synchronized with this Asana task by Unito

@davinchia davinchia added type/enhancement New feature or request airbyte-cloud labels May 26, 2021
@jrhizor jrhizor added priority/low Low priority blocked priority/medium Medium priority and removed priority/low Low priority labels Jun 10, 2021
@jrhizor jrhizor removed the blocked label Jul 1, 2021
@jrhizor
Copy link
Contributor

jrhizor commented Jul 1, 2021

@jrhizor jrhizor added the wontfix This will not be worked on label Jul 13, 2021
@jrhizor jrhizor closed this as completed Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
airbyte-cloud kubernetes priority/medium Medium priority type/enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants