Tom Beerbower created AMBARI-1400:
-------------------------------------
Summary: Refactor to simplify existing AbstractResourceProviders
Key: AMBARI-1400
URL: https://issues.apache.org/jira/browse/AMBARI-1400
Project: Ambari
Issue Type: Sub-task
Reporter: Tom Beerbower
Assignee: Tom Beerbower
Fix For: 1.3.0
We should be able to pull all of the AmbariManagementControllerImpl code into
the specific AbstractResourceProvider implementations. This would allow us to
get rid of the AmbariManagementController interface which has grown to become a
maintenance issue. It will also allow us to factor out a lot of code that is in
place to deal with the fact that the controller doesn't handle predicates
directly. Adding futrue functionaly becomes easier since resource provider
deals directly with predicates.
This task has been broken down into sub tasks ...
# Get rid of AmbariManagementController
# Get rid of specialized request objects
(See attached document for details)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira