[jboss-jira] [JBoss JIRA] (JGRP-2058) Probe: add bundler type at runtime

Bela Ban (JIRA) issues at jboss.org
Fri Apr 29 08:36:00 EDT 2016


    [ https://issues.jboss.org/browse/JGRP-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199047#comment-13199047 ] 

Bela Ban commented on JGRP-2058:
--------------------------------

The method to replace the bundler is {{TP.bundler(String type)}}. Examples:
* {{probe.sh op=UDP.bundler["sender-sends']}}
* {{probe.sh op=UDP.bundler["com.widgets.MyCustomBundler"]}}

> Probe: add bundler type at runtime
> ----------------------------------
>
>                 Key: JGRP-2058
>                 URL: https://issues.jboss.org/browse/JGRP-2058
>             Project: JGroups
>          Issue Type: Feature Request
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 4.0
>
>
> Add a method to shutdown the old Bundler implementation in TP and create and start a new one. Argument should either be {{bundler_type}} or the fully qualified classname of a {{Bundler}} impl, so that unknown bundlers can also be created as long as the code is on the classpath.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list