[
https://issues.apache.org/jira/browse/HADOOP-17019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095341#comment-17095341
]
Steve Loughran commented on HADOOP-17019:
-----------------------------------------
we deliberately remnoved this precisely because it was an internal feature
being exposed publicly and it as we shaded protobuf there were linkage
problems. I would rather we don't expose the helper
Does something outside hadoop-* actually use this?
> 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: [email protected]
For additional commands, e-mail: [email protected]