Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v23.3.x] Improve error response for invalid partition count #17431

Merged
merged 5 commits into from
Mar 28, 2024

Conversation

michael-redpanda
Copy link
Contributor

@michael-redpanda michael-redpanda commented Mar 27, 2024

Backport of PR #17369
Fixes: #17428

Added invalid_partitions error codes that more precisely indicate
why the number of partitions are invalid.

Signed-off-by: Michael Boquard <michael@redpanda.com>
(cherry picked from commit 1b1f756)
Signed-off-by: Michael Boquard <michael@redpanda.com>
(cherry picked from commit 610916c)
Signed-off-by: Michael Boquard <michael@redpanda.com>
(cherry picked from commit 3992a12)
Now adding an error message to the kafka message response when
the error occurs from within the cluster layer.

Signed-off-by: Michael Boquard <michael@redpanda.com>
(cherry picked from commit 72c0d04)
@michael-redpanda michael-redpanda added this to the v23.3.x-next milestone Mar 27, 2024
@michael-redpanda michael-redpanda added the kind/backport PRs targeting a stable branch label Mar 27, 2024
@michael-redpanda michael-redpanda linked an issue Mar 27, 2024 that may be closed by this pull request
@michael-redpanda michael-redpanda self-assigned this Mar 27, 2024
@michael-redpanda michael-redpanda marked this pull request as ready for review March 27, 2024 13:56
@michael-redpanda
Copy link
Contributor Author

/dt

Signed-off-by: Michael Boquard <michael@redpanda.com>
(cherry picked from commit c791de9)
@michael-redpanda michael-redpanda force-pushed the vbotbuildovich/backport-17369-v23.3.x-322 branch from 2fdd131 to b113564 Compare March 27, 2024 17:13
@michael-redpanda michael-redpanda merged commit b60e40b into v23.3.x Mar 28, 2024
16 checks passed
@michael-redpanda michael-redpanda deleted the vbotbuildovich/backport-17369-v23.3.x-322 branch March 28, 2024 12:05
@piyushredpanda piyushredpanda modified the milestones: v23.3.x-next, v23.3.11 Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v23.3.x] Improve error response for invalid partition count
3 participants