You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2012/08/02 20:32:02 UTC

[jira] [Created] (HBASE-6502) Typo on master status page

Konstantin Shvachko created HBASE-6502:
------------------------------------------

             Summary: Typo on master status page
                 Key: HBASE-6502
                 URL: https://issues.apache.org/jira/browse/HBASE-6502
             Project: HBase
          Issue Type: Improvement
          Components: master
    Affects Versions: 0.92.1
            Reporter: Konstantin Shvachko
            Priority: Minor


The master status Web UI page says:
"Coprocessors currently loaded loaded by the master"
Should one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6502) Typo in loaded coprocessors on master status page

Posted by "Zhihong Ted Yu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhihong Ted Yu updated HBASE-6502:
----------------------------------

    Assignee: Konstantin Shvachko
     Summary: Typo in loaded coprocessors on master status page  (was: Typo on master status page)
    
> Typo in loaded coprocessors on master status page
> -------------------------------------------------
>
>                 Key: HBASE-6502
>                 URL: https://issues.apache.org/jira/browse/HBASE-6502
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.96.0
>
>         Attachments: DoubleLoadedTypo.patch, DoubleLoadedTypo.patch
>
>
> The master status Web UI page says:
> "Coprocessors currently loaded loaded by the master"
> Should be one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6502) Typo on master status page

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

Hadoop QA commented on HBASE-6502:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12538938/DoubleLoadedTypo.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  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.

    +1 hadoop2.0.  The patch compiles against the hadoop 2.0 profile.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    -1 javac.  The applied patch generated 5 javac compiler warnings (more than the trunk's current 4 warnings).

    -1 findbugs.  The patch appears to introduce 10 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

     -1 core tests.  The patch failed these unit tests:
                       org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/2486//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2486//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2486//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2486//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2486//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2486//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2486//console

This message is automatically generated.
                
> Typo on master status page
> --------------------------
>
>                 Key: HBASE-6502
>                 URL: https://issues.apache.org/jira/browse/HBASE-6502
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Shvachko
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.96.0
>
>         Attachments: DoubleLoadedTypo.patch, DoubleLoadedTypo.patch
>
>
> The master status Web UI page says:
> "Coprocessors currently loaded loaded by the master"
> Should be one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6502) Typo on master status page

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

Konstantin Shvachko updated HBASE-6502:
---------------------------------------

    Attachment: DoubleLoadedTypo.patch

Here is a very simple patch.
                
> Typo on master status page
> --------------------------
>
>                 Key: HBASE-6502
>                 URL: https://issues.apache.org/jira/browse/HBASE-6502
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Shvachko
>            Priority: Minor
>              Labels: newbie
>         Attachments: DoubleLoadedTypo.patch
>
>
> The master status Web UI page says:
> "Coprocessors currently loaded loaded by the master"
> Should one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6502) Typo in loaded coprocessors on master status page

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

Hudson commented on HBASE-6502:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #119 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/119/])
    HBASE-6502 Typo in loaded coprocessors on master status page (Konstantin) (Revision 1368697)

     Result = FAILURE
tedyu : 
Files : 
* /hbase/trunk/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.jamon

                
> Typo in loaded coprocessors on master status page
> -------------------------------------------------
>
>                 Key: HBASE-6502
>                 URL: https://issues.apache.org/jira/browse/HBASE-6502
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.96.0
>
>         Attachments: DoubleLoadedTypo.patch, DoubleLoadedTypo.patch
>
>
> The master status Web UI page says:
> "Coprocessors currently loaded loaded by the master"
> Should be one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6502) Typo in loaded coprocessors on master status page

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

Hudson commented on HBASE-6502:
-------------------------------

Integrated in HBase-TRUNK #3193 (See [https://builds.apache.org/job/HBase-TRUNK/3193/])
    HBASE-6502 Typo in loaded coprocessors on master status page (Konstantin) (Revision 1368697)

     Result = SUCCESS
tedyu : 
Files : 
* /hbase/trunk/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.jamon

                
> Typo in loaded coprocessors on master status page
> -------------------------------------------------
>
>                 Key: HBASE-6502
>                 URL: https://issues.apache.org/jira/browse/HBASE-6502
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.96.0
>
>         Attachments: DoubleLoadedTypo.patch, DoubleLoadedTypo.patch
>
>
> The master status Web UI page says:
> "Coprocessors currently loaded loaded by the master"
> Should be one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6502) Typo on master status page

