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

## Cover letter rpk plugin install will try to download the plugin directly from Cloudsmith URL: ``` https://packages.vectorized.io/cloudv2/raw/names/rpk-plugin-[PLUGIN-NAME]-[OS]-[ARCH]/versions/0.0.3/rpk-plugin-[PLUGIN-NAME]-[OS]-[ARCH] ``` if an error occurs then it'll fall back to the old...

area/rpk

## Cover letter Adding logic to expire old txs on group side. We should do to avoid situations: * If transaction was commited during consumer group reconfiguration. In this case...

area/redpanda

### Who is this for and what problem do they have today? Users (eg:Flink developer) want a quick way to deploy a Redpanda VM extension to what is available with...

kind/enhance

## Cover letter Support installing [Redpanda Console](https://github.com/redpanda-data/console) via the operator. This PR supports the minimum configuration needed to install Console. The PR is huge to review already; other features (see...

area/k8s

## Cover letter Introducing `--sandbox ` mode options: `default` and `container` For full context, see PRD: https://docs.google.com/document/d/1qC6K0xvC3i3JgI-LMAWCyWlxQZ8KvM8ABthujWFDQ74 ### Usage The user can either set `--sandbox` (alias for `--sandbox default`) or...

area/rpk
area/k8s

FAIL test: PartitionMoveInterruption.test_cancelling_partition_move_x_core.replication_factor=3.unclean_abort=True.recovery=restart_recovery (1/84 runs) failure at 2022-07-23T08:22:18.320Z: in job https://buildkite.com/redpanda/redpanda/builds/12971#018229ae-5aed-4afd-9a59-3d4331bfdc09 ``` Protocol violation: request version rpc::transport_version::v1 incompatible with reply version rpc::transport_version::v2 ``` While this is "only" a BadLogLines, it's...

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

### Version & Environment Redpanda version: dev ### What went wrong? CI Failure ### What should have happened instead? Ci Success ### How to reproduce the issue? ?? ### Additional...

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

## Cover letter rfc: [link](https://github.com/redpanda-data/redpanda/issues/3278#issuecomment-1131893976) ## Problem (from [link](https://www.confluent.io/blog/simplified-robust-exactly-one-semantics-in-kafka-2-5/) ) Fatal error occurs when the producer cannot assign sequence numbers to the records that it produces. In order to maintain...

kind/enhance
area/kafka
area/redpanda
client-compat
area/transactions

Build: https://buildkite.com/redpanda/redpanda/builds/12554#0181fda7-1a9d-47cd-86fb-775767011acb ``` test_id: rptest.tests.partition_balancer_test.PartitionBalancerTest.test_unavailable_nodes --   | status: FAIL   | run time: 6 minutes 33.620 seconds   |     |     | NodeCrash([(, 'Redpanda process unexpectedly stopped')])   | Traceback (most recent call last):  ...

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