huawei-cloudnative / firmament

The Firmament cluster scheduling platform
http://www.firmament.io
Apache License 2.0
19 stars 9 forks source link

Placing mutex lock for Schedule service function #10

Closed shivramsrivastava closed 6 years ago

shivramsrivastava commented 6 years ago

Adding a lock to the Schedule gRPC method, to guard against the task updates while a schedule call in under processing.