Posted by "Zhihong Ted Yu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhihong Ted Yu updated HBASE-6502:
----------------------------------

    Status: Patch Available  (was: Open)
    
> Typo on master status page
> --------------------------
>
>                 Key: HBASE-6502
>                 URL: https://issues.apache.org/jira/browse/HBASE-6502
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Shvachko
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.96.0
>
>         Attachments: DoubleLoadedTypo.patch, DoubleLoadedTypo.patch
>
>
> The master status Web UI page says:
> "Coprocessors currently loaded loaded by the master"
> Should be one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6502) Typo in loaded coprocessors on master status page

Posted by "Zhihong Ted Yu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427601#comment-13427601 ] 

Zhihong Ted Yu commented on HBASE-6502:
---------------------------------------

Test failure is not related.

Patch integrated to trunk.

Thanks, Konstantin.
                
> Typo in loaded coprocessors on master status page
> -------------------------------------------------
>
>                 Key: HBASE-6502
>                 URL: https://issues.apache.org/jira/browse/HBASE-6502
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.96.0
>
>         Attachments: DoubleLoadedTypo.patch, DoubleLoadedTypo.patch
>
>
> The master status Web UI page says:
> "Coprocessors currently loaded loaded by the master"
> Should be one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6502) Typo on master status page

Posted by "Zhihong Ted Yu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhihong Ted Yu updated HBASE-6502:
----------------------------------

    Fix Version/s: 0.96.0
     Hadoop Flags: Reviewed

The path is hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.jamon in trunk.
                
> Typo on master status page
> --------------------------
>
>                 Key: HBASE-6502
>                 URL: https://issues.apache.org/jira/browse/HBASE-6502
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Shvachko
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.96.0
>
>         Attachments: DoubleLoadedTypo.patch
>
>
> The master status Web UI page says:
> "Coprocessors currently loaded loaded by the master"
> Should be one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6502) Typo on master status page

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

Konstantin Shvachko updated HBASE-6502:
---------------------------------------

    Attachment: DoubleLoadedTypo.patch

Here is one with the right path.
                
> Typo on master status page
> --------------------------
>
>                 Key: HBASE-6502
>                 URL: https://issues.apache.org/jira/browse/HBASE-6502
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Shvachko
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.96.0
>
>         Attachments: DoubleLoadedTypo.patch, DoubleLoadedTypo.patch
>
>
> The master status Web UI page says:
> "Coprocessors currently loaded loaded by the master"
> Should be one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6502) Typo on master status page

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

Konstantin Shvachko updated HBASE-6502:
---------------------------------------

    Description: 
The master status Web UI page says:
"Coprocessors currently loaded loaded by the master"
Should be one "loaded" there.

  was:
The master status Web UI page says:
"Coprocessors currently loaded loaded by the master"
Should one "loaded" there.

    
> Typo on master status page
> --------------------------
>
>                 Key: HBASE-6502
>                 URL: https://issues.apache.org/jira/browse/HBASE-6502
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Shvachko
>            Priority: Minor
>              Labels: newbie
>         Attachments: DoubleLoadedTypo.patch
>
>
> The master status Web UI page says:
> "Coprocessors currently loaded loaded by the master"
> Should be one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6502) Typo in loaded coprocessors on master status page

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

stack updated HBASE-6502:
-------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Resolving:

{code}
------------------------------------------------------------------------
r1368697 | tedyu | 2012-08-02 13:47:31 -0700 (Thu, 02 Aug 2012) | 3 lines

HBASE-6502 Typo in loaded coprocessors on master status page (Konstantin)
{code}
                
> Typo in loaded coprocessors on master status page
> -------------------------------------------------
>
>                 Key: HBASE-6502
>                 URL: https://issues.apache.org/jira/browse/HBASE-6502
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.96.0
>
>         Attachments: DoubleLoadedTypo.patch, DoubleLoadedTypo.patch
>
>
> The master status Web UI page says:
> "Coprocessors currently loaded loaded by the master"
> Should be one "loaded" there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira