Remove RPC calls dvr_vmarp_table_update from within DB transactions for delete_port

Bug #1379148 reported by Swaminathan Vasudevan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
In Progress
Undecided
Kevin Benton

Bug Description

Context switching in neutron creates performance issues. So we need to do some clean up in moving the RPC calls out of the DB transactions.
Similar to the create_port and update_port in ml2/plugin.py the delete_port should also be addressed to split the RPC from the DB transactions.

Revision history for this message
Swaminathan Vasudevan (swaminathan-vasudevan) wrote :

ChuckC/Carl_baldwin is already working on a patch for this.

https://review.openstack.org/#/c/122880/

Changed in neutron:
assignee: nobody → Chuck Carlino (ccarlino)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/128134

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron (master)

Change abandoned by Armando Migliaccio (<email address hidden>) on branch: master
Review: https://review.openstack.org/122880
Reason: Since https://review.openstack.org/#/c/127943/ looks a lot simpler, I think this should be superseded by it.

Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :
Changed in neutron:
assignee: Chuck Carlino (ccarlino) → Kevin Benton (kevinbenton)
Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

This might not strictly a duplicate but it's somewhat related. In lieu of a better way to represent this relationship, I am marking this bug a duplicate for #1377241

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.