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

Wei-Chiu Chuang resolved HADOOP-17019.
--------------------------------------
    Resolution: Not A Problem

Fair enough. I'll close this one. Thanks [~ste...@apache.org]!

> Declare ProtobufHelper a public API
> -----------------------------------
>
>                 Key: HADOOP-17019
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17019
>             Project: Hadoop Common
>          Issue Type: Task
>    Affects Versions: 3.3.0
>            Reporter: Wei-Chiu Chuang
>            Assignee: Wei-Chiu Chuang
>            Priority: Major
>
> HADOOP-16621 removed two public API methods:
> 1. o.a.h.security.token.Token(TokenProto tokenPB) --> replaced by 
> o.a.h.security.ipc.ProtobufHelper.tokenFromProto()
> 2. o.a.h.security.token.Token.toTokenProto() --> replaced by 
> o.a.h.security.ipc.ProtobufHelper.protoFromToken()
> Protobuf is declared private. Should we make it public now?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to