You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2018/01/31 01:34:00 UTC

[jira] [Created] (MESOS-8514) SLRP failed to connect to CSI endpoint.

Chun-Hung Hsiao created MESOS-8514:
--------------------------------------

             Summary: SLRP failed to connect to CSI endpoint.
                 Key: MESOS-8514
                 URL: https://issues.apache.org/jira/browse/MESOS-8514
             Project: Mesos
          Issue Type: Bug
            Reporter: Chun-Hung Hsiao
            Assignee: Chun-Hung Hsiao


After bumping the gRPC bundle to 1.8.3, there are some flakiness in SLRP tests caused by SLRP not being able to connect to a CSI endpoint. The reason is that it seems to take longer for gRPC 1.8 to prepare a domain socket (i.e., the time between the {{bind}} and {{accept}} calls are longer), and as a result, SLRP cannot talk to a CSI plugin immediately after the socket file is created.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)