ceilometer update bandwidth resource again and again

Bug #1790812 reported by xuqiankun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
In Progress
Undecided
xuqiankun

Bug Description

I use three nodes for opentack cluster, config cache for updating resource in ceilometer.conf,
[cache]
enabled = True
backend = dogpile.cache.memcached
memcache_servers = 192.168.6.144
expiration_time = 604800

when I collect samples of bandwidth from event,
the resource of bandwidth will be updated in gnocchi again and again

By log, the user_id of the bandwidth resource is None,
the hash value of None is different on different host.
The hash code will be updated in memcache, and the function of "_check_resource_cache" will not return None,
then ceilometer will update resource again and again

xuqiankun (xuqiankun)
Changed in ceilometer:
assignee: nobody → xuqiankun (xuqiankun)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

Fix proposed to branch: master
Review: https://review.openstack.org/599984

Changed in ceilometer:
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.