https://issues.apache.org/bugzilla/show_bug.cgi?id=51192

             Bug #: 51192
           Summary: Appender dynamic MBean Threshold not accessible
                    through jconsole
           Product: Log4j
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 26992
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=26992
lines 223-233  & lines 289-303 have been added

When using Jconsole and visual VM and when the appender threshold level is set;
Threshold shows up as 'unspecified', as a result is can not be changed or set
through jconsole. It appears that special care has been taken for priority in
LoggerDynamiMBean for get and set attribute. Same needs to be done for
AppenderDynamicMBean

suggested fix: please see attached file (basically contains code copied from
LoggerDynamicMBean)
lines 223-233
lines 289-303

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to