2013-01-09 21:34:13 +00:00
|
|
|
CHANGES for HDFS-347 branch.
|
|
|
|
These will be integrated to trunk CHANGES.txt after merge
|
|
|
|
|
|
|
|
|
|
|
|
HDFS-4353. Encapsulate connections to peers in Peer and PeerServer classes.
|
|
|
|
(Colin Patrick McCabe via todd)
|
2013-01-09 21:37:34 +00:00
|
|
|
|
|
|
|
HDFS-4354. Create DomainSocket and DomainPeer and associated unit tests.
|
|
|
|
(Colin Patrick McCabe via todd)
|
2013-01-11 23:52:22 +00:00
|
|
|
|
|
|
|
HDFS-4356. BlockReaderLocal should use passed file descriptors rather than paths.
|
|
|
|
(Colin Patrick McCabe via todd)
|
2013-01-12 00:12:30 +00:00
|
|
|
|
|
|
|
HDFS-4388. DomainSocket should throw AsynchronousCloseException when appropriate.
|
|
|
|
(Colin Patrick McCabe via todd)
|
2013-01-12 01:19:27 +00:00
|
|
|
|
|
|
|
HDFS-4390. Bypass UNIX domain socket unit tests when they cannot be run.
|
|
|
|
(Colin Patrick McCabe via todd)
|
|
|
|
|
2013-01-14 21:34:22 +00:00
|
|
|
HDFS-4400. DFSInputStream#getBlockReader: last retries should ignore the cache
|
|
|
|
(Colin Patrick McCabe via todd)
|
2013-01-15 00:12:47 +00:00
|
|
|
|
|
|
|
HDFS-4401. Fix bug in DomainSocket path validation
|
|
|
|
(Colin Patrick McCabe via todd)
|