milleruntime commented on pull request #1614: URL: https://github.com/apache/accumulo/pull/1614#issuecomment-632282696
@EdColeman @keith-turner I made some improvements based on your feedback. I had to move the check inside the computeMapping methods so it would fail fast on a single file. This also lead me to clean up the exception as it comes out of a future so the user will just get a single IllegalArgumentException. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
