Roman Ilgovskiy

Results 6 issues of Roman Ilgovskiy

kind/enhance
area/redpanda

## Cover letter Token bucket algorithm will be used later in controller log rate limiting. For it we need to refactor code and add method for additional usage Refactor recovery...

kind/enhance
area/redpanda

## Cover letter Add retries more retries to partition balancer status request. Request can result by 503 when controller leader is not elected yet. When this happens we need to...

kind/bug
area/tests
ci-failure
pr-blocker

Build: https://buildkite.com/redpanda/redpanda/builds/10396#677124b6-8fb4-418b-bd49-d89e63578bd7 ``` FAIL test: TopicRecoveryTest.test_size_based_retention (1/19 runs) failure at 2022-05-23T07:38:51.539Z: AssertionError('Too much or not enough data restored, expected 10485760 got 10209301') in job https://buildkite.com/redpanda/redpanda/builds/10396#677124b6-8fb4-418b-bd49-d89e63578bd7 ``` Error: ``` test_id: rptest.tests.topic_recovery_test.TopicRecoveryTest.test_size_based_retention...

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

RackAwarePlacementTest.test_replica_placement.rack_layout_str=ABCDEF.num_partitions=400.replication_factor=5.num_topics=2 (1/19 runs) Build: https://buildkite.com/redpanda/redpanda/builds/10387#26508f1e-8f34-4296-b5db-32a2896321b2 Error: ``` rptest.tests.rack_aware_replica_placement_test.RackAwarePlacementTest.test_replica_placement.rack_layout_str=ABCDEF.num_partitions=400.replication_factor=5.num_topics=2 --   | status: FAIL   | run time: 1 minute 22.757 seconds   |     |     | TimeoutError('Cluster membership did not stabilize')   | Traceback (most...

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

Adding rate limiting per client group. Now it is possible to unite clients into groups so clients under one group will have common rate quota. Group name is any string....

area/redpanda