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

KAFKA-8880: Add overloaded function of Consumer.committed #7304

Merged
merged 11 commits into from
Sep 24, 2019

Commits on Sep 5, 2019

  1. add overloaded function

    guozhangwang committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    c2bf2ff View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Configuration menu
    Copy the full SHA
    da9b4e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3ad1d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. refactor all unit tests

    guozhangwang committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    649fc4f View commit details
    Browse the repository at this point in the history
  2. github comments

    guozhangwang committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    b0fe68e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. remove imports

    guozhangwang committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    603d7b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4168701 View commit details
    Browse the repository at this point in the history
  3. github comments

    guozhangwang committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    4573451 View commit details
    Browse the repository at this point in the history
  4. minor refactoring

    guozhangwang committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    aefb5bf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. rebase from trunk

    guozhangwang committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    57f2a9a View commit details
    Browse the repository at this point in the history
  2. replace deprecated API

    guozhangwang committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    2bc8bf0 View commit details
    Browse the repository at this point in the history