Timothy Chen
Timothy Chen
We currently don't have a logging library so PRs that want to add debug statements need to roll our own flag and implementation.
Addressing #5183
We should run spark-perf regularly with new commits of Mesos/Spark to ensure it works well.
I'm hoping to add futures into liblogcabin, so we can have a easier way to manage async and callbacks in different paths. Folly so far looks like the best and...
We can replace the logging implementation with glog as we need to pull in glog for folly