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

fix: remove potentially buggy Redpanda quirk #150

Merged
merged 2 commits into from
Jul 14, 2022

Conversation

crepererum
Copy link
Collaborator

Newer versions of Redpanda do not require the OffsetOutOfBounds
quirk anymore, so let's remove it. See #147 on why this is a good idea.

Newer versions of Redpanda do not require the `OffsetOutOfBounds`
quirk anymore, so let's remove it. See #147 on why this is a good idea.
@crepererum crepererum requested a review from tustvold July 14, 2022 14:24
@crepererum
Copy link
Collaborator Author

Looking at the socks5 test failure...

Kafka seems to be a bit forgiving with us and allows us to fetch from
unknown partitions, but redpanda is quite strict (which is good) so we
need to fix this test.
@crepererum
Copy link
Collaborator Author

Looking at the socks5 test failure...

done

@tustvold
Copy link
Contributor

Fix in redpanda-data/redpanda#4201 included in v22.1.1

@crepererum crepererum added the automerge Instruct kodiak to merge the PR label Jul 14, 2022
@kodiakhq kodiakhq bot merged commit ae1ee5c into main Jul 14, 2022
@kodiakhq kodiakhq bot deleted the crepererum/remove_redpanda_out_of_bounds_quirk branch July 14, 2022 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Instruct kodiak to merge the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants