]
Bela Ban updated JGRP-1059:
---------------------------
Fix Version/s: 2.8
(was: 2.9)
Assignee: Bela Ban (was: Vladimir Blagojevic)
Avoid overlap between @ManagedAttribute and @Property
-----------------------------------------------------
Key: JGRP-1059
URL:
https://jira.jboss.org/jira/browse/JGRP-1059
Project: JGroups
Issue Type: Task
Affects Versions: 2.8
Reporter: Vladimir Blagojevic
Assignee: Bela Ban
Fix For: 2.8
In most cases where we annotate protocol fields and methods with @ManagedAttribute and
@Property there is a lot of overlap between these two annotations. For example,
@ManagedAttribute(description="bla", writable=true)
@Property(description="bla")
int bind_port;
Investigate how we can avoid use of @ManagedAttribute annotation in cases where use of
@Property would suffice
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: