Do not use protobuf serialization for FindPrimary and it's responses 55/9955/4
authorMoiz Raja <moraja@cisco.com>
Thu, 14 Aug 2014 17:37:21 +0000 (10:37 -0700)
committerMoiz Raja <moraja@cisco.com>
Sun, 24 Aug 2014 19:17:14 +0000 (12:17 -0700)
FindPrimary, PrimaryFound and PrimaryNotFound are local messages so there
is no advantage to serializing and deserializing them into protobuf messages

Change-Id: Ib778c6ff10d5622276e5907292a39e77f1e72edf
Signed-off-by: Moiz Raja <moraja@cisco.com>

No differences found