You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2012/11/06 07:52:14 UTC

[jira] [Created] (BOOKKEEPER-457) Create a format command for Hedwig to cleanup its metadata.

Sijie Guo created BOOKKEEPER-457:
------------------------------------

             Summary: Create a format command for Hedwig to cleanup its metadata.
                 Key: BOOKKEEPER-457
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-457
             Project: Bookkeeper
          Issue Type: Bug
            Reporter: Sijie Guo


Create a format command for Hedwig to cleanup metadata for a clean setup. similar as BOOKKEEPER-300.

--
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

[jira] [Commented] (BOOKKEEPER-457) Create a format command for Hedwig to cleanup its metadata.

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BOOKKEEPER-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506219#comment-13506219 ] 

Hadoop QA commented on BOOKKEEPER-457:
--------------------------------------

Testing JIRA BOOKKEEPER-457

WARNING: Running test-patch on a dirty local svn workspace

Patch <a href="/jira/secure/attachment/12555299/BOOKKEEPER-457.patch">/jira/secure/attachment/12555299/BOOKKEEPER-457.patch</a> downloaded at Thu Nov 29 04:29:13 UTC 2012

----------------------------

{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:green}+1 RAW_PATCH_ANALYSIS{color}
.    {color:green}+1{color} the patch does not introduce any @author tags
.    {color:green}+1{color} the patch does not introduce any tabs
.    {color:green}+1{color} the patch does not introduce any trailing spaces
.    {color:green}+1{color} the patch does not introduce any line longer than 120
.    {color:green}+1{color} the patch does adds/modifies 2 testcase(s)
{color:green}+1 RAT{color}
.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings
{color:green}+1 JAVADOC{color}
.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warnings
.    {color:red}WARNING{color}: the current HEAD has 8 Javadoc warning(s)
{color:green}+1 COMPILE{color}
.    {color:green}+1{color} HEAD compiles
.    {color:green}+1{color} patch compiles
.    {color:green}+1{color} the patch does not seem to introduce new javac warnings
.    {color:red}WARNING{color}: the current HEAD has 9 javac warning(s)
{color:green}+1 FINDBUGS{color}
.    {color:green}+1{color} the patch does not seem to introduce new Findbugs warnings
.    {color:red}WARNING: the current HEAD has  Findbugs warning(s), they should be addressed ASAP{color}
{color:green}+1 TESTS{color}
.    Tests run: 383
{color:green}+1 DISTRO{color}
.    {color:green}+1{color} distro tarball builds with the patch 

----------------------------
{color:green}*+1 Overall result, good!, no -1s*{color}

{color:red}.   There is at least one warning, please check{color}

The full output of the test-patch run is available at

.   https://builds.apache.org/job/bookkeeper-trunk-precommit-build/46/
                
> Create a format command for Hedwig to cleanup its metadata.
> -----------------------------------------------------------
>
>                 Key: BOOKKEEPER-457
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-457
>             Project: Bookkeeper
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-457.diff, BOOKKEEPER-457.patch
>
>
> Create a format command for Hedwig to cleanup metadata for a clean setup. similar as BOOKKEEPER-300.

--
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

[jira] [Commented] (BOOKKEEPER-457) Create a format command for Hedwig to cleanup its metadata.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BOOKKEEPER-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507027#comment-13507027 ] 

Hudson commented on BOOKKEEPER-457:
-----------------------------------

Integrated in bookkeeper-trunk #828 (See [https://builds.apache.org/job/bookkeeper-trunk/828/])
    BOOKKEEPER-457: Create a format command for Hedwig to cleanup its metadata. (sijie via ivank) (Revision 1415176)

     Result = FAILURE
ivank : 
Files : 
* /zookeeper/bookkeeper/trunk/CHANGES.txt
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/admin/HedwigAdmin.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/admin/console/HedwigCommands.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/admin/console/HedwigConsole.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/meta/FactoryLayout.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/meta/MetadataManagerFactory.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/meta/ZkMetadataManagerFactory.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/test/java/org/apache/hedwig/server/meta/TestMetadataManagerFactory.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/test/java/org/apache/hedwig/server/persistence/TestBookKeeperPersistenceManager.java

                
> Create a format command for Hedwig to cleanup its metadata.
> -----------------------------------------------------------
>
>                 Key: BOOKKEEPER-457
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-457
>             Project: Bookkeeper
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-457.diff, BOOKKEEPER-457.patch
>
>
> Create a format command for Hedwig to cleanup metadata for a clean setup. similar as BOOKKEEPER-300.

