Comment 7 for bug 1731177

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

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

commit 7eb283c9c60880a8583ab3c258e882c8f5488a93
Author: mkheni <email address hidden>
Date: Thu Nov 9 11:20:53 2017 -0800

query_engine crashes when querying SessionSeriesTable
only with session_class_id or sample_count.

session_class_id and sample_count are not supposed
to be queried alone, there has to be some other field in
select with it. Return EINVAL if these fields are queried
alone.

Change-Id: I24574662b56b2ea26311983bc1e37c20d7f518f1
Closes-bug: #1731177