EdColeman opened a new pull request, #3172: URL: https://github.com/apache/accumulo/pull/3172
Fixes parameter validation of timeout where the instance variable timeOut was used. Renames instance variable timeOut to retryTimeout to reflect the intended purpose in the javadoc. This replaces #3166. There may be follow-on work to rename the setter / getters for timeout as a follow-on and this PR helps distinguish variations in timeout used in the code, As is this a minimal set of changes for quick review. -- 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]
