Radoslav Husar created JGRP-2258:
------------------------------------
Summary: org.jgroups.protocols.pbcast.GMS#install_view_locally_first is
deprecated and never used but does not warn
Key: JGRP-2258
URL:
https://issues.jboss.org/browse/JGRP-2258
Project: JGroups
Issue Type: Bug
Reporter: Radoslav Husar
Assignee: Bela Ban
Priority: Minor
This is because the field {{org.jgroups.protocols.pbcast.GMS#install_view_locally_first}}
is missing {{org.jgroups.annotations.Property#deprecatedMessage}} which is consulted in
{{org.jgroups.stack.Protocol#setValue}} to print out a warning.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)