]
Radoslav Husar reassigned JGRP-2258:
------------------------------------
Assignee: Radoslav Husar (was: Bela Ban)
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: Radoslav Husar
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.