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

properly pass compressionType and requiredAcks to BackbeatProducer #2573

Merged
merged 7 commits into from
Nov 21, 2024

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    2189c84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646ff6d View commit details
    Browse the repository at this point in the history
  3. revert kafka consumer lag PR

    RING 9.4 now deploys a kafka-exporter, this should be used
    to export metrics instead of manually doing it in backbeat
    containers
    
    Code is from BB-561
    
    Issue: BB-574
    Kerkesni committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    57f1718 View commit details
    Browse the repository at this point in the history
  4. set default value for replicationGroupId

    Issue: BB-620
    Kerkesni committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3293733 View commit details
    Browse the repository at this point in the history
  5. allow empty probe config when no replication endpoint defined

    Data processors are still deployed in S3C when no replication
    endpoint is configured.
    
    Issue: BB-620
    Kerkesni committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8824009 View commit details
    Browse the repository at this point in the history
  6. fix backbeatAPI always expecting ingestion config

    S3C does not support ingestion
    
    Issue: BB-620
    Kerkesni committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    221c628 View commit details
    Browse the repository at this point in the history
  7. make s3 config optional

    The S3 config is not needed in S3C when only
    deploying bucket notifications
    
    Issue: BB-620
    Kerkesni committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    13e845a View commit details
    Browse the repository at this point in the history