----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72799/ -----------------------------------------------------------
Review request for mesos, Andrei Budnik and Qian Zhang. Repository: mesos Description ------- Previously, the CSI server would initialize the service managers before the auth token was generated, allowing the possibility that the service managers might attempt an HTTP request before the auth token data member had been set. Diffs ----- src/slave/csi_server.cpp 0ffe020412dd3170d34052ebbbdc7f320c4cb31a Diff: https://reviews.apache.org/r/72799/diff/1/ Testing ------- `make check` Thanks, Greg Mann
