9397: Use manifest.FileSegmentForPath to get manifest segment for a file path. Cache...
authorradhika <radhika@curoverse.com>
Fri, 3 Feb 2017 00:16:25 +0000 (19:16 -0500)
committerradhika <radhika@curoverse.com>
Fri, 3 Feb 2017 00:16:25 +0000 (19:16 -0500)
commit471270bc6ec9453fdd4c1faf97b65a8291543c6f
tree53c96587b56b28f726e1c38cd9800fb5c0896b19
parente6986ed88126f61ecad0f557c78981961f901044
9397: Use manifest.FileSegmentForPath to get manifest segment for a file path. Cache collections to avoid fetching
the same collection repeatedly. If no manifest segment found for a mounted path, log that fact.
sdk/go/manifest/manifest.go
services/crunch-run/crunchrun.go
services/crunch-run/crunchrun_test.go