Implement fetching of cloud log items via range requests.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 3 Nov 2010 21:35:07 +0000 (14:35 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 3 Nov 2010 21:35:07 +0000 (14:35 -0700)
This still needs a bit more work for stability, checking for leaks, etc.,
but implements the basic functionality needed to selectively retrieve just
the needed byte ranges out of cloud log segments to download individual log
items.


No differences found