| Summary: | [RFE] backend: internal message bus support | ||
|---|---|---|---|
| Product: | [Internal] Red Hat Internal Copr | Reporter: | Jakub Filak <jfilak> |
| Component: | backend | Assignee: | Pavel Raiskup <praiskup> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | gallen, jberan |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-09-18 09:10:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jakub Filak
2016-05-03 08:13:52 UTC
FTR: Michal Srb suggested to have alternative "webhook" feature, or to connect internal copr to some message bus. CI bus seems to support STOMP, here is upstream PR: https://pagure.io/copr/copr/pull-request/21 Moving to 'backend' component. This reflects the fact that fedora's copr sends messages from backend too (and the fact that backend is better for such asynchronous actions like message sending). In the basic proposed form, 'build.start' and 'build.end' messages are sent. This has been deployed to production. |