redis: use pipeline when calling list_metric_with_measures_to_process

Bug #1675449 reported by gordon chung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gnocchi
Invalid
Undecided
Unassigned

Bug Description

if there are a lot of buckets, we'll make a lot of calls to each bucket individually. this works but it'd be better if we can pass in a group of buckets so we can get them in a single connection using pipeline to minimise load.

this doesn't work for any of the other backends.

Revision history for this message
gordon chung (chungg) wrote :

i don't think this is relevant since we are dropping scheduler process

Changed in gnocchi:
status: New → Invalid
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.