[
https://issues.apache.org/jira/browse/HDFS-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uma Maheswara Rao G resolved HDFS-3111.
---
Resolution: Fixed
Fix Version/s: 0.23.3
0.24.0
T
Hi all,
I've been working on some patches recently that required adding a new
protocol and some RPC calls that will be used entirely internally to
HDFS -- i.e the types and functions are never exposed to clients. The
process to do this involved:
1) Add a new .proto file MyProtocol.proto with the t