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

Reduce the number of Kafka clients used by producers #8088

Merged
merged 6 commits into from
May 8, 2024

Commits on May 8, 2024

  1. Reduce the number of Kafka clients used by producers

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1e533be View commit details
    Browse the repository at this point in the history
  2. Fix Writer.stopping()

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c3647e2 View commit details
    Browse the repository at this point in the history
  3. Improved TestWriter_WriteSync and fixed Writer.stopping()

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed May 8, 2024
    Configuration menu
    Copy the full SHA
    16f4687 View commit details
    Browse the repository at this point in the history
  4. Fix unit test

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f2efb15 View commit details
    Browse the repository at this point in the history
  5. Use kgo.ManualPartitioner

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed May 8, 2024
    Configuration menu
    Copy the full SHA
    32c5ba5 View commit details
    Browse the repository at this point in the history
  6. Fix TestDistributor_Push_ShouldSupportIngestStorage

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4b20d91 View commit details
    Browse the repository at this point in the history