The detect_protocol_type in mc_worker_pid_info seems to be failing. the function crashes with Command = bson:fields({hello, 1}), but not with Command = {hello, 1}. The error given is badarg
The detect_protocol_type in mc_worker_pid_info seems to be failing.
the function crashes with Command = bson:fields({hello, 1}),
but not with Command = {hello, 1}.
The error given is badarg