You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2010/01/24 02:29:17 UTC

[jira] Created: (ZOOKEEPER-656) SledgeHammer test - thread.run() deprecated

SledgeHammer test - thread.run() deprecated 
--------------------------------------------

                 Key: ZOOKEEPER-656
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-656
             Project: Zookeeper
          Issue Type: Bug
          Components: tests
            Reporter: Kay Kay
         Attachments: ZOOKEEPER-656.patch

Thread.run() used instead of Thread.start() . 

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


[jira] Updated: (ZOOKEEPER-656) SledgeHammer test - thread.run() deprecated

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

Mahadev konar updated ZOOKEEPER-656:
------------------------------------

    Fix Version/s: 3.3.0
         Assignee: Kay Kay

> SledgeHammer test - thread.run() deprecated 
> --------------------------------------------
>
>                 Key: ZOOKEEPER-656
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-656
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kay Kay
>            Assignee: Kay Kay
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-656.patch
>
>
> Thread.run() used instead of Thread.start() . 

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


[jira] Commented: (ZOOKEEPER-656) SledgeHammer test - thread.run() deprecated

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

Hadoop QA commented on ZOOKEEPER-656:
-------------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12431229/ZOOKEEPER-656.patch
  against trunk revision 902320.

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

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +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-h7.grid.sp2.yahoo.net/54/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/54/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/54/console

This message is automatically generated.

> SledgeHammer test - thread.run() deprecated 
> --------------------------------------------
>
>                 Key: ZOOKEEPER-656
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-656
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kay Kay
>         Attachments: ZOOKEEPER-656.patch
>
>
> Thread.run() used instead of Thread.start() . 

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


[jira] Commented: (ZOOKEEPER-656) SledgeHammer test - thread.run() deprecated

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

Hudson commented on ZOOKEEPER-656:
----------------------------------

Integrated in ZooKeeper-trunk #678 (See [http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/678/])
    . SledgeHammer test - thread.run() deprecated (kay kay via mahadev)


> SledgeHammer test - thread.run() deprecated 
> --------------------------------------------
>
>                 Key: ZOOKEEPER-656
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-656
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kay Kay
>            Assignee: Kay Kay
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-656.patch
>
>
> Thread.run() used instead of Thread.start() . 

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


[jira] Commented: (ZOOKEEPER-656) SledgeHammer test - thread.run() deprecated

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

Mahadev konar commented on ZOOKEEPER-656:
-----------------------------------------

+1... good catch..... 

> SledgeHammer test - thread.run() deprecated 
> --------------------------------------------
>
>                 Key: ZOOKEEPER-656
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-656
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kay Kay
>            Assignee: Kay Kay
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-656.patch
>
>
> Thread.run() used instead of Thread.start() . 

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


[jira] Updated: (ZOOKEEPER-656) SledgeHammer test - thread.run() deprecated

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

Kay Kay updated ZOOKEEPER-656:
------------------------------

    Status: Patch Available  (was: Open)

> SledgeHammer test - thread.run() deprecated 
> --------------------------------------------
>
>                 Key: ZOOKEEPER-656
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-656
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kay Kay
>         Attachments: ZOOKEEPER-656.patch
>
>
> Thread.run() used instead of Thread.start() . 

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


[jira] Commented: (ZOOKEEPER-656) SledgeHammer test - thread.run() deprecated

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

Kay Kay commented on ZOOKEEPER-656:
-----------------------------------

courtesy: findbugs report 

> SledgeHammer test - thread.run() deprecated 
> --------------------------------------------
>
>                 Key: ZOOKEEPER-656
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-656
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kay Kay
>         Attachments: ZOOKEEPER-656.patch
>
>
> Thread.run() used instead of Thread.start() . 

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


[jira] Updated: (ZOOKEEPER-656) SledgeHammer test - thread.run() deprecated

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

Mahadev konar updated ZOOKEEPER-656:
------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

 I just committed this. thanks Kay Kay.


> SledgeHammer test - thread.run() deprecated 
> --------------------------------------------
>
>                 Key: ZOOKEEPER-656
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-656
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kay Kay
>            Assignee: Kay Kay
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-656.patch
>
>
> Thread.run() used instead of Thread.start() . 

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


[jira] Updated: (ZOOKEEPER-656) SledgeHammer test - thread.run() deprecated

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

Kay Kay updated ZOOKEEPER-656:
------------------------------

    Attachment: ZOOKEEPER-656.patch

> SledgeHammer test - thread.run() deprecated 
> --------------------------------------------
>
>                 Key: ZOOKEEPER-656
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-656
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kay Kay
>         Attachments: ZOOKEEPER-656.patch
>
>
> Thread.run() used instead of Thread.start() . 

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