You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/11/15 21:30:00 UTC

[jira] [Commented] (AMBARI-24901) Handle complex "Add Service" request in ServiceResourceProvider

    [ https://issues.apache.org/jira/browse/AMBARI-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688680#comment-16688680 ] 

Hudson commented on AMBARI-24901:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10299 (See [https://builds.apache.org/job/Ambari-trunk-Commit/10299/])
AMBARI-24901. Handle complex "Add Service" request in (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=1d87a0a1ee8d5202ed1894bc2917fc8ab7d569fa])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ServiceResourceProvider.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/api/services/ServiceService.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/controller/AddServiceRequestTest.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/AddServiceRequest.java
* (add) ambari-server/src/main/java/org/apache/ambari/server/topology/addservice/AddServiceInfo.java
* (add) ambari-server/src/main/java/org/apache/ambari/server/topology/addservice/ResourceProviderAdapter.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/internal/Stack.java
* (add) ambari-server/src/main/java/org/apache/ambari/server/topology/addservice/AddServiceOrchestrator.java


> Handle complex "Add Service" request in ServiceResourceProvider
> ---------------------------------------------------------------
>
>                 Key: AMBARI-24901
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24901
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Related to AMBARI-24881, change {{ServiceResourceProvider}} to handle the complex "Add Service" request.  So far only stub logic is needed, details of the service creation will be filled later.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)