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

Added support for Idempotent Producer #1152

Merged
merged 3 commits into from
Oct 3, 2018
Merged

Commits on Oct 1, 2018

  1. Added support for Idempotent Producer

    Co-authored-by: Edoardo Comar <ecomar@uk.ibm.com>
    Co-authored-by: Mickael Maison <mickael.maison@gmail.com>
    mimaison and edoardocomar committed Oct 1, 2018
    1 Configuration menu
    Copy the full SHA
    8e2b04b View commit details
    Browse the repository at this point in the history
  2. Idempotent Producer - batch retry logic

    Unit test with mock broker
    
    Co-authored-by: Edoardo Comar <ecomar@uk.ibm.com>
    Co-authored-by: Mickael Maison <mickael.maison@gmail.com>
    edoardocomar and mimaison committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    4e5d477 View commit details
    Browse the repository at this point in the history
  3. single metadata refresh for all retries

    Co-authored-by: Edoardo Comar <ecomar@uk.ibm.com>
    Co-authored-by: Mickael Maison <mickael.maison@gmail.com>
    edoardocomar and mimaison committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    eb38bbc View commit details
    Browse the repository at this point in the history