Comment 10 for bug 1667143

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

Reviewed: https://review.opencontrail.org/29236
Committed: http://github.org/Juniper/contrail-sandesh/commit/49074af62da7f0391e94f546c9589959c635468e
Submitter: Zuul (<email address hidden>)
Branch: R3.1.1.x

commit 49074af62da7f0391e94f546c9589959c635468e
Author: Megh Bhatt <email address hidden>
Date: Tue Feb 28 11:06:13 2017 -0800

Fix SandeshMessageStatsReq introspect

Use the generated set_XXX and get_XXX functions for
sandesh defined structures instead of accessing the
structure members directly so that the isset boolean
for the members are set.

Change-Id: I52342d650a67b6d454473ff90752df58d0dba009
Closes-Bug: #1667143
(cherry picked from commit ca0bf1f24ab7c0490d63d31a8c2d513fbd1e13fb)