[
https://issues.apache.org/jira/browse/RATIS-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17559008#comment-17559008
]
Zili Chen commented on RATIS-1600:
----------------------------------
[~szetszwo] [~zhangjilong] I've submitted a pull request ready for review
[https://github.com/apache/ratis-thirdparty/pull/35.]
> Include protobuf-java-utils in ratis-thirdparty-misc
> ----------------------------------------------------
>
> Key: RATIS-1600
> URL: https://issues.apache.org/jira/browse/RATIS-1600
> Project: Ratis
> Issue Type: Improvement
> Components: thirdparty
> Reporter: Zili Chen
> Assignee: Zili Chen
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> cc [~szetszwo]
> I meet a requirement to use {{JsonFormat}} from
> {{com.google.protobuf:protobuf-java-util}} (see also
> [https://search.maven.org/artifact/com.google.protobuf/protobuf-java-util/3.21.2/bundle).]
> Since we shaded {{{}com.google.protobuf:protobuf-java{}}}, {{JsonFormat}}
> cannot construct from the shaded protobuf Message class due to FQN mismatch.
> Perhaps we can also include {{com.google.protobuf:protobuf-java-util}} in
> ratis-thirdparty-misc so that we can manipulate shaded class with another
> shaded class.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)