Timestamp probably better. Will fix that. On Apr 10, 2013 6:05 PM, "Sumit Mohanty (JIRA)" <[email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/AMBARI-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628333#comment-13628333] > > Sumit Mohanty commented on AMBARI-1865: > --------------------------------------- > > Will this be safe? > {code} > SELECT MAX(config_tag) > {code} > > Is tag supposed to be ordered such that max is the correct one. I thought > one can put arbitrary tags when using API directly. Is MAX of the timestamp > more reliable? > > Rest looks good. > > > Upgrade script should move service configs to cluster > > ----------------------------------------------------- > > > > Key: AMBARI-1865 > > URL: https://issues.apache.org/jira/browse/AMBARI-1865 > > Project: Ambari > > Issue Type: Sub-task > > Affects Versions: 1.3.0 > > Reporter: Nate Cole > > Assignee: Nate Cole > > Fix For: 1.3.0 > > > > Attachments: AMBARI-1865.patch > > > > > > The Upgrade script should pull the current service level configs and > make them the cluster defaults. > > -- > 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 >
