HWCloudEngine/storage-gateway

event callback mechanism lacking

Closed this issue · 1 comments

background:
controller needs wait for entry being processed by writer.
We need callback after entry persisted.

walk around:
condition wait

TBD:
optimize to implement callback mechanism.

duplicate