> For repeatable payloads like InputSupplier it incurs IO twice and for > non-repeatable payloads like InputStream it > buffers the entire bolus in-memory, often times causing OutOfMemoryError
Rather than removing it, would it be feasible to simply fix/amend those implementations to be less astonishing? Otherwise, yes, I can see better what you mean here. Thanks for explaining! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/218#issuecomment-29785328
