Managed browse endpoint - Should have boolean parameter to indicate if payload to be included or not ----------------------------------------------------------------------------------------------------
Key: CAMEL-4338 URL: https://issues.apache.org/jira/browse/CAMEL-4338 Project: Camel Issue Type: Improvement Components: camel-core, jmx Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.9.0 JMX has operations to browse endpoints. For example a JMS endpoint. It may have a lot of messages, and a message may contain a lot of data. The exposed JMX operations should have a boolean to indicate if the payload should be included or not. This can reduce the data to fetch but also transfer over the network to the JMX console. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira