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 19:59:14 UTC

[jira] [Created] (AMBARI-1402) Refactor resource providers to remove special cases for configuration

Tom Beerbower created AMBARI-1402:
-------------------------------------

             Summary: Refactor resource providers to remove special cases for configuration
                 Key: AMBARI-1402
                 URL: https://issues.apache.org/jira/browse/AMBARI-1402
             Project: Ambari
          Issue Type: Sub-task
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower
             Fix For: 1.3.0


The configuration resource provider changed the SPI model somewhat in that it isn't able to provide a set of supported properties. Instead it provides a set of arbitrary properties under a known category (i.e. "properties"). Specialized code was added to allow for this in the configuration resource provider as well as the service and component resource providers. The SPI has since been cleaned up to the point where it should be possible to remove this specialized code and handle it with a generic mechanism.

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