Back to bug 2219574

Who When What Removed Added
Yadnesh Kulkarni 2023-07-04 11:53:50 UTC Assignee rhos-maint ykulkarn
QA Contact nobody
Red Hat One Jira (issues.redhat.com) 2023-07-04 11:53:57 UTC Link ID Red Hat Issue Tracker OSP-26296
Yadnesh Kulkarni 2023-07-04 11:55:38 UTC Status NEW ON_DEV
Target Milestone --- z2
Keywords Triaged, ZStream
QA Contact lnatapov
Docs Contact mgeary
Target Release --- 17.1
RHEL Program Management 2023-07-04 11:55:49 UTC Target Release 17.1 --- --- 17.1
Yadnesh Kulkarni 2023-07-05 10:26:45 UTC Severity unspecified medium
Priority unspecified medium
Ian Frangs 2023-08-03 15:46:23 UTC Flags needinfo?(ykulkarn)
Yadnesh Kulkarni 2023-08-08 11:17:45 UTC Doc Text Cause: Ceilometer does not have a default caching backend

Consequence: Some features need caching to work efficiently, as a result without a caching backend these features could cause an overload on some services while polling for metrics.

Fix: If caching configuration are missing or invalid, by default "oslo_cache.dict" backend will be set.

Result: Polling operations that use caching will not cause overwhelm cloud services.
Flags needinfo?(ykulkarn)
Doc Type If docs needed, set a value Bug Fix
Roger Heslop 2023-08-08 19:27:27 UTC CC rheslop
Doc Text Cause: Ceilometer does not have a default caching backend

Consequence: Some features need caching to work efficiently, as a result without a caching backend these features could cause an overload on some services while polling for metrics.

Fix: If caching configuration are missing or invalid, by default "oslo_cache.dict" backend will be set.

Result: Polling operations that use caching will not cause overwhelm cloud services.
Before this update, there was no default caching backend for Ceilometer. Without a caching backend, some services could be overloaded when polling for metrics. Now, if the caching configuration is missing or invalid, the default setting of `oslo_cache.dict` is used.
Jenny-Anne Lynch 2023-08-14 08:54:56 UTC CC jelynch
Doc Text Before this update, there was no default caching backend for Ceilometer. Without a caching backend, some services could be overloaded when polling for metrics. Now, if the caching configuration is missing or invalid, the default setting of `oslo_cache.dict` is used. Before this update, there was no default caching backend for the data collection service (ceilometer). Without a caching backend, some services could be overloaded when polling for metrics. Now, if the caching configuration is missing or invalid, the default setting of `oslo_cache.dict` is used.
Jenny-Anne Lynch 2023-08-14 08:58:11 UTC Doc Text Before this update, there was no default caching backend for the data collection service (ceilometer). Without a caching backend, some services could be overloaded when polling for metrics. Now, if the caching configuration is missing or invalid, the default setting of `oslo_cache.dict` is used. Before this update, there was no default caching back end for the data collection service (ceilometer). Without a caching back end, some services could be overloaded when polling for metrics. Now, if the caching configuration is missing or invalid, the default setting of `oslo_cache.dict` is used.
Ian Frangs 2023-08-14 14:14:15 UTC Doc Text Before this update, there was no default caching back end for the data collection service (ceilometer). Without a caching back end, some services could be overloaded when polling for metrics. Now, if the caching configuration is missing or invalid, the default setting of `oslo_cache.dict` is used. The Telemetry service (ceilometer) does not provide a default caching back end, which can cause some services to be overloaded when polling for metrics.
Doc Type Bug Fix Known Issue
CC ifrangs
Flags needinfo?(ykulkarn)
Ian Frangs 2023-08-15 09:40:00 UTC Doc Text The Telemetry service (ceilometer) does not provide a default caching back end, which can cause some services to be overloaded when polling for metrics. The data collection service (ceilometer) does not provide a default caching back end, which can cause some services to be overloaded when polling for metrics.

Back to bug 2219574