You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/03/22 15:23:15 UTC

[jira] [Commented] (ACCUMULO-1192) "du" on a table without files does not report

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

Hudson commented on ACCUMULO-1192:
----------------------------------

Integrated in Accumulo-Trunk #795 (See [https://builds.apache.org/job/Accumulo-Trunk/795/])
    ACCUMULO-1192 applying Kevin Faro's patch to fix du on an empty table (Revision 1459789)

     Result = UNSTABLE
ecn : 
Files : 
* /accumulo/trunk
* /accumulo/trunk/assemble
* /accumulo/trunk/core
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/TableDiskUsage.java
* /accumulo/trunk/core/src/test/java/org/apache/accumulo/core/util/shell/ShellTest.java
* /accumulo/trunk/examples
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java
* /accumulo/trunk/server
* /accumulo/trunk/src

                
> "du" on a table without files does not report
> ---------------------------------------------
>
>                 Key: ACCUMULO-1192
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1192
>             Project: Accumulo
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 1.4.3
>            Reporter: Eric Newton
>            Assignee: Kevin Faro
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: ACCUMULO-1192.patch
>
>
> {noformat}
> shell> createtable t
> shell> du t
> shell>
> {noformat}
> expected:
> {noformat}
> shell> du t
>              0 t
> shell>
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira