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

Hadoop QA commented on HDFS-3215:
---------------------------------

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

    {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:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

    {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 1.3.9) 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.

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

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/5498//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/5498//console

This message is automatically generated.

> Block size is logging as zero Even blockrecevied command received by DN 
> ------------------------------------------------------------------------
>
>                 Key: HDFS-3215
>                 URL: https://issues.apache.org/jira/browse/HDFS-3215
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Brahma Reddy Battula
>            Assignee: Shinichi Yamashita
>            Priority: Minor
>         Attachments: HDFS-3215.patch, HDFS-3215.patch
>
>
> Scenario 1
> ==========
> Start NN and DN.
> write file.
> Block size is logging as zero Even blockrecevied command received by DN 
>  *NN log*
> 2012-03-14 20:23:40,541 INFO org.apache.hadoop.hdfs.StateChange: BLOCK* 
> NameSystem.allocateBlock: /hadoop-create-user.sh._COPYING_. 
> BP-1166515020-10.18.40.24-1331736264353 
> blk_1264419582929433995_1002{blockUCState=UNDER_CONSTRUCTION, 
> primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[XXXXXXX:50010|RBW]]}
> 2012-03-14 20:24:26,357 INFO org.apache.hadoop.hdfs.StateChange: BLOCK* 
> addStoredBlock: blockMap updated: XXXXXXX:50010 is added to 
> blk_1264419582929433995_1002{blockUCState=UNDER_CONSTRUCTION, 
> primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[XXXXXXX:50010|RBW]]} 
> size 0
>  *DN log* 
> 2012-03-14 20:24:17,519 INFO org.apache.hadoop.hdfs.server.datanode.DataNode: 
> Receiving block 
> BP-1166515020-XXXXXXX-1331736264353:blk_1264419582929433995_1002 src: 
> /XXXXXXX:53141 dest: /XXXXXXX:50010
> 2012-03-14 20:24:26,517 INFO 
> org.apache.hadoop.hdfs.server.datanode.DataNode.clienttrace: src: 
> /XXXXXXX:53141, dest: /XXXXXXX:50010, bytes: 512, op: HDFS_WRITE, cliID: 
> DFSClient_NONMAPREDUCE_1612873957_1, offset: 0, srvID: 
> DS-1639667928-XXXXXXX-50010-1331736284942, blockid: 
> BP-1166515020-XXXXXXX-1331736264353:blk_1264419582929433995_1002, duration: 
> 1286482503
> 2012-03-14 20:24:26,517 INFO org.apache.hadoop.hdfs.server.datanode.DataNode: 
> PacketResponder: 
> BP-1166515020-XXXXXXX-1331736264353:blk_1264419582929433995_1002, 
> type=LAST_IN_PIPELINE, downstreams=0:[] terminating
> 2012-03-14 20:24:31,533 INFO 
> org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner: Verification 
> succeeded for BP-1166515020-XXXXXXX-1331736264353:blk_1264419582929433995_1002



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to