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

#6549 Fix kafka consumer initial seek position #6712

Merged
merged 5 commits into from
Jul 11, 2022

Commits on Jul 8, 2022

  1. odpi#6549 Fix kafka consumer initial seek position

    Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
    planetf1 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c903a6c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. update after review comments odpi#6549

    Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
    planetf1 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    501daf7 View commit details
    Browse the repository at this point in the history
  2. odpi#6549 Log cleaner message without stacktrace if there are no even…

    …ts on topic ->null
    
    Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
    planetf1 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    f669a4d View commit details
    Browse the repository at this point in the history
  3. odpi#6549 additional debug to prove correct behaviour of offset

    Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
    planetf1 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    b6efea7 View commit details
    Browse the repository at this point in the history
  4. odpi#6549 Address review comment from LIFT

    Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
    planetf1 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    f3128ce View commit details
    Browse the repository at this point in the history