-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat: create aspects-consumer deployment #610
Conversation
Thanks for the pull request, @Ian2012! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
3c710fb
to
730e377
Compare
730e377
to
29b3f1a
Compare
29b3f1a
to
1b0a305
Compare
2bb6097
to
a1675dc
Compare
a1675dc
to
c2699a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once the settings upgrades from in-flight ERB are in I'm happy to thumb this.
ce04e0e
to
0fc24b6
Compare
0fc24b6
to
9a42807
Compare
@Ian2012 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
Description
This PR adds a deployment for an
aspects-consumer
which consumes events from the event bus. It also updates the settings ofcaliper
andxapi
to use the event bus backends.Two settings are setup to control when to enable the event bus consumer and producer:
ASPECTS_ENABLE_EVENT_BUS_CONSUMER
ASPECTS_ENABLE_EVENT_BUS_PRODUCER