Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MB-27146: add err msg for non-KVnode cbstats calls
Instead of exiting with "mc_bin_client.ErrorKeyEnoent: Memcached error #1: KEY_ENOENT : Not Found :" any time a cbstats call is executed against a node that is not running the Data (KV) Service, catch and specifically handle this error - printing a more user-friendly error message. Change-Id: I26f41ed3ec4f14fa5259bc182978503a8e872c4c Reviewed-on: https://review.couchbase.org/c/kv_engine/+/172296 Tested-by: Build Bot <[email protected]> Reviewed-by: Dave Rigby <[email protected]>
- Loading branch information