]
Bela Ban updated JGRP-2258:
---------------------------
Fix Version/s: 4.0.12
GMS#install_view_locally_first is deprecated and never used but does
not issue a warning message
------------------------------------------------------------------------------------------------
Key: JGRP-2258
URL:
https://issues.jboss.org/browse/JGRP-2258
Project: JGroups
Issue Type: Bug
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Minor
Fix For: 4.0.12
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.