Todd Lipcon created KUDU-1850:
---------------------------------

             Summary: Check treatment of unknown values in protobuf repeated 
fields
                 Key: KUDU-1850
                 URL: https://issues.apache.org/jira/browse/KUDU-1850
             Project: Kudu
          Issue Type: Bug
          Components: rpc
    Affects Versions: 1.2.0
            Reporter: Todd Lipcon
            Priority: Critical


We've been operating under the assumption that unknown values in 'repeated 
MyEnum foo' in protobuf would show up as the first variant of the enum. In fact 
this doesn't seem to be the case (at least in C++). Rather, the values end up 
in the UnknownFieldSet.

This might have impact in a few places, most notably the feature flags stuff in 
the RPC system.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to