nabarunnag commented on a change in pull request #6697:
URL: https://github.com/apache/geode/pull/6697#discussion_r678543376
##########
File path:
geode-core/src/main/java/org/apache/geode/distributed/internal/membership/InternalDistributedMember.java
##########
@@ -272,10 +271,8 @@ public DurableClientAttributes
getDurableClientAttributes() {
return durableClientAttributes;
}
- /**
- * Returns an unmodifiable Set of this member's Roles.
- */
@Override
+ @Deprecated
Review comment:
A comment will be helpful mentioning what alternative to use instead of
the deprecated
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]