[2.0b5] In RegionServer.register, nothing waits for or handles errors from RackController.refresh

Bug #1587539 reported by Gavin Panella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
High
Unassigned

Bug Description

In the following code:

    if self.hostIsRemote and needs_refresh:
        # Needs to be refresh. Perform this operation in a thread but
        # we ignore when it is done.
        log.msg(
            "Rack controller '%s' needs to be refreshed; "
            "performing the refresh operation." % self.ident)
        deferToDatabase(rack_controller.refresh)

Tags: tech-debt
Gavin Panella (allenap)
summary: - In RegionServer.register, nothing waits for or handles errors from
- RackController.refresh
+ [2.0b5] In RegionServer.register, nothing waits for or handles errors
+ from RackController.refresh
Revision history for this message
Gavin Panella (allenap) wrote :

This has been fixed in passing by other work.

Changed in maas:
status: Triaged → Fix Committed
Changed in maas:
status: Fix Committed → Fix Released
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.