uschindler commented on code in PR #16499:
URL: https://github.com/apache/lucene/pull/16499#discussion_r3765044828


##########
lucene/core/src/java/org/apache/lucene/util/BytesRefHash.java:
##########
@@ -428,7 +418,7 @@ public int addByPoolOffset(int offset) {
   }
 
   /**
-   * Called when hash is too small ({@code > 50%} occupied) or too large 
({@code < 20%} occupied).
+   * Called when hash is too small ({@code > 50%} occupied) or too large 
({@code < 25%} occupied).

Review Comment:
   OK, thanks, looks like a good followup issue (and also the one referred to 
by @dweiss https://github.com/apache/lucene/issues/6916). I will now merge this 
once CI is happy!
   Uwe



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

Reply via email to