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

[COST-5020] Use org_id for kafka message key in subs processing #5115

Merged
merged 2 commits into from
May 21, 2024

Conversation

cgoodfred
Copy link
Contributor

@cgoodfred cgoodfred commented May 20, 2024

Jira Ticket

COST-5020

Description

This change will use the org_id for the message key when producing kafka messages for subs consumption.

Testing

  1. Smokes should pass

Release Notes

  • proposed release note
* [COST-5020](https://issues.redhat.com/browse/COST-5020) Use org_id as message key when producing swatch kafka messages.

@cgoodfred cgoodfred added the smoke-tests pr_check will build the image and run minimal required smokes label May 20, 2024
@cgoodfred cgoodfred self-assigned this May 20, 2024
@cgoodfred cgoodfred requested review from a team as code owners May 20, 2024 12:21
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.2%. Comparing base (bbd7b20) to head (34d1482).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #5115     +/-   ##
=======================================
- Coverage   94.2%   94.2%   -0.0%     
=======================================
  Files        378     378             
  Lines      31624   31624             
  Branches    3756    3756             
=======================================
- Hits       29782   29779      -3     
- Misses      1174    1177      +3     
  Partials     668     668             

@cgoodfred
Copy link
Contributor Author

/retest

@samdoran samdoran enabled auto-merge (squash) May 21, 2024 14:06
@samdoran samdoran merged commit ea53681 into main May 21, 2024
11 checks passed
@samdoran samdoran deleted the COST-5020-orgid-kafka-key branch May 21, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
smoke-tests pr_check will build the image and run minimal required smokes smokes-required
Projects
None yet
3 participants