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

remove SUPPORTED_KAFKA_CONFIGURATION #71090

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kimxogus
Copy link

This PR removes SUPPORTED_KAFKA_CONFIGURATION.
There are a lot of configurations in rdkafka, but they are blocked by the SUPPORTED_KAFKA_CONFIGURATION.

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 17, 2024
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.89%. Comparing base (72ec2fb) to head (f2c83a2).
Report is 1 commits behind head on master.

Current head f2c83a2 differs from pull request most recent head 4d60281

Please upload reports for the commit 4d60281 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #71090       +/-   ##
===========================================
+ Coverage   51.08%   77.89%   +26.81%     
===========================================
  Files        6490     6522       +32     
  Lines      289340   290572     +1232     
  Branches    50072    50273      +201     
===========================================
+ Hits       147797   226347    +78550     
+ Misses     140046    57983    -82063     
- Partials     1497     6242     +4745     
Files Coverage Δ
src/sentry/conf/server.py 87.62% <ø> (+0.16%) ⬆️
src/sentry/utils/kafka_config.py 100.00% <ø> (+60.86%) ⬆️

... and 2095 files with indirect coverage changes

@kimxogus kimxogus force-pushed the remove-kafka-config-restrictions branch from f2c83a2 to 4d60281 Compare May 17, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant