keith-turner opened a new pull request, #5465: URL: https://github.com/apache/accumulo/pull/5465
Converting bulk load plan json to a LoadPlan was not very strict and for cases that it did fail it threw many different runtime exceptions. Made validation of the json more strict and made the code always throw the same exception type when json is not valid. Added unit test for many different cases of illegal input. -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org