EdColeman opened a new pull request, #3176: URL: https://github.com/apache/accumulo/pull/3176
- Fixes parameter check that was using instance variable (timeOut) instead of passed value (timeout) - Renames variable timeOut to retryTimeout to improve readability and reflect usage - Renames variable batchTimeOut to batchTimeout for consistent case convention. Replaces https://github.com/apache/accumulo/pull/3172 that was based on 2.1 -- 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]
