Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
/** * Constructor. * @param block a block * @param vol volume where replica is located * @param dir directory path where block and meta files are located */ ReplicaInfo(Block block, FsVolumeSpi vol) {
An extra param is mentioned, which needs to be removed
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-10675 [READ] Datanode support to read from external stores.
- Resolved