Vladimir Dzhuvinov created JGRP-2229:
----------------------------------------
Summary: ClassConfigurator.addProtocol doesn't register protocol by magic
number
Key: JGRP-2229
URL:
https://issues.jboss.org/browse/JGRP-2229
Project: JGroups
Issue Type: Bug
Affects Versions: 4.0.7
Reporter: Vladimir Dzhuvinov
Assignee: Bela Ban
Priority: Minor
This almost looks like a bug to me.
When I register my custom ping protocol with *ClassConfigurator.addProtocol*, it only gets
registered in *protocol_ids* but not *protocol_names*. So when I do
*ClassConfigurator.getProtocol(short)* in my test I get back null.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)