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(kafka): Make parsing partitionLimitation more resilient against ws #4333

Merged
merged 1 commit into from
Mar 8, 2023

Commits on Mar 8, 2023

  1. fix(kafka): Make parsing partitionLimitation more resilient against ws

    Ignores whitespaces in partitionLimitation.
    Fix a spelling mistake on the way.
    Add a few more tests cases.
    Note that currently it is not possible to configure a limitation so that
    no partition will be consumed!
    
    Signed-off-by: Andreas Bergmeier <[email protected]>
    AndreasBergmeier6176 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    66c6486 View commit details
    Browse the repository at this point in the history