Bill commented on a change in pull request #6037:
URL: https://github.com/apache/geode/pull/6037#discussion_r583996957



##########
File path: 
geode-membership/src/main/java/org/apache/geode/distributed/internal/membership/gms/GMSMembership.java
##########
@@ -1545,7 +1488,7 @@ private boolean isNew(final ID m) {
    * <p>
    * Like isShunned, this method holds the view lock while executing
    *
-   * Concurrency: protected by {@link #latestViewLock} ReentrantReadWriteLock
+   * Concurrency: protected by {@link #latestViewReadLock} 
ReentrantReadWriteLock

Review comment:
       Typo: it's a re-entrant read lock, not a re-entrant read-write lock




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to