commit | b3ec7d5714ad73c772f669e002d5800c5cf1eeaf | [log] [tgz] |
---|---|---|
author | khenaidoo <knursimu@ciena.com> | Wed Apr 29 16:52:08 2020 -0400 |
committer | khenaidoo <knursimu@ciena.com> | Wed Apr 29 16:55:34 2020 -0400 |
tree | 64a3d3addca3c507df5e9b606a57da7d63a334f9 | |
parent | 8d4d6c9c37baac17b58b4aa6370966f27bb70a49 [diff] |
[VOL-2991] Remove incorrect locks from backend.go This commit consists of the following: 1) Remove the locks in the backend.go that were forcing all ETCD requests to be serialized. 2) Minor change to the log to check whether a log level is set before outputting message with serialized content. Change-Id: I093eae006d9090fbeec75916ad82c329f1c61723