John Spray
John Spray
The original report is from almost two years ago, so I don't think we can say much without re-testing this.
I think this ticket is still valid: we don't have good testing in place for the raw ingest performance.
Will look at this properly tomorrow, but the initial thought is: can we harmonize it with the admin API request logging? (that may mean just bringing the admin API one...
From #6674 it sounds like this was easily reproducible by loading a particular extension when LR is enabled, so can we create a test for that? The pageserver change LGTM.
- I've added Christian as a reviewer: please can you add someone from the storage team as a review for PRs that change the pageserver. - I haven't reviewed the...
https://buildkite.com/redpanda/vtools/builds/4322#01849410-c027-43f9-a277-3c890470e98f
The run I just saw it in also included hangs. I'm fairly concerned if a file we bake in to the AMI is just... gone?
``` FAIL test: SaramaProduceTest.test_produce (4/4 runs) failure at 2022-11-23T14:46:52.114Z: DucktapeError("sarama produce failed with b'/bin/sh: 1: /opt/redpanda-tests/go/sarama/produce_test/produce_test: not found\\n'") on (amd64, VM) in job https://buildkite.com/redpanda/vtools/builds/4361#0184a383-6120-4cfe-849f-20fd922fc70f failure at 2022-11-23T00:09:49.571Z: DucktapeError("sarama produce failed...
I briefly checked this while fixing https://github.com/redpanda-data/redpanda/issues/7467 -- the test worked when run by hand on its own, and there is indeed a `/opt/redpanda-tests/go/sarama/produce_test/produce_test` on the test node.