--
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

[jira] [Updated] (BOOKKEEPER-457) Create a format command for Hedwig to cleanup its metadata.

Posted by "Sijie Guo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BOOKKEEPER-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sijie Guo updated BOOKKEEPER-457:
---------------------------------

    Attachment: BOOKKEEPER-457.patch

Attach a new patch addressing Ivan's comments.
                
> Create a format command for Hedwig to cleanup its metadata.
> -----------------------------------------------------------
>
>                 Key: BOOKKEEPER-457
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-457
>             Project: Bookkeeper
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-457.diff, BOOKKEEPER-457.patch
>
>
> Create a format command for Hedwig to cleanup metadata for a clean setup. similar as BOOKKEEPER-300.

--
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

[jira] [Commented] (BOOKKEEPER-457) Create a format command for Hedwig to cleanup its metadata.

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BOOKKEEPER-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504575#comment-13504575 ] 

Hadoop QA commented on BOOKKEEPER-457:
--------------------------------------

Testing JIRA BOOKKEEPER-457

WARNING: Running test-patch on a dirty local svn workspace

Patch <a href="/jira/secure/attachment/12553479/BOOKKEEPER-457.diff">/jira/secure/attachment/12553479/BOOKKEEPER-457.diff</a> downloaded at Tue Nov 27 12:13:13 UTC 2012

----------------------------

{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:green}+1 RAW_PATCH_ANALYSIS{color}
.    {color:green}+1{color} the patch does not introduce any @author tags
.    {color:green}+1{color} the patch does not introduce any tabs
.    {color:green}+1{color} the patch does not introduce any trailing spaces
.    {color:green}+1{color} the patch does not introduce any line longer than 120
.    {color:green}+1{color} the patch does adds/modifies 2 testcase(s)
{color:green}+1 RAT{color}
.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings
{color:green}+1 JAVADOC{color}
.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warnings
.    {color:red}WARNING{color}: the current HEAD has 8 Javadoc warning(s)
{color:green}+1 COMPILE{color}
.    {color:green}+1{color} HEAD compiles
.    {color:green}+1{color} patch compiles
.    {color:green}+1{color} the patch does not seem to introduce new javac warnings
.    {color:red}WARNING{color}: the current HEAD has 9 javac warning(s)
{color:green}+1 FINDBUGS{color}
.    {color:green}+1{color} the patch does not seem to introduce new Findbugs warnings
.    {color:red}WARNING: the current HEAD has  Findbugs warning(s), they should be addressed ASAP{color}
{color:green}+1 TESTS{color}
.    Tests run: 389
{color:green}+1 DISTRO{color}
.    {color:green}+1{color} distro tarball builds with the patch 

----------------------------
{color:green}*+1 Overall result, good!, no -1s*{color}

{color:red}.   There is at least one warning, please check{color}

The full output of the test-patch run is available at

.   https://builds.apache.org/job/bookkeeper-trunk-precommit-build/33/
                
> Create a format command for Hedwig to cleanup its metadata.
> -----------------------------------------------------------
>
>                 Key: BOOKKEEPER-457
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-457
>             Project: Bookkeeper
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-457.diff
>
>
> Create a format command for Hedwig to cleanup metadata for a clean setup. similar as BOOKKEEPER-300.

--
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

[jira] [Updated] (BOOKKEEPER-457) Create a format command for Hedwig to cleanup its metadata.

Posted by "Sijie Guo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BOOKKEEPER-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sijie Guo updated BOOKKEEPER-457:
---------------------------------

    Attachment: BOOKKEEPER-457.diff

Attach a patch to add format command for Hedwig metadata.
                
> Create a format command for Hedwig to cleanup its metadata.
> -----------------------------------------------------------
>
>                 Key: BOOKKEEPER-457
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-457
>             Project: Bookkeeper
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Sijie Guo
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-457.diff
>
>
> Create a format command for Hedwig to cleanup metadata for a clean setup. similar as BOOKKEEPER-300.

--
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