Fixes: Not sending IdPerms and Perms2 to IFMAP improves perf. API Server Performance Optimization Placeholder bug
Certain common fields like IdPerms and perms2 are not relevant
to be published or published completely to ifmap.
We are still publishing it to IfMAP since they are part of the
schema. Addiing infra to skip publishing fields not relevant
to IfMap completely or partially publish it to IfMap.
For 20k VMs, 20k VMIs, and 60k objects in total, the Init time
stands at 1:28
Reviewed: https:/ /review. opencontrail. org/21767 github. org/Juniper/ contrail- controller/ commit/ a1ac0e02647317d 0fe9f8ea15e2858 62c97021c6
Committed: http://
Submitter: Zuul
Branch: master
commit a1ac0e02647317d 0fe9f8ea15e2858 62c97021c6
Author: Ranjeet R <email address hidden>
Date: Fri Jul 8 13:19:57 2016 -0700
Fixes: Not sending IdPerms and Perms2 to IFMAP improves perf. API Server Performance Optimization Placeholder bug
Certain common fields like IdPerms and perms2 are not relevant
to be published or published completely to ifmap.
We are still publishing it to IfMAP since they are part of the
schema. Addiing infra to skip publishing fields not relevant
to IfMap completely or partially publish it to IfMap.
For 20k VMs, 20k VMIs, and 60k objects in total, the Init time
stands at 1:28
Change-Id: Ib36aafd4c61247 2f9d7fc53b74274 dbc62a67f7c
Partial-Bug: 1589014