Chris
Chris
Would be nice to get this in to the next release as it opens a lot of opportunity for cluster cost savings to avoid extra GCS operations.
No, the patch doesn't resolve it. I thought it fixed the exit code, but turns out that was ok anyway, so it's just a logging issue and I've not chased...
This fixes the log message, but I'm not sure if it is a correct patch or not. I wouldn't at all be certain without your expert knowledge. ```c diff --git...
I don't see any err= in the logs. I here's an incomplete log in case it's useful. Let me know if you need more. ``` [00|h2|3|mux_h2.c:4328] rcvd H2 frame header,...
I set AI on the problem above and it pulled out the following response which gives an indication of where to look for the issue, the explanation appears to be...
So, adding debugging in I see that the `es_now` is set because `fsize == bsize` in `h2s_make_data` which has a very interesting log immediately before of `small data present in...
In my test set-up I can't repro anymore on 3.2.9. I know one of my team reproduced something similar on 3.3.0, but I've not managed to look in to it...
Yes, we think this is confirmed fixed.