epugh commented on code in PR #4657:
URL: https://github.com/apache/solr/pull/4657#discussion_r3669620443
##########
solr/core/src/java/org/apache/solr/filestore/DistribFileStore.java:
##########
@@ -387,7 +370,7 @@ private void distribute(FileInfo info) {
} else {
if (i == FETCHFROM_SRC) {
// This is just an optimization
- // at this point a bunch of nodes are already downloading from me
+ // at this point a bunch of nodes are already downloading from me.
Review Comment:
humm... I don't totally feel comfortable changing these comments up, as
the code isn't super clear to me in the first place.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]