[
https://issues.apache.org/jira/browse/AMBARI-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292074#comment-15292074
]
Tim Thorpe commented on AMBARI-15388:
-------------------------------------
The failure encountered doesn't seem related to my changes:
java.lang.Exception: Unexpected exception,
expected<org.apache.ambari.server.security.authorization.AuthorizationException>
but was<java.lang.NullPointerException>
at
org.apache.ambari.server.controller.internal.HostResourceProviderTest.testUpdateResources(HostResourceProviderTest.java:1025)
at
org.apache.ambari.server.controller.internal.HostResourceProviderTest.testUpdateResourcesAsServiceAdministrator(HostResourceProviderTest.java:956)
> Custom services need a way to integrate in the upgrade process
> --------------------------------------------------------------
>
> Key: AMBARI-15388
> URL: https://issues.apache.org/jira/browse/AMBARI-15388
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Tim Thorpe
> Assignee: Tim Thorpe
> Fix For: trunk
>
> Attachments: AMBARI-15388 Design.pdf, AMBARI-15388.patch
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> Currently the upgrade is defined as a series of xml files specific to the
> current stack version and the target stack version. Each upgrade xml defines
> the overall sequence of the upgrade and what needs to be done for each
> service. Custom services need to be able to specify their upgrade process
> and how those steps fit into the upgrade process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)