Bug 2210905
| Summary: | sg-core crashes periodically due to potentially invalid metrics | ||
|---|---|---|---|
| Product: | Service Telemetry Framework | Reporter: | Saumik Paul <sapaul> |
| Component: | sg-bridge-container | Assignee: | JaromÃr Wysoglad <jwysogla> |
| Status: | CLOSED ERRATA | QA Contact: | Leonid Natapov <lnatapov> |
| Severity: | medium | Docs Contact: | mgeary <mgeary> |
| Priority: | high | ||
| Version: | 1.5 | CC: | cylopez, dhill, jveiraca, lmadsen, mrunge, parthee, schhabdi, vimartin, ykulkarn |
| Target Milestone: | z3 | Keywords: | Triaged |
| Target Release: | 1.5 (STF) | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | sg-bridge-container-1.5.1-4 | Doc Type: | Bug Fix |
| Doc Text: |
Before this change to sg-bridge, the amqp messages would get copied to ring buffer without checking, if there is enough space
in the buffer. That would lead to buffer overflows for long messages. Now the sizes are checked and if the message is longer than the buffer, it's first read from the bus and then it's discarded.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-12-07 01:04:53 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: | |
| Embargoed: | |||
|
Comment 35
errata-xmlrpc
2023-12-07 01:04:53 UTC
|