Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.0-beta
-
None
-
Reviewed
Description
Some YARN and MR classes implement their own version of addIfService(Object object) that adds the service to CompositeService if the object is a service.
It makes more sense to move this helper to CompositeService itself.