You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2010/01/19 12:58:54 UTC

[jira] Created: (ZOOKEEPER-651) Log exception trace in QuorumCnxManager.SendWorker

Log exception trace in QuorumCnxManager.SendWorker
--------------------------------------------------

                 Key: ZOOKEEPER-651
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-651
             Project: Zookeeper
          Issue Type: Improvement
    Affects Versions: 3.2.1, 3.2.0
            Reporter: Flavio Paiva Junqueira
            Assignee: Flavio Paiva Junqueira
             Fix For: 3.3.0


There is an error log message that only outputs a constant string. It would be good to have the trace as well.

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


[jira] Commented: (ZOOKEEPER-651) Log exception trace in QuorumCnxManager.SendWorker

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

Hudson commented on ZOOKEEPER-651:
----------------------------------

Integrated in ZooKeeper-trunk #674 (See [http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/674/])
    :Log exception trace in QuorumCnxManager.SendWorker (flavio via henry)


> Log exception trace in QuorumCnxManager.SendWorker
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-651
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-651
>             Project: Zookeeper
>          Issue Type: Improvement
>    Affects Versions: 3.2.0, 3.2.1
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-651.patch
>
>
> There is an error log message that only outputs a constant string. It would be good to have the trace as well.

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


[jira] Updated: (ZOOKEEPER-651) Log exception trace in QuorumCnxManager.SendWorker

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

Flavio Paiva Junqueira updated ZOOKEEPER-651:
---------------------------------------------

    Status: Patch Available  (was: Open)

> Log exception trace in QuorumCnxManager.SendWorker
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-651
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-651
>             Project: Zookeeper
>          Issue Type: Improvement
>    Affects Versions: 3.2.1, 3.2.0
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-651.patch
>
>
> There is an error log message that only outputs a constant string. It would be good to have the trace as well.

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


[jira] Updated: (ZOOKEEPER-651) Log exception trace in QuorumCnxManager.SendWorker

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

Flavio Paiva Junqueira updated ZOOKEEPER-651:
---------------------------------------------

    Attachment: ZOOKEEPER-651.patch

> Log exception trace in QuorumCnxManager.SendWorker
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-651
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-651
>             Project: Zookeeper
>          Issue Type: Improvement
>    Affects Versions: 3.2.0, 3.2.1
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-651.patch
>
>
> There is an error log message that only outputs a constant string. It would be good to have the trace as well.

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


[jira] Commented: (ZOOKEEPER-651) Log exception trace in QuorumCnxManager.SendWorker

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

Hadoop QA commented on ZOOKEEPER-651:
-------------------------------------

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

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

This message is automatically generated.

> Log exception trace in QuorumCnxManager.SendWorker
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-651
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-651
>             Project: Zookeeper
>          Issue Type: Improvement
>    Affects Versions: 3.2.0, 3.2.1
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-651.patch
>
>
> There is an error log message that only outputs a constant string. It would be good to have the trace as well.

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


[jira] Updated: (ZOOKEEPER-651) Log exception trace in QuorumCnxManager.SendWorker

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

Henry Robinson updated ZOOKEEPER-651:
-------------------------------------

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

I just commited this. Thanks Flavio!

> Log exception trace in QuorumCnxManager.SendWorker
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-651
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-651
>             Project: Zookeeper
>          Issue Type: Improvement
>    Affects Versions: 3.2.0, 3.2.1
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-651.patch
>
>
> There is an error log message that only outputs a constant string. It would be good to have the trace as well.

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


[jira] Commented: (ZOOKEEPER-651) Log exception trace in QuorumCnxManager.SendWorker

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

Henry Robinson commented on ZOOKEEPER-651:
------------------------------------------

+1 looks good to me.

> Log exception trace in QuorumCnxManager.SendWorker
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-651
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-651
>             Project: Zookeeper
>          Issue Type: Improvement
>    Affects Versions: 3.2.0, 3.2.1
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-651.patch
>
>
> There is an error log message that only outputs a constant string. It would be good to have the trace as well.

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


[jira] Commented: (ZOOKEEPER-651) Log exception trace in QuorumCnxManager.SendWorker

Posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802260#action_12802260 ] 

Flavio Paiva Junqueira commented on ZOOKEEPER-651:
--------------------------------------------------

There is no need for tests for this patch.

> Log exception trace in QuorumCnxManager.SendWorker
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-651
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-651
>             Project: Zookeeper
>          Issue Type: Improvement
>    Affects Versions: 3.2.0, 3.2.1
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-651.patch
>
>
> There is an error log message that only outputs a constant string. It would be good to have the trace as well.

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


[jira] Updated: (ZOOKEEPER-651) Log exception trace in QuorumCnxManager.SendWorker

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

Henry Robinson updated ZOOKEEPER-651:
-------------------------------------

    Hadoop Flags: [Reviewed]

> Log exception trace in QuorumCnxManager.SendWorker
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-651
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-651
>             Project: Zookeeper
>          Issue Type: Improvement
>    Affects Versions: 3.2.0, 3.2.1
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-651.patch
>
>
> There is an error log message that only outputs a constant string. It would be good to have the trace as well.

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