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-14760: Move ThroughputThrottler from tools to clients, remove tools dependency from connect-runtime #13313

Merged

Commits on Feb 25, 2023

  1. KAFKA-14760: Move ThroughputThrottler from tools to clients

    Signed-off-by: Greg Harris <greg.harris@aiven.io>
    gharris1727 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    95f5a65 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. MINOR: change v0.8 tools jar injection from dev to v0.9

    This will allow the tools implementation to depend on modern features and refactors available after 0.8.
    
    Signed-off-by: Greg Harris <greg.harris@aiven.io>
    gharris1727 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6e6706f View commit details
    Browse the repository at this point in the history
  2. MINOR: remove tools dependency from connect-runtime

    Signed-off-by: Greg Harris <greg.harris@aiven.io>
    gharris1727 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0f9eb9e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. fixup: disallow importing tools from connect packages

    Signed-off-by: Greg Harris <greg.harris@aiven.io>
    gharris1727 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    3e608b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fixup: clarify todo comment

    Signed-off-by: Greg Harris <greg.harris@aiven.io>
    gharris1727 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b5107e8 View commit details
    Browse the repository at this point in the history
  2. fixup: change expected version in test_verifiable_producer

    Signed-off-by: Greg Harris <greg.harris@aiven.io>
    gharris1727 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d290ce7 View commit details
    Browse the repository at this point in the history