accre / lstore

LStore - A fault-tolerant, performant distributed data storage framework.
http://www.lstore.org
Apache License 2.0
4 stars 5 forks source link

Fix spurious logging #158

Open PerilousApricot opened 7 years ago

PerilousApricot commented 7 years ago

Even at a very low log level, the fuse mount chucks a ton of messages of the form:

file=os_remote_client.c:202 fn=mq_address_to_string] DEBUG: string created = 

Which is obnoxiously confounding my attempts to debug why a machine has detonated...

It's an easy fix, but I wanted to make a placeholder issue because I am just absolutely swamped these days :sob: