issues
search
eBay
/
HomeObject
Replicated BLOB Store built upon HomeStore
Apache License 2.0
6
stars
15
forks
source link
Shutdown HomeObject with concurrent I/Os
#179
Open
yamingk
opened
6 months ago
yamingk
commented
6 months ago
Support HomeObject shutdown with concurrent I/Os, meaning:
Concurrent I/Os not completed (still ongoing) yet, but shutdown is received.
if shutdow is received, then new I/Os coming in, like create shard, put/get blob, new I/Os should be rejected.
Support HomeObject shutdown with concurrent I/Os, meaning: