dlmarion commented on code in PR #3380:
URL: https://github.com/apache/accumulo/pull/3380#discussion_r1186324869
##########
core/src/main/java/org/apache/accumulo/core/clientImpl/TabletServerBatchReaderIterator.java:
##########
@@ -274,11 +281,13 @@ private void binRanges(TabletLocator tabletLocator,
List<Range> ranges,
failures.size());
}
+ retry.useRetry();
Review Comment:
Removed in 65b79ae
--
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]