Comment 5 for bug 1460675

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/11165
Committed: http://github.org/Juniper/contrail-controller/commit/b78f3671f1326cfda4a6fd336feeb5b0ff8b9982
Submitter: Zuul
Branch: master

commit b78f3671f1326cfda4a6fd336feeb5b0ff8b9982
Author: Prakash Bailkeri <email address hidden>
Date: Mon Jun 1 22:18:47 2015 -0700

HTTP Request size error in list-bulk-collection POST request

In scaled setup with large number of VMIs, neutron_plugin_db calls "list-bulk-collection"
with large number of duplicate VNs. This causes the http request size to increase

Fix: Add logic to prune duplicate VNs to limit the http request size

Change-Id: I5eefdab2e9b5bf2830150a5b2e64d8e47c88f676
Closes-bug: #1460675