dlmarion opened a new pull request, #4238: URL: https://github.com/apache/accumulo/pull/4238
LogSorter was creating a ThreadPool based off of the property TSERV_WAL_SORT_MAX_CONCURRENT, but then the reference to the thread pool was being overwritten to a thread pool that is created to copy failed bulk import files. Fixes #4235 -- 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]
