-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25011/
-----------------------------------------------------------
(Updated Aug. 25, 2014, 1:15 a.m.)
Review request for Ambari, John Speidel, Mahadev Konar, and Sumit Mohanty.
Bugs: AMBARI-7002
https://issues.apache.org/jira/browse/AMBARI-7002
Repository: ambari
Description
-------
Creating instance for a view should respond with 409 conflict if that instance
already exists
Diffs (updated)
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ViewInstanceResourceProvider.java
75b0879
ambari-server/src/main/java/org/apache/ambari/server/view/ViewRegistry.java
56a3168
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ViewInstanceResourceProviderTest.java
52f0231
Diff: https://reviews.apache.org/r/25011/diff/
Testing
-------
Manual tests.
Added new unit tests. All existing tests pass.
Results :
Tests run: 1937, Failures: 0, Errors: 0, Skipped: 15
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:27.078s
[INFO] Finished at: Sat Aug 23 09:20:44 EDT 2014
[INFO] Final Memory: 21M/123M
[INFO] ------------------------------------------------------------------------
Thanks,
Tom Beerbower