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

Implement backoff for Kafka output #17808

Merged
merged 27 commits into from
May 5, 2020

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    24bc6a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f5ee24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8251d76 View commit details
    Browse the repository at this point in the history
  4. Adding CHANGELOG entry

    ycombinator committed May 5, 2020
    Configuration menu
    Copy the full SHA
    5bb99ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22382bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef3653c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9e4ff4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    302dc21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3762180 View commit details
    Browse the repository at this point in the history
  10. Adding godoc

    ycombinator committed May 5, 2020
    Configuration menu
    Copy the full SHA
    865b5d1 View commit details
    Browse the repository at this point in the history
  11. Resetting backoff

    ycombinator committed May 5, 2020
    Configuration menu
    Copy the full SHA
    9a1717e View commit details
    Browse the repository at this point in the history
  12. Updating test

    ycombinator committed May 5, 2020
    Configuration menu
    Copy the full SHA
    2e75b39 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c7cd7e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6bca679 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    acb4d76 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e9c3d38 View commit details
    Browse the repository at this point in the history
  17. Adding godoc

    ycombinator committed May 5, 2020
    Configuration menu
    Copy the full SHA
    5eb4f8b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    13a2702 View commit details
    Browse the repository at this point in the history
  19. WIP: Add unit test

    ycombinator committed May 5, 2020
    Configuration menu
    Copy the full SHA
    e9d8671 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    262f654 View commit details
    Browse the repository at this point in the history
  21. Fix test

    ycombinator committed May 5, 2020
    Configuration menu
    Copy the full SHA
    57830a8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d8e711d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    84b9b4b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ab1a597 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f7f676b View commit details
    Browse the repository at this point in the history
  26. Fixing calls

    ycombinator committed May 5, 2020
    Configuration menu
    Copy the full SHA
    45ee0a4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    290e85f View commit details
    Browse the repository at this point in the history