eBay / HomeStore

Storage Engine for block and key/value stores.
Apache License 2.0
23 stars 21 forks source link

return empty string upon failed client lookup #541

Closed raakella1 closed 2 months ago

raakella1 commented 2 months ago

lgtm.

Where we hit this issue and how we handle lookup failure atm?

This is an aid to the HomeObj PR https://github.com/eBay/HomeObject/pull/210. There can also be other cases when HO failed to return endpoints (CM does not recognize the SM id in lookup req, CM is unreachable etc.) So, nuraft keeps retrying create client until success