CHANGES.HDFS-347.txt 303 B

123456789
  1. CHANGES for HDFS-347 branch.
  2. These will be integrated to trunk CHANGES.txt after merge
  3. HDFS-4353. Encapsulate connections to peers in Peer and PeerServer classes.
  4. (Colin Patrick McCabe via todd)
  5. HDFS-4354. Create DomainSocket and DomainPeer and associated unit tests.
  6. (Colin Patrick McCabe via todd)