yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67724
[Bug 1718226] [NEW] bdm is wastefully loaded for versioned instance notifications
Public bug reported:
The block device mapping is included in the instance versioned
notifications with I18e7483ec9a484a660e1d306fdc0986e1d5f952b. This means
that if so configured nova will load the BDM from the DB for every
instance notification. This is wasteful when the BDM is already loaded
in the context of the call from where the notification is emitted. In
this case that BDM should be reused to remove the unnecessary DB load.
** Affects: nova
Importance: Undecided
Assignee: Balazs Gibizer (balazs-gibizer)
Status: In Progress
** Tags: notifications
** Changed in: nova
Assignee: (unassigned) => Balazs Gibizer (balazs-gibizer)
** Tags added: notifications
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1718226
Title:
bdm is wastefully loaded for versioned instance notifications
Status in OpenStack Compute (nova):
In Progress
Bug description:
The block device mapping is included in the instance versioned
notifications with I18e7483ec9a484a660e1d306fdc0986e1d5f952b. This
means that if so configured nova will load the BDM from the DB for
every instance notification. This is wasteful when the BDM is already
loaded in the context of the call from where the notification is
emitted. In this case that BDM should be reused to remove the
unnecessary DB load.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1718226/+subscriptions
Follow ups