milleruntime opened a new pull request #2347: URL: https://github.com/apache/accumulo/pull/2347
* Create new IT for testing runtime bug that was introduced when moving the iterators to declare them public API in #1411. The other changes in this commit are for fixing the bug. * Drop new class InterruptibleMapIterator that was created in #1411 * Revert SortedMapIterator back to previous implementation where it was an InterruptibleIterator but keep it in core.iterators pkg * Move InterruptibleIterator interface to API and add javadoc * Move ColumnFamilySkippingIterator to API * Add javadoc to IterationInterruptedException * Fixes #2341 -- 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]
