[ 
https://issues.apache.org/jira/browse/KUDU-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon resolved KUDU-1850.
-------------------------------
       Resolution: Not A Problem
    Fix Version/s: n/a

> 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
>             Fix For: n/a
>
>
> 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.15#6346)

Reply via email to