redpanda icon indicating copy to clipboard operation
redpanda copied to clipboard

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

Results 1140 redpanda issues
Sort by recently updated
recently updated
newest added

This issue came up in discussion on PR #4803 a couple of times ([here](https://github.com/redpanda-data/redpanda/pull/4803/files#r888416024)), also ([here](https://github.com/redpanda-data/redpanda/pull/4803/files#r886321127)). This is a followup PR to discuss the future vision and reach consensus on...

kind/enhance
area/controller
area/redpanda

FAIL test: ConsumerOffsetsMigrationTest.test_migrating_consume_offsets.failures=True.cpus=3 (1/51 runs) failure at 2022-07-05T19:22:17.160Z: TimeoutError("Consumer failed to consume up to offsets {TopicPartition(topic='topic-kxuttrpvwb', partition=4): 96572, TopicPartition(topic='topic-kxuttrpvwb', partition=1): 33266, TopicPartition(topic='topic-kxuttrpvwb', partition=2): 97585, TopicPartition(topic='topic-kxuttrpvwb', partition=5): 136721, TopicPartition(topic='topic-kxuttrpvwb', partition=3): 79302,...

kind/bug
area/kafka
ci-failure
ci-disabled-test

https://buildkite.com/redpanda/redpanda/builds/9985#74311a35-dfef-42fb-a669-5e752e0248a0 ``` Module: rptest.tests.partition_movement_test Class: SIPartitionMovementTest Method: test_shadow_indexing ``` ``` test_id: rptest.tests.partition_movement_test.SIPartitionMovementTest.test_shadow_indexing status: FAIL run time: 2 minutes 1.397 seconds TimeoutError("Consumer failed to consume up to offsets {TopicPartition(topic='topic', partition=0): 3271}...

kind/bug
area/tests
ci-failure
area/shadow-indexing

## Cover letter Added mapping from `rpc::errc` error codes to HTTP response codes. Describe in plain language the motivation (bug, feature, etc.) behind the change in this PR and how...

area/redpanda

This is currently not possible since using anything more than the default (`CTEST_PARALLEL_LEVEL=1`) causes some tests to fail. Is this fundamentally difficult to achieve (e.g. because of clashes in net/fs/ipc...

kind/enhance
area/build
area/redpanda
team/devprod

This looks like a fairly consistent failure two nights in a row: FAIL test: TestMirrorMakerService.test_consumer_group_mirroring.source_type=kafka (2/2 runs) failure at 2022-08-01T10:40:48.978Z: TimeoutError('') in job https://buildkite.com/redpanda/vtools/builds/3077#01825803-32b3-4fee-8e12-243a0177833c failure at 2022-07-31T11:04:20.402Z: TimeoutError('') in job...

area/tests
ci-failure

## Cover letter To properly check whether the lists of partitons in `rpk group describe` are the same, sort both partition lists first because the order of partitions is 1...

https://buildkite.com/redpanda/redpanda/builds/13660#01826c94-abff-4f4f-ba8e-e64331d9b328 ``` test_id: rptest.tests.partition_movement_upgrade_test.PartitionMovementUpgradeTest.test_basic_upgrade --   | status: FAIL   | run time: 2 minutes 8.856 seconds   |     |     |   | Traceback (most recent call last):   | File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 135, in...

kind/bug
area/redpanda
area/tests
ci-failure
ci-disabled-test

Reasoning: CI and dev / test setups may wish to disable the threshold. ## Cover letter * None ## Backport Required - [x ] not a bug fix ## UX...

area/redpanda

Note: Depends on https://github.com/redpanda-data/seastar/pull/31. ## Cover letter This PR adds the following new metric: Name: redpanda_scheduler_runtime_seconds Description: Accumulated runtime of task queue associated with this scheduling group Labels: - redpanda_scheduling_group...

area/redpanda