Handle streaming payload early in request handling #247

Merged
lx merged 5 commits from KokaKiwi/garage:more-streaming-payload into main 2022-03-23 09:23:06 +00:00
Owner

Fixes #239.

Fixes #239.
quentin added the
S3 Compatibility
label 2022-02-23 11:54:09 +00:00
KokaKiwi force-pushed more-streaming-payload from af93f8c6b3 to 309950341c 2022-02-23 16:29:06 +00:00 Compare
trinity-1686a was assigned by KokaKiwi 2022-03-07 15:14:46 +00:00
KokaKiwi force-pushed more-streaming-payload from 309950341c to f2e72bb05e 2022-03-09 15:51:51 +00:00 Compare
KokaKiwi added 1 commit 2022-03-11 16:43:53 +00:00
continuous-integration/drone/pr Build is failing Details
7f14b6c24d
add test framework for arbitraty S3 requests
and implement some basic test with it
KokaKiwi force-pushed more-streaming-payload from 651fa52466 to 43b517d35a 2022-03-14 10:37:30 +00:00 Compare
KokaKiwi force-pushed more-streaming-payload from 43b517d35a to 812b795c28 2022-03-14 11:00:44 +00:00 Compare
trinity-1686a force-pushed more-streaming-payload from fc1c0e30b3 to 84eeaa7803 2022-03-21 20:15:51 +00:00 Compare
lx reviewed 2022-03-22 11:05:13 +00:00
@ -0,0 +31,4 @@
"garage-integ-test",
);
let endpoint = Endpoint::immutable(instance.uri());
*/
Owner

Should this commented block be removed ?

Should this commented block be removed ?
lx marked this conversation as resolved
lx changed title from WIP: Handle streaming payload early in request handling to Handle streaming payload early in request handling 2022-03-22 17:44:58 +00:00
trinity-1686a force-pushed more-streaming-payload from db96d2b8bd to cbf86fc2d8 2022-03-22 20:40:13 +00:00 Compare
trinity-1686a force-pushed more-streaming-payload from cbf86fc2d8 to a5374a4fdf 2022-03-22 20:41:02 +00:00 Compare
lx merged commit 8565f7dc31 into main 2022-03-23 09:23:06 +00:00
Sign in to join this conversation.
No description provided.