Go to file
Shawn O. Pearce 195045ada4 Don't use getCachedBytes() when loading files
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>
2010-09-15 09:28:26 -07:00
2010-09-07 15:47:36 +02:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2010-09-06 12:28:56 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB