Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1894

JmxConfigurator logging improvements

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Minor
    • 3.5.2, 3.6
    • 3.2.13
    • None
    • 0
    • 0% 0%

    Description

      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

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: