[jira] [Resolved] (HDFS-3111) Missing license headers in trunk

2012-03-17 Thread Uma Maheswara Rao G (Resolved) (JIRA)
[ 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

Proposal: abandon protocol translator layer for cluster-internal RPCs

2012-03-17 Thread Todd Lipcon
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