[ 
https://issues.apache.org/jira/browse/HDFS-7260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175605#comment-14175605
 ] 

Hadoop QA commented on HDFS-7260:
---------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12675576/h7260_20141017.patch
  against trunk revision 209b169.

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

      {color:red}-1 javac{color}.  The applied patch generated 1265 javac 
compiler warnings (more than the trunk's current 1 warnings).

    {color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 9 
warning messages.
        See 
https://builds.apache.org/job/PreCommit-HDFS-Build/8444//artifact/patchprocess/diffJavadocWarnings.txt
 for details.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-hdfs-project/hadoop-hdfs-httpfs.

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/8444//testReport/
Javac warnings: 
https://builds.apache.org/job/PreCommit-HDFS-Build/8444//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/8444//console

This message is automatically generated.

> Make DFSOutputStream.MAX_PACKETS configurable
> ---------------------------------------------
>
>                 Key: HDFS-7260
>                 URL: https://issues.apache.org/jira/browse/HDFS-7260
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs-client
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Tsz Wo Nicholas Sze
>            Priority: Minor
>         Attachments: h7260_20141017.patch
>
>
> DFSOutputStream.MAX_PACKETS is hard coded to 80.  In some case, a smaller 
> value is preferred for reducing memory usage.   Let's make it configurable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to