[ 
https://issues.apache.org/jira/browse/HBASE-22138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809569#comment-16809569
 ] 

Balazs Meszaros commented on HBASE-22138:
-----------------------------------------

[~stack] yes it is for the shell and the ui. Procedures are deserialized by 
{{ProcedureStateSerializer}} implementations. If the serialized procedure does 
not have \{{state_message}} field then we deserialize its {{state_data}} if 
that was the question.

> [hbase-thirdparty] Undo our direct dependence on protos in 
> google.protobuf.Any in Procedure.proto
> -------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-22138
>                 URL: https://issues.apache.org/jira/browse/HBASE-22138
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Priority: Major
>             Fix For: thirdparty-2.3.0
>
>
> in our shaded jar, we've bundled a few unshaded google protos. We make use of 
> these protos in some of our core classes. What is needed is a bit of careful 
> work undoing our dependence on these types being careful to unsure we don't 
> break compatibility (it should be fine but needs some careful operation).
> I've targeted this at the next version of hbase-thirdparty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to