You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Mark Brouwer (JIRA)" <ji...@apache.org> on 2007/11/23 20:35:43 UTC

[jira] Created: (RIVER-274) Improve logging of diagnostic messages in ServiceDiscoveryManager

Improve logging of diagnostic messages in ServiceDiscoveryManager
-----------------------------------------------------------------

                 Key: RIVER-274
                 URL: https://issues.apache.org/jira/browse/RIVER-274
             Project: River
          Issue Type: Improvement
          Components: net_jini_lookup
    Affects Versions: jtsk_2.1
            Reporter: Mark Brouwer
            Priority: Minor


When troubleshooting {{ServiceDiscoveryManager}} one can set the logger {{net.jini.lookup.ServiceDiscoveryManager}} to {{FINEST}} but no information is logged related to a {{ServiceEvent}} received from a lookup service. One has to resort often to a remote debugger to get the details, all one can see is that certain tasks are created and have finished.

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


[jira] Commented: (RIVER-274) Improve logging of diagnostic messages in ServiceDiscoveryManager

Posted by "Brian Murphy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RIVER-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774812#action_12774812 ] 

Brian Murphy commented on RIVER-274:
------------------------------------

Changeset 833914: contains the additional logging reflected in the attached patch file.

Verification: ServiceDiscoveryManager tests were run with logging set at FINER (and FINEST) for that utility.
The expected new log messages were observed, and no errors were encountered.

btm-08-Nov-2009


> Improve logging of diagnostic messages in ServiceDiscoveryManager
> -----------------------------------------------------------------
>
>                 Key: RIVER-274
>                 URL: https://issues.apache.org/jira/browse/RIVER-274
>             Project: River
>          Issue Type: Improvement
>          Components: net_jini_lookup
>    Affects Versions: jtsk_2.1
>            Reporter: Mark Brouwer
>            Assignee: Brian Murphy
>            Priority: Minor
>         Attachments: river-274.patch
>
>
> When troubleshooting {{ServiceDiscoveryManager}} one can set the logger {{net.jini.lookup.ServiceDiscoveryManager}} to {{FINEST}} but no information is logged related to a {{ServiceEvent}} received from a lookup service. One has to resort often to a remote debugger to get the details, all one can see is that certain tasks are created and have finished.

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


[jira] Commented: (RIVER-274) Improve logging of diagnostic messages in ServiceDiscoveryManager

Posted by "Peter Firmstone (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RIVER-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908425#action_12908425 ] 

Peter Firmstone commented on RIVER-274:
---------------------------------------

This patch seems to have found it's way into the current ServiceDiscoveryManager, version, perhaps someone added it and forgot to close the issue?  I've checked, it's all in there.

Peter.

> Improve logging of diagnostic messages in ServiceDiscoveryManager
> -----------------------------------------------------------------
>
>                 Key: RIVER-274
>                 URL: https://issues.apache.org/jira/browse/RIVER-274
>             Project: River
>          Issue Type: Improvement
>          Components: net_jini_lookup
>    Affects Versions: jtsk_2.1
>            Reporter: Mark Brouwer
>            Assignee: Brian Murphy
>            Priority: Minor
>         Attachments: river-274.patch
>
>
> When troubleshooting {{ServiceDiscoveryManager}} one can set the logger {{net.jini.lookup.ServiceDiscoveryManager}} to {{FINEST}} but no information is logged related to a {{ServiceEvent}} received from a lookup service. One has to resort often to a remote debugger to get the details, all one can see is that certain tasks are created and have finished.

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


[jira] Assigned: (RIVER-274) Improve logging of diagnostic messages in ServiceDiscoveryManager

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

Brian Murphy reassigned RIVER-274:
----------------------------------

    Assignee: Brian Murphy

> Improve logging of diagnostic messages in ServiceDiscoveryManager
> -----------------------------------------------------------------
>
>                 Key: RIVER-274
>                 URL: https://issues.apache.org/jira/browse/RIVER-274
>             Project: River
>          Issue Type: Improvement
>          Components: net_jini_lookup
>    Affects Versions: jtsk_2.1
>            Reporter: Mark Brouwer
>            Assignee: Brian Murphy
>            Priority: Minor
>         Attachments: river-274.patch
>
>
> When troubleshooting {{ServiceDiscoveryManager}} one can set the logger {{net.jini.lookup.ServiceDiscoveryManager}} to {{FINEST}} but no information is logged related to a {{ServiceEvent}} received from a lookup service. One has to resort often to a remote debugger to get the details, all one can see is that certain tasks are created and have finished.

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


[jira] Updated: (RIVER-274) Improve logging of diagnostic messages in ServiceDiscoveryManager

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

Brian Murphy updated RIVER-274:
-------------------------------

    Attachment: river-274.patch

Proposed patch

> Improve logging of diagnostic messages in ServiceDiscoveryManager
> -----------------------------------------------------------------
>
>                 Key: RIVER-274
>                 URL: https://issues.apache.org/jira/browse/RIVER-274
>             Project: River
>          Issue Type: Improvement
>          Components: net_jini_lookup
>    Affects Versions: jtsk_2.1
>            Reporter: Mark Brouwer
>            Priority: Minor
>         Attachments: river-274.patch
>
>
> When troubleshooting {{ServiceDiscoveryManager}} one can set the logger {{net.jini.lookup.ServiceDiscoveryManager}} to {{FINEST}} but no information is logged related to a {{ServiceEvent}} received from a lookup service. One has to resort often to a remote debugger to get the details, all one can see is that certain tasks are created and have finished.

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