Klaus Post a58b7874ef
Temporary workaround for msgp skipping (#10960)
Due to https://github.com/philhofer/fwd/issues/20 when skipping a metadata entry that is >2048 bytes and the buffer is full (2048 bytes) the skip will fail with `io.ErrNoProgress`.

Enlarge the buffer so we temporarily make this much more unlikely.

If it still happens we will have to rewrite the skips to reads.

Fixes #10959
2020-11-23 18:51:59 -08:00
..
2020-11-20 12:52:53 -08:00
2020-06-12 20:04:01 -07:00
2020-11-20 12:52:53 -08:00
2020-01-31 08:29:22 +05:30
2020-11-20 12:52:53 -08:00