cshannon commented on issue #4865: URL: https://github.com/apache/accumulo/issues/4865#issuecomment-2336459462
When I merged #3864 forward I noticed that the code is the same in 2.1 and 3.1 but in main it's a bit different and `binRangesForScanServer` is [called](https://github.com/apache/accumulo/blob/3a7982349219b36392d761bad4abd4f01630bb30/core/src/main/java/org/apache/accumulo/core/clientImpl/TabletServerBatchReaderIterator.java#L277) in a different spot in a while loop so I'm not sure if this issue also is a problem in 4.0 or not so that needs to be looked at as well. -- 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]
