redpanda
redpanda copied to clipboard
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
* Start with enable_sasl=true * Set authentication_method=mtls_identity for all brokers * Set kafka_mtls_principal_mapping_rules and kafka_enable_authorization=true. This will enable authZ across the cluster. * Check that authZ still works on all...
CI failure: https://buildkite.com/redpanda/redpanda/builds/13576#01826743-26f1-40a3-9115-e9dd3810678b ``` ==================================================================================================== test_id: rptest.tests.test_si_cache_space_leak.ShadowIndexingCacheSpaceLeakTest.test_si_cache.message_size=10000.num_messages=100000.num_read=1000.concurrency=2 status: FAIL run time: 1 minute 9.344 seconds AssertionError() Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 135, in run data = self.run_test()...
This PR adds tests that exercise RPC codepaths on clusters that span multiple versions. It leverages the recently introduced `MixedVersionWorloadRunner` to run workloads that deterministically sends RPCs in a specific...
## Cover letter redpanda-test containers should use 1 cpu each. This way we contrain cpu usage to 1, increasing performance and isolating host resources per container ## Release notes *...
## Cover letter Refactors `backport` command to composite github actions. This PR depends on https://github.com/redpanda-data/vtools/pull/834 Fixes https://github.com/redpanda-data/devprod/issues/312 ## Release notes * none
``` rptest.scale_tests.franz_go_verifiable_test.FranzGoVerifiableWithSiTest.test_si_with_timeboxed.segment_size=10485760 ``` This is similar to #4489; both cases have the `offset monitor wait aborted` exception. Reproduced in CDT [here](https://buildkite.com/redpanda/vtools/builds/2571#01816108-f8b4-419c-ab2b-328dd7c680f4).
### Version & Environment v22.1 ### What went wrong? We have topic level properties `redpanda.remote.read` and `redpanda.remote.write`. Once this properties are set to either true or false it's impossible to...
https://buildkite.com/redpanda/redpanda/builds/11804#0181ab92-27a7-4657-864e-2ac060cde87a/1575-8093 ``` test_id: rptest.tests.consumer_offsets_migration_test.ConsumerOffsetsMigrationTest.test_migrating_consume_offsets.failures=True.cpus=1 -- | status: FAIL | run time: 4 minutes 1.639 seconds | | | | Traceback (most recent call last): | File "/usr/local/lib/python3.9/dist-packages/ducktape/tests/runner_client.py", line 135, in...
Module: rptest.tests.partition_balancer_test Class: PartitionBalancerTest Method: test_fuzz_admin_ops https://buildkite.com/redpanda/redpanda/builds/13548#018264d0-0df0-452d-a0ec-258fa674babe ``` rptest.services.utils.NodeCrash: