Marton Elek created HDDS-3717:
---------------------------------

             Summary: CSI smoketest fails if socket file is not created on time
                 Key: HDDS-3717
                 URL: https://issues.apache.org/jira/browse/HDDS-3717
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: test
            Reporter: Marton Elek
            Assignee: Marton Elek


HDDS-3461 introduced a new CSI smoketest (to be sure that the CSI daemon can be 
started).

It was reverted because a failure on the master and commited after an 
additional check is added to wait until the CSI socket is created.

Unfortunately this check is bad. In some cases it can fail:

For example in here:


{code:java}
connection error: desc = "transport: Error while dialing dial unix 
/tmp/csi.sock: connect: no such file or directory" {code}

Thanks to [~jsoft88] , who reported this problem.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to