195045ada4a9ad3dca3a2f4aa89ae03dc7856a32
The getCachedBytes() method may fail if the object is larger than the arbitrary core.streamFileThreshold limit set by the underlying implementation of repository storage. Instead use the constructor that takes an ObjectLoader, where we can try harder to coax the content out of the loader. Change-Id: I493e45f94b13ae20a758cb876b18ff09474cb99d Signed-off-by: Shawn O. Pearce <sop@google.com>
Description
RETIRED, Gerrit as used by OpenStack