increased a timeout in FullSystemITest when comparing logs.
Sometimes travis fails here, suspect it is because there is not
enough time for the test to succeed
removed an unnecessary println in SegmentedUberStoreTest
:+1: looks good to me. The 10s there should almost never be exercised, but hopefully it'll keep us out of travis-trouble on that test. Thanks for nabbing that println, that one's on me.
println
in SegmentedUberStoreTest