-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65426/
-----------------------------------------------------------

Review request for mesos, Greg Mann and Jie Yu.


Repository: mesos


Description
-------

It takes long in gRPC 1.8 to prepare a domain socket, and as a result,
SLRP cannot talk to a CSI plugin immediately after the socket file is
created. This patch fixes this problem by asking gRPC calls to wait for
the socket to be ready.


Diffs
-----

  3rdparty/libprocess/include/process/grpc.hpp 
0f63e576f04af4df8894626eebbb1a0e01eadf22 


Diff: https://reviews.apache.org/r/65426/diff/1/


Testing
-------

sudo make check


Thanks,

Chun-Hung Hsiao

Reply via email to