Re: [protobuf] [libprotobuf ERROR google/protobuf/message_lite.cc:118] Can't parse message of type "RegisterWatcherResponse" because it is missing required fields: rc

2017-06-18 Thread Marc Gravell
r using > proto3 RegisterWatcherResponse. > It turns out clients got failure message like follows: > [libprotobuf ERROR google/protobuf/message_lite.cc:118] Can't parse > message of type "RegisterWatcherResponse" because it is missing required > fields: rc > I'm sure the server side re

[protobuf] [libprotobuf ERROR google/protobuf/message_lite.cc:118] Can't parse message of type "RegisterWatcherResponse" because it is missing required fields: rc

2017-06-16 Thread yihao yang
by using old version client with using proto2 RegisterWatcherResponse and receiving responses from a server using proto3 RegisterWatcherResponse. It turns out clients got failure message like follows: [libprotobuf ERROR google/protobuf/message_lite.cc:118] Can't parse message of type