Rob Blafford

Results 8 issues of Rob Blafford

The observation of this bug came from this [CI failure](https://github.com/redpanda-data/redpanda/issues/5638) where it was observed that pandaproxy returned 500 due to a sleep aborted exception not being handled. Upon further observation...

kind/bug
area/pandaproxy

[KIP-124](https://cwiki.apache.org/confluence/display/KAFKA/KIP-124+-+Request+rate+quotas#KIP124Requestratequotas-Metricsandsensors) is an accepted proposal to add request rate quotas to Kafka. It works by adding a new field `throttle_ms_time` to most responses. This field is 0 unless a previous...

kind/enhance
area/kafka
area/redpanda

This PR implements [KIP-599](https://cwiki.apache.org/confluence/display/KAFKA/KIP-599%3A+Throttle+Create+Topic%2C+Create+Partition+and+Delete+Topic+Operations) Throttle topic administrative functions, namely they are, `CreateTopics`, `DeleteTopics` and `CreatePartitions` requests. Importantly to note, this KIP doesn't attempt to constrain the number of global partition...

kind/enhance
area/kafka
area/redpanda

## Cover letter This is the first of a series of commits that make up the new self test feature, [RFC](https://docs.google.com/document/d/1UBc9CcD-mKkVOtPbO5G_t7UuU2GUIP3I0nnCPTDFpEY/edit#heading=h.fxgc4ycrks86) This patch set contains the infrastructure and tooling necessary...

area/redpanda

## Cover letter - Manually setting an override for this topic attribute displays it as a `DYNAMIC_TOPIC_CONFIG` in `describe topics` requests. - Overriding this is not necessary anyway since the...

area/redpanda

### Version & Environment `dev` ### What went wrong? It's been observed that there may be orphaned segments left behind in tests that delete data and inject failures [link to...

kind/bug
area/storage
stale

This PR includes all of the changes necessary to build redpanda against the seastar 24.2.x branch ## Backports Required - [x] none - not a bug fix - [ ]...

area/redpanda
area/wasm

I was wondering if at least small support for mqtt 5 could be added , like properties and error codes