forked from Alluxio/alluxio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If the thread pool throws a RejectedExecutionException, we throw a RuntimeException to indicate that an increase in thread pool size is necessary. If the thread pool is interrupted while waiting for its worker threads to terminate, we also throw a RuntimException because something wrong has happened somewhere else that causes the main log server thread to terminate.
- Loading branch information
1 parent
cd3dfd9
commit c6a8ae1
Showing
1 changed file
with
16 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters