Description
Currently in IMRU driver, the IPartition configuration is passed to root context via SubmitContextAndService. However, it does not get passed to the task injector defined above the context.
The aim of this jira is to pass the partition configuration to the service instead. We do not pass it to the task configuration directly so as to maintain the maximum time for which we can handle faults or evaluator failures in IMRU.