jpountz merged PR #13421:
URL: https://github.com/apache/lucene/pull/13421
--
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: issues-unsubscr...@lucene.apa
pseudo-nymous commented on code in PR #13421:
URL: https://github.com/apache/lucene/pull/13421#discussion_r1615714149
##
lucene/core/src/test/org/apache/lucene/index/TestOrdinalMap.java:
##
@@ -52,7 +53,9 @@ public long accumulateObject(
long shallowSize,
jpountz commented on code in PR #13421:
URL: https://github.com/apache/lucene/pull/13421#discussion_r1615559343
##
lucene/core/src/test/org/apache/lucene/index/TestOrdinalMap.java:
##
@@ -52,7 +53,9 @@ public long accumulateObject(
long shallowSize,
jav