[
https://issues.apache.org/jira/browse/HDFS-14556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865234#comment-16865234
]
Hudson commented on HDFS-14556:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16756 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16756/])
HDFS-14556: Spelling Mistake "gloablly" (#938) (bharat: rev
cc1630288e437796c01a8e547a0345689aa96a15)
* (edit) hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/hdfs.proto
> Spelling Mistake "gloablly"
> ---------------------------
>
> Key: HDFS-14556
> URL: https://issues.apache.org/jira/browse/HDFS-14556
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs-client
> Affects Versions: 2.10.0, 3.2.0
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Trivial
> Labels: newbie, noob
> Fix For: 3.3.0
>
>
> https://github.com/apache/hadoop/blob/a55d6bba71c81c1c4e9d8cd11f55c78f10a548b0/hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/hdfs.proto#L41
> {code:java}
> message ExtendedBlockProto {
> required string poolId = 1; // Block pool id - gloablly unique across
> clusters
> required uint64 blockId = 2; // the local id within a pool
> required uint64 generationStamp = 3;
> optional uint64 numBytes = 4 [default = 0]; // len does not belong in ebid
> // here for historical reasons
> }
> {code}
> _gloablly_ = _globally_
> Saw this typo in my Eclipse editor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]