-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46773/
-----------------------------------------------------------

(Updated April 28, 2016, 1:06 p.m.)


Review request for Ambari, Dmytro Sen and Vitalyi Brodetskyi.


Bugs: AMBARI-16156
    https://issues.apache.org/jira/browse/AMBARI-16156


Repository: ambari


Description (updated)
-------

STR:
1) Install old version  
2) Enable security  
3) make ambari only upgrade to 2.2.2.0

Actual result:  
Sometimes : Warning Alert for Atlas (HTTP 500 response from) is present after
upgrade to 2.2.2.0

    
    
    
      {
          "href" : "http://localhost:8080/api/v1/clusters/cl1/alerts/70";,
          "Alert" : {
            "cluster_name" : "cl1",
            "component_name" : "ATLAS_SERVER",
            "definition_id" : 43,
            "definition_name" : "metadata_server_webui",
            "host_name" : "os-r6-cvydps-upg-sanity-211-5.novalocal",
            "id" : 70,
            "instance" : null,
            "label" : "Metadata Server Web UI",
            "latest_timestamp" : 1461304310112,
            "maintenance_state" : "OFF",
            "original_timestamp" : 1461303230505,
            "scope" : "ANY",
            "service_name" : "ATLAS",
            "state" : "WARNING",
            "text" : "HTTP 500 response from http://... in 0.000s (  % Total    
% Received % Xferd  Average Speed   Time    Time     Time  Current\n            
                     Dload  Upload   Total   Spent    Left  Speed\n\r  0     0  
  0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r104   312  
104   312    0     0  28998      0 --:--:-- --:--:-- --:--:-- 39000\r102  3089  
102  3089    0     0   147k      0 --:--:-- --:--:-- --:--:--  147k)"
          }
        },
        {
    

**The Issue was absent for**
    
    
    
    2.2.2.0-449
    17e9016bd3fba35ac084e0a2120ee7b0ee8fdcb2


Diffs
-----

  
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog240.java
 eb8700e 
  ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/alerts.json 
186ccaf 

Diff: https://reviews.apache.org/r/46773/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk

Reply via email to