[
https://issues.apache.org/jira/browse/HDFS-11423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Pallas updated HDFS-11423:
------------------------------
Attachment: HDFS-11423.001.patch
> Allow ReplicaInfo to be subclassed outside of package
> -----------------------------------------------------
>
> Key: HDFS-11423
> URL: https://issues.apache.org/jira/browse/HDFS-11423
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: datanode
> Affects Versions: 3.0.0-alpha2
> Reporter: Joe Pallas
> Priority: Minor
> Attachments: HDFS-11423.001.patch
>
>
> The constructor for {{ReplicaInfo}} is package-scope instead of protected.
> This means that an alternative dataset implementation in its own package
> cannot create Replica classes that inherit from ReplicaInfo the way
> {{LocalReplica}} does (or the way {{ProvidedReplica}} does in HDFS-9806).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]