redpanda
redpanda copied to clipboard
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
Bunch of tests affected by this in the last 24h, all running in clustered ducktape: FAIL test: OpenBenchmarkTest.test_multiple_topics_omb (1/2 runs) failure at 2022-07-07T10:51:23.073Z: in job https://buildkite.com/redpanda/vtools/builds/2806#0181d77e-2fe1-4594-876a-062eb75b50c0 FAIL test: ManyClientsTest.test_many_clients (1/2...
### Version & Environment Redpanda version: (use `rpk version`): dev ### What went wrong? CI failures https://buildkite.com/organizations/redpanda/pipelines/redpanda/builds/13698/jobs/01826f32-a447-4b67-9502-25fcfc3f4fe0 Several upgrade tests run fine until `PartitionMovementUpgradeTest.test_basic_upgrade` starts up, after which all upgrade...
We now set --abort-on-seastar-bad-alloc for ducktape tests, which will cause the redpanda process to terminate with a diagnostic.
Today, the admin api allows users to specify partition placement constraints for data residency. However, in the case of total cluster failure (all nodes reboot), we will loose the constraint...
### Version & Environment Redpanda version: dev https://buildkite.com/redpanda/vtools/builds/3139#01827b68-ebc9-4ff8-867f-d9461479bafe ### What went wrong? CI Failure ### What should have happened instead? Ci Success ### How to reproduce the issue? ??? ###...
This is super cool but I think there should some sort of non determinism built into this..meaning we should choose to skip perturbing the input with some probability. I think...
## Cover letter Describe in plain language the motivation (bug, feature, etc.) behind the change in this PR and how the included commits address it. Fixes #ISSUE-NUMBER, Fixes #ISSUE-NUMBER, ......
## Cover letter Several methods that run for a particular node check that that node is started. This is somewhat reasonable as we typically expect to want to run get...
## Cover letter Describe in plain language the motivation (bug, feature, etc.) behind the change in this PR and how the included commits address it. Fixes #ISSUE-NUMBER, Fixes #ISSUE-NUMBER, ......
### Who is this for and what problem do they have today? when tiered storage/SI is used in redpanda, the cloud storage cache needs to be set up to be...