[RFE] Ironic Neutron Agent - Use oslo_service.loopingcall.BackOffLoopingCall for hashring member manger

Bug #1749162 reported by Harald Jensås
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-baremetal
Triaged
Wishlist
Unassigned

Bug Description

Currently the ironic-neutron-agent uses a FixedIntervalLoopingCall to manage members in the hashring via messaging. Agents send out a "heartbeat" to announce it's existance at reporting_interval/3, this is 3 times every 30 seconds by default. Switching to use BackOffLoopingCall would make sense to not keep hammering messaging infrastructure in case of failure.

Tags: rfe
Dmitry Tantsur (divius)
Changed in networking-baremetal:
status: New → Triaged
importance: Undecided → Wishlist
Revision history for this message
Julia Kreger (juliaashleykreger) wrote :

This seems like a operational performance improvement and seems minor enough that I really don't think an RFE is needed. Perhaps we should just consider it rfe-approved?

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.