You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Henry Robinson (JIRA)" <ji...@apache.org> on 2009/11/25 20:54:41 UTC

[jira] Created: (ZOOKEEPER-598) LearnerHandler is misspelt in the thread's constructor

LearnerHandler is misspelt in the thread's constructor
------------------------------------------------------

                 Key: ZOOKEEPER-598
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-598
             Project: Zookeeper
          Issue Type: Bug
          Components: quorum
    Affects Versions: 3.2.2
            Reporter: Henry Robinson
            Assignee: Henry Robinson
            Priority: Trivial
             Fix For: 3.2.2


Typo in thread constructor. Oops. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-598) LearnerHandler is misspelt in the thread's constructor

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

Henry Robinson updated ZOOKEEPER-598:
-------------------------------------

    Status: Patch Available  (was: Open)

Hudson will fail because this doesn't hit a test; this really isn't worth testing for.

> LearnerHandler is misspelt in the thread's constructor
> ------------------------------------------------------
>
>                 Key: ZOOKEEPER-598
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-598
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: quorum
>    Affects Versions: 3.2.2
>            Reporter: Henry Robinson
>            Assignee: Henry Robinson
>            Priority: Trivial
>             Fix For: 3.2.2
>
>         Attachments: ZOOKEEPER-598.patch
>
>
> Typo in thread constructor. Oops. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ZOOKEEPER-598) LearnerHandler is misspelt in the thread's constructor

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

Hadoop QA commented on ZOOKEEPER-598:
-------------------------------------

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

    +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 tests are needed for this patch.

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

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

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

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h8.grid.sp2.yahoo.net/80/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h8.grid.sp2.yahoo.net/80/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h8.grid.sp2.yahoo.net/80/console

This message is automatically generated.

> LearnerHandler is misspelt in the thread's constructor
> ------------------------------------------------------
>
>                 Key: ZOOKEEPER-598
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-598
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: quorum
>    Affects Versions: 3.2.2
>            Reporter: Henry Robinson
>            Assignee: Henry Robinson
>            Priority: Trivial
>             Fix For: 3.2.2
>
>         Attachments: ZOOKEEPER-598.patch
>
>
> Typo in thread constructor. Oops. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ZOOKEEPER-598) LearnerHandler is misspelt in the thread's constructor

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

Hudson commented on ZOOKEEPER-598:
----------------------------------

Integrated in ZooKeeper-trunk #565 (See [http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/565/])
    

> LearnerHandler is misspelt in the thread's constructor
> ------------------------------------------------------
>
>                 Key: ZOOKEEPER-598
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-598
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: quorum
>    Affects Versions: 3.2.2
>            Reporter: Henry Robinson
>            Assignee: Henry Robinson
>            Priority: Trivial
>             Fix For: 3.2.2
>
>         Attachments: ZOOKEEPER-598.patch
>
>
> Typo in thread constructor. Oops. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (ZOOKEEPER-598) LearnerHandler is misspelt in the thread's constructor

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

Patrick Hunt closed ZOOKEEPER-598.
----------------------------------


> LearnerHandler is misspelt in the thread's constructor
> ------------------------------------------------------
>
>                 Key: ZOOKEEPER-598
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-598
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: quorum
>    Affects Versions: 3.2.2
>            Reporter: Henry Robinson
>            Assignee: Henry Robinson
>            Priority: Trivial
>             Fix For: 3.2.2
>
>         Attachments: ZOOKEEPER-598.patch
>
>
> Typo in thread constructor. Oops. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-598) LearnerHandler is misspelt in the thread's constructor

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

Henry Robinson updated ZOOKEEPER-598:
-------------------------------------

    Attachment: ZOOKEEPER-598.patch

Trivial fix; plus did a grep -ir leaner src/* to check that I haven't done it anywhere else. Don't think tests are required for this one. Thanks Ben for pointing this out!

> LearnerHandler is misspelt in the thread's constructor
> ------------------------------------------------------
>
>                 Key: ZOOKEEPER-598
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-598
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: quorum
>    Affects Versions: 3.2.2
>            Reporter: Henry Robinson
>            Assignee: Henry Robinson
>            Priority: Trivial
>             Fix For: 3.2.2
>
>         Attachments: ZOOKEEPER-598.patch
>
>
> Typo in thread constructor. Oops. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-598) LearnerHandler is misspelt in the thread's constructor

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

Flavio Paiva Junqueira updated ZOOKEEPER-598:
---------------------------------------------

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

+1, this is pretty simple patch. I have just committed it: revision 885394.

> LearnerHandler is misspelt in the thread's constructor
> ------------------------------------------------------
>
>                 Key: ZOOKEEPER-598
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-598
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: quorum
>    Affects Versions: 3.2.2
>            Reporter: Henry Robinson
>            Assignee: Henry Robinson
>            Priority: Trivial
>             Fix For: 3.2.2
>
>         Attachments: ZOOKEEPER-598.patch
>
>
> Typo in thread constructor. Oops. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.