m.context_processors.global_options() includes too much

Bug #1359777 reported by Gavin Panella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Won't Fix
High
Unassigned

Bug Description

The node_form and POWER_TYPE_PARAMETERS_FIELDS fields cause multiple RPC calls to be made. Each call requires an RPC client. When a client is not available for a given cluster the call to getClientFor() times out. The default is 30s. These two parameters, on a MAAS installation with a single cluster, account for 2 minutes of waiting per request into the web application.

Their presence here looks like it was intended as a temporary thing, so let's turf them out now.

Tags: tech-debt rpc
Changed in maas:
importance: High → Critical
Changed in maas:
milestone: none → 1.7.0
Revision history for this message
Gavin Panella (allenap) wrote :

lp:~allenap/maas/reduce-wait-for-client has eliminated the waiting-for-client problem, but this remains something we need to address.

Changed in maas:
importance: Critical → High
Changed in maas:
milestone: 1.7.0 → next
Revision history for this message
Andres Rodriguez (andreserl) wrote :

Dear user,

This is an automated message.

We believe this bug report is no longer an issue in the latest version of MAAS. For such reason, we are making this issue as Won't Fix. If you believe this issue is still present in the latest version of MAAS, please re-open this bug report.

Changed in maas:
status: Triaged → Won't Fix
Changed in maas:
milestone: next → none
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.