Chris Staite

Results 61 comments of Chris Staite

We had some code that was manually proxying headers from an upstream request to a response that was pushing all of the lines passed to a `AsyncHTTPClient.fetch` `header_callback` to `parse_line`...

The Content-Length needs to be the last header which then gets interpreted as a multi-line continuation and then adds a space itself, as stated in the first message.

First update remote_execution.proto to v2.3 in #268 Then we can add support for the different compression types

#281 adds support for reading the compressed blob resource names. Now we just need to handle the compressed blob.

Might be nice if these were passed through GrpcStore and then if the CompressionStore were in use it could simply used the pre-compressed content?

Mostly I've been busy sorting other stuff to get this over the line. But also, there's a few glitches with set-up that I wanted to iron out so the README...

Apparently `extends` support doesn't exist in docker-compose anymore?? docker/compose#4315

Little bump on this.

*[`deployment-examples/docker-compose-reclient/docker-compose.yml` line 19 at r4](https://reviewable.io/reviews/tracemachina/nativelink/286#-NkxsnL07NhodzQepy5l:-NlSicAC-be3FQfiL1YZ:b976oy9) ([raw file](https://github.com/tracemachina/nativelink/blob/790d78552bc09996733a8bfdc58c763434cf04f1/deployment-examples/docker-compose-reclient/docker-compose.yml#L19)):* Previously, allada (Nathan (Blaise) Bruer) wrote… Yeah this is now `TraceMachina/native-link` FYI: This isn't updated in docker-compose/docker-compose.yml.

CAS: ``` ls -l | wc -l 10152373 ``` AC: ``` ls -l | wc -l 3181048 ``` After running for a 16 hours: ``` root 843 4.6 64.3 16583600...