Move BPOfferService to be a non-inner class
-------------------------------------------
Key: HDFS-2566
URL: https://issues.apache.org/jira/browse/HDFS-2566
Project: Hadoop HDFS
Issue Type: Improvement
Components: data-node
Affects Versions: 0.23.1
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Priority: Minor
Rounding out the cleanup of BPOfferService, it would be good to move it to its
own file, so it's no longer an inner class. DataNode.java is really large and
hard to navigate. BPOfferService itself is ~700 lines, so seems like a large
enough unit to merit its own file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira