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

[jira] [Commented] (AMBARI-24969) Infra Manager: REST api cleanup

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

ASF GitHub Bot commented on AMBARI-24969:
-----------------------------------------

kasakrisz opened a new pull request #20: AMBARI-24969 - Infra Manager: REST api cleanup
URL: https://github.com/apache/ambari-infra/pull/20
 
 
   ## What changes were proposed in this pull request?
   
   * The datetime format of the REST API should be ISO8601 like
   `2011-12-03T10:15:30+01:00`
   * Use ISO8601 format for duration
   `PT5.311S`
   * Expose relevant properties only. 
   * Remove duplications if possible
   * Rename properties if necessary
   * Generate java client using swagger and use it in integration tests.
   * fix job stop signal check
   
   ## How was this patch tested?
   
   UTs and ITs passed

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Infra Manager: REST api cleanup
> -------------------------------
>
>                 Key: AMBARI-24969
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24969
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-infra
>    Affects Versions: 2.8.0
>            Reporter: Krisztian Kasa
>            Assignee: Krisztian Kasa
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>




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