[jboss-jira] [JBoss JIRA] (JGRP-1894) JmxConfigurator logging improvements

Bela Ban (JIRA) issues at jboss.org
Tue Oct 21 04:15:37 EDT 2014


     [ https://issues.jboss.org/browse/JGRP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban resolved JGRP-1894.
----------------------------
    Resolution: Done


Fixed on master and 3.5. If you want to backport it to older versions, go ahead.
Thanks,

> JmxConfigurator logging improvements
> ------------------------------------
>
>                 Key: JGRP-1894
>                 URL: https://issues.jboss.org/browse/JGRP-1894
>             Project: JGroups
>          Issue Type: Feature Request
>    Affects Versions: 3.2.13
>            Reporter: Dennis Reed
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 3.5.2, 3.6
>
>
> JmxConfigurator is overly verbose about logging some things, and doesn't log enough in other cases.
> - unregisterChannel does not have an equivalent for registerChannel(..., register_protocols=false)
>   It will log a WARN message for each protocol if the channel was registered with register_protocols=false
> - several places log an exception at ERROR level then throw it.
>   If the exception is being thrown, it generally should not be logged above DEBUG
> - a few spots catch and log an exception message but do not throw it
>   These should also log the full stack trace at DEBUG



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list