John Spray

Results 330 comments of John Spray

When I looked into https://buildkite.com/redpanda/redpanda/builds/14432#0182baf4-737e-4b49-9326-d58fe8abb2a5 (technically #6076 but same failure mode as this issue) it looks a lot like the server really is leaving a gap in the kafka offsets....

> @jcsp what made you think there are gaps? If the verifiable producer treats indecisive errors as definite errors then we'll get a verifiable consumer thinking that there is a...

I agree with @andrwng assessemnt, here's another example I experienced ``` grep -e ERROR -e Redpanda.v redpanda\ \(2\).log INFO redpanda::main - application.cc:162 - Redpanda v22.1.4 - 491e56900d2316fcbb22aa1d37e7195897878309 ERROR 2022-08-18 17:21:37,026...

Added a commit to update the allow list in https://github.com/redpanda-data/redpanda/pull/5972/commits

Still failing https://buildkite.com/redpanda/vtools/builds/3104#018266cf-8592-4261-83db-4645611ed820 https://buildkite.com/redpanda/vtools/builds/3104#018266cf-8592-4261-83db-4645611ed820 I took a superficial look, the test is timeout out on its main check for sync, there is an 8GB mirror maker log in there that...

It looks like the public files on the 22.1.x. branch are out of date. Please try this patch https://github.com/redpanda-data/redpanda/pull/5865

(that PR merged, so if you check out the tip of v22.1.x you should get past the build error you saw)

Containers: It looks like the `redpanda-toolchain` image may be quite severely out of date, I'm asking around internally to see if this was left online by mistake. The compilation error...

> Could you let me know which redpanda branch or version can be built manually by users? I witnessed many errors during building. Your best bet is to use the...