You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Mike Barlotta (JIRA)" <ji...@apache.org> on 2017/01/17 22:35:26 UTC

[jira] [Comment Edited] (CAMEL-10719) Add ability to manage ThrottlingExceptionRoutePolicy through JMX

    [ https://issues.apache.org/jira/browse/CAMEL-10719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826742#comment-15826742 ] 

Mike Barlotta edited comment on CAMEL-10719 at 1/17/17 10:34 PM:
-----------------------------------------------------------------

Had a question re: logging and changing the logging levels via JMX management. 
The ThrottlingInflightRoutePolicy and corresponding management classes allow the logging level to be changed. 
This is affecting the CamelLogger on ThrottlingInflightRoutePolicy. However, the ThrottlingInflightRoutePolicy is logging using a logger defined in RoutePolicySupport. Also looking around the code it looks like other managed classes do not allow changing of the log level. 

Was going to move forward and not add the ability to change the log level but wanted to check first.


was (Author: mbarlotta):
Had a question re: logging and changing the logging levels via JMX management. 
The ThrottlingInflightRoutePolicy and corresponding management classes allow the logging level to be changed. 
This is affecting the CamelLogger on ThrottlingInflightRoutePolicy. However, the RoutePolicy is logging using a logger defined in RoutePolicySupport. Also looking around the code it looks like other managed classes do not allow changing of the log level. 

Was going to move forward and not add the ability to change the log level but wanted to check first.

> Add ability to manage ThrottlingExceptionRoutePolicy through JMX
> ----------------------------------------------------------------
>
>                 Key: CAMEL-10719
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10719
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Mike Barlotta
>
> add management via JMX to ThrottlingExceptionRoutePolicy route policy.
> See how we do it for the existing
> org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)