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

Use min.insync.replicas for standard tests #121

Merged
merged 14 commits into from
Nov 28, 2018
Merged

Commits on Jan 9, 2018

  1. Removes explicit topic creation from standard tests

    which means we get the default number of replicas from broker config
    
    for #116
    solsson committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    7a58284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e50b8ea View commit details
    Browse the repository at this point in the history
  3. Makes producer acks configurable by env

    The suggested -1 is equivalent to "all", see
    https://kafka.apache.org/documentation/#producerconfigs
    solsson committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    e059690 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Revert "Removes explicit topic creation from standard tests"

    because we'll merge #221
    
    This reverts commit 7a58284.
    solsson committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    2f33b8e View commit details
    Browse the repository at this point in the history
  2. Prepares tests for v5.0

    solsson committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    3e6c64e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a338f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09aec3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aaf0d35 View commit details
    Browse the repository at this point in the history
  6. Caps resource usage for tests

    solsson committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    7dd078d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03b1e62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5524f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8ef8d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e420fe2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5fa1078 View commit details
    Browse the repository at this point in the history