[
https://issues.apache.org/jira/browse/HDFS-6194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14130230#comment-14130230
]
Juan Yu commented on HDFS-6194:
-------------------------------
Hi [~wheat9], did you merge the new test to branch-2? the commit is there, but
contains no code change, did I miss anything?
$ git ll | grep HDFS-6194
d7583e2 HDFS-6194. Merge r1587660 from trunk
$ git show d7583e2
commit d7583e206d59394510d62387bda688b9fa85d169
Author: Haohui Mai <[email protected]>
Date: Tue Apr 15 18:15:36 2014 +0000
HDFS-6194. Merge r1587660 from trunk
git-svn-id:
https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1587665
13f79535-47bb-0310-9956-ffa450ed
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index c64fe75..1e7cea6 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -46,6 +46,9 @@ Release 2.5.0 - UNRELEASED
HDFS-6224. Add a unit test to TestAuditLogger for file permissions
passed to logAuditEvent. (Charles Lamb via wang)
+ HDFS-6194. Create new tests for ByteRangeInputStream.
+ (Akira Ajisaka via wheat9)
+
OPTIMIZATIONS
BUG FIXES
> Create new tests for ByteRangeInputStream
> -----------------------------------------
>
> Key: HDFS-6194
> URL: https://issues.apache.org/jira/browse/HDFS-6194
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Haohui Mai
> Assignee: Akira AJISAKA
> Fix For: 2.5.0
>
> Attachments: HDFS-6194.2.patch, HDFS-6194.3.patch, HDFS-6194.4.patch,
> HDFS-6194.5.patch, HDFS-6194.patch
>
>
> HDFS-5570 removes old tests for {{ByteRangeInputStream}}, because the tests
> only are tightly coupled with hftp / hsftp. New tests need to be written
> because the same class is also used by {{WebHdfsFileSystem}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)