Comment 6 for bug 1724180

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

Reviewed: https://review.opencontrail.org/36610
Committed: http://github.com/Juniper/contrail-controller/commit/ec88b8dccb0d1f7be61be39f50e1321f2947d981
Submitter: Zuul (<email address hidden>)
Branch: master

commit ec88b8dccb0d1f7be61be39f50e1321f2947d981
Author: mkheni <email address hidden>
Date: Tue Oct 17 20:17:33 2017 -0700

Apply limit for Stats/Session queries after final merge.

For Stats/Session queries, limit was applied at each chunk
but wasn't applied after the final merge, hence final results
may contain more results than the limit specified.

Change-Id: Ie6e2f0d7d3b7f0000a4e68d454d00cbc599fb7f1
Closes-bug: #1724180