You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2022/08/19 10:01:00 UTC

[jira] [Created] (HADOOP-18410) S3AInputStream async drain not releasing http connections

Steve Loughran created HADOOP-18410:
---------------------------------------

             Summary: S3AInputStream async drain not releasing http connections
                 Key: HADOOP-18410
                 URL: https://issues.apache.org/jira/browse/HADOOP-18410
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.3.9
            Reporter: Steve Loughran
            Assignee: Steve Loughran


Impala tcp-ds setup to s3 is hitting problems with timeout fetching http connections from the s3a fs pool. Disabling s3a async drain makes this problem *go away*. assumption, either those async ops are blocking, or they are not releasing references properly.





--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org