mhansonp commented on a change in pull request #6347:
URL: https://github.com/apache/geode/pull/6347#discussion_r617023561
##########
File path:
geode-core/src/main/java/org/apache/geode/distributed/internal/ClusterOperationExecutors.java
##########
@@ -680,10 +678,10 @@ public void
handleManagerDeparture(InternalDistributedMember theId) {
}
/*
- * Returns an id of the thread in serialQueuedExecutorMap, thats mapped to
the given seder.
+ * Returns an id of the thread in serialQueuedExecutorMap, that's mapped
to the given seder.
Review comment:
Interesting. Intellij didn't note the other issue. I just fixed the one
spelling error.
--
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]