[GitHub] [lucene] dweiss commented on a change in pull request #770: Implement method to bulk add all collection elements to a PriorityQueue

2022-03-30 Thread GitBox
dweiss commented on a change in pull request #770: URL: https://github.com/apache/lucene/pull/770#discussion_r838264080 ## File path: lucene/core/src/test/org/apache/lucene/util/TestPriorityQueue.java ## @@ -163,6 +164,57 @@ public void testInsertWithOverflow() { assertEqu

[GitHub] [lucene] dweiss commented on a change in pull request #770: Implement method to bulk add all collection elements to a PriorityQueue

2022-03-29 Thread GitBox
dweiss commented on a change in pull request #770: URL: https://github.com/apache/lucene/pull/770#discussion_r838137561 ## File path: lucene/core/src/test/org/apache/lucene/util/TestPriorityQueue.java ## @@ -163,6 +164,57 @@ public void testInsertWithOverflow() { assertEqu