quantcast/qfs

Error handling suggests cluster key mismatch when actually md5sum mismatch; fix message

Closed this issue · 2 comments

The status EBADCLUSTERKEY can also indicate an md5 mismatch as used in

if (status == -EBADCLUSTERKEY) {

Request a more specific error code or a human readable error message that notes other possible mismatch conditions represented by this error code.

Hi @autocracy,

Thanks for reaching out :) This issue is being tracked in https://quantcast.atlassian.net/browse/QFS-187. We'll get to it soon.

Thanks,

A fix is in place.