You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by "Eamon Ford (Jira)" <ji...@apache.org> on 2020/05/28 01:27:00 UTC

[jira] [Updated] (SDAP-121) Get Request Hangs

     [ https://issues.apache.org/jira/browse/SDAP-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eamon Ford updated SDAP-121:
----------------------------
    Resolution: Fixed
        Status: Done  (was: To Do)

> Get Request Hangs
> -----------------
>
>                 Key: SDAP-121
>                 URL: https://issues.apache.org/jira/browse/SDAP-121
>             Project: Apache Science Data Analytics Platform
>          Issue Type: Bug
>          Components: nexus
>            Reporter: Frank Greguska
>            Assignee: Frank Greguska
>            Priority: Critical
>
> I frequently run into a problem where it seems like requests for '/list' and other endpoint (that are not '/') hang forever. One request will work and then the next request won't.
> After doing some testing from a Jupyter notebook it seems like it might have something to do with the way the server is handling TCP connections. 
> If I try to use a requests.Session to issue consecutive calls to '/list', the first request works and the second one just hangs. However, if I simply use requests.get() and close the connection on each request, then I can send multiple requests consecutively.
> Need to investigate this more and figure out why this is happening



--
This message was sent by Atlassian Jira
(v8.3.4#803005)