-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56843/
-----------------------------------------------------------
Review request for Ambari, belliraj hb, Gaurav Nagar, and Pallav Kulshreshtha.
Bugs: AMBARI-20077
https://issues.apache.org/jira/browse/AMBARI-20077
Repository: ambari
Description
-------
Saving recent workflow has been changed to make it per user and also draft file
save will be overwritten automatically. This solves the server errors in the
bug described.
Diffs
-----
contrib/views/wfmanager/src/main/java/org/apache/oozie/ambari/view/OozieProxyImpersonator.java
a119a7e
contrib/views/wfmanager/src/main/java/org/apache/oozie/ambari/view/OozieUtils.java
9791c47
contrib/views/wfmanager/src/main/java/org/apache/oozie/ambari/view/Utils.java
61d878e
contrib/views/wfmanager/src/main/java/org/apache/oozie/ambari/view/WorkflowFilesService.java
24c263b
contrib/views/wfmanager/src/main/java/org/apache/oozie/ambari/view/workflowmanager/WorkflowManagerService.java
fc08b80
contrib/views/wfmanager/src/main/java/org/apache/oozie/ambari/view/workflowmanager/WorkflowsManagerResource.java
7513107
contrib/views/wfmanager/src/main/java/org/apache/oozie/ambari/view/workflowmanager/WorkflowsRepo.java
1fc0c5f
contrib/views/wfmanager/src/main/resources/ui/app/components/bundle-config.js
db7a180
contrib/views/wfmanager/src/main/resources/ui/app/components/coord-config.js
369481f
contrib/views/wfmanager/src/main/resources/ui/app/components/flow-designer.js
29c9dd2
contrib/views/wfmanager/src/main/resources/ui/app/components/save-wf.js
75cdaf9
contrib/views/wfmanager/src/main/resources/ui/app/domain/workflow.js 26e72d5
Diff: https://reviews.apache.org/r/56843/diff/
Testing
-------
Manual
Thanks,
Madhan Reddy