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

(Updated Dec. 8, 2016, 6:29 p.m.)


Review request for Ambari, Miklos Gergely and Robert Nettleton.


Changes
-------

small changes + fix generate scheme


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


Repository: ambari


Description
-------

SSL support: use ambari server keystore for https connection in case if 
logsearch is using ssl.
Most of the code is come from metrics code. (handling keystore part)

(code not contains Keep-Alive header, that can minimizing the overhead of 
establishing a secure connection)


Diffs (updated)
-----

  
ambari-server/src/main/java/org/apache/ambari/server/controller/logging/LoggingRequestHelperFactoryImpl.java
 b7e6365 
  
ambari-server/src/main/java/org/apache/ambari/server/controller/logging/LoggingRequestHelperImpl.java
 358c1b7 
  
ambari-server/src/test/java/org/apache/ambari/server/controller/logging/LoggingRequestHelperImplTest.java
 12b5b69 

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


Testing
-------

done. ft: manually craete credential and setup jks for logsearch


Thanks,

Oliver Szabo

Reply via email to