You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2013/02/12 20:19:14 UTC

[jira] [Created] (AMBARI-1413) Get rid of specialized request objects

Tom Beerbower created AMBARI-1413:
-------------------------------------

             Summary: Get rid of specialized request objects
                 Key: AMBARI-1413
                 URL: https://issues.apache.org/jira/browse/AMBARI-1413
             Project: Ambari
          Issue Type: Sub-task
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower
             Fix For: 1.3.0


The AmbariManagementController uses specialized request types for each resource type.  Since the resource providers use generic request and predicate objects to describe the resource request parameters, there is a translation step required to make AmbariManagementController calls.  Since we got rid of the AmbariManagementController in AMBARI-1400, we should now be able to get rid of the translation step and associated specialized request objects.  See getPropertyMaps() in AbstractResourceProvider and getRequest() in each of the subclasses.

--
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