[
https://issues.apache.org/jira/browse/GOBBLIN-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zihan Li updated GOBBLIN-1616:
------------------------------
Description: In RestApiConnector, we only consume the HttpEntity but not
close the response, which potentially leave the socket as CLOSE_WAIT status and
eat up the resources. (was: In RestliAPIConnector, we only consume the
HttpEntity but not close the response, which potentially leave the socket as
CLOSE_WAIT status and eat up the resources. )
> Make RestliAPIConnector be able to close the connection finally
> ---------------------------------------------------------------
>
> Key: GOBBLIN-1616
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1616
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Zihan Li
> Priority: Major
>
> In RestApiConnector, we only consume the HttpEntity but not close the
> response, which potentially leave the socket as CLOSE_WAIT status and eat up
> the resources.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)