epugh commented on code in PR #4669:
URL: https://github.com/apache/solr/pull/4669#discussion_r3667689879
##########
solr/solrj/src/java/org/apache/solr/common/params/CommonParams.java:
##########
@@ -163,7 +159,7 @@ public interface CommonParams {
String CPU_ALLOWED = "cpuAllowed";
/**
- * Max query memory allocation value in mebibytes (float). If not set, or
the value is <= 0.0,
+ * Max query memory allocation value in megabytes (float). If not set, or
the value is <= 0.0,
* there is no limit.
Review Comment:
wait, so "mebibyte" is a thing? https://simple.wikipedia.org/wiki/Mebibyte
--
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]