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

Claus Ibsen edited comment on CAMEL-21183 at 9/7/24 5:21 PM:
-------------------------------------------------------------

TODO: BrowsableEndpoint to have getter/setter for limit (default 100) so we do 
not capture too much data OOTB - But users can see the latest 100 messages

TODO: MBean to have dump as json


was (Author: davsclaus):
TODO: BrowsableEndpoint to have getter/setter for limit (default 100) so we do 
not capture too much data OOTB - But users can see the latest 100 messages

> camel-core - BrowseEndpoint should have limit parameter
> -------------------------------------------------------
>
>                 Key: CAMEL-21183
>                 URL: https://issues.apache.org/jira/browse/CAMEL-21183
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 4.9.0
>
>
> The method currently
>  
> List<Exchange> getExchanges();
>  
> Should have a limit and filter predicate so you can filter first
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to