Revision 8da52d49
Use a ThreadPoolExecutor to submit tasks rather than calling them directly. Add the static getExecutorService() method that returns the executor. This uses the RejectedReplicationTaskHandler to remove replica entries for tasks that were rejected. Rename processMNReplicationTask() to submitMNreplicationTask() to reflect the service submission.
Files
- added
- modified
- copied
- renamed
- deleted