This is an automated email from the ASF dual-hosted git repository. oleewere pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ambari.git
commit c79bd217d8e3e1353962f0a2609a2d9a147c9333 Merge: d9e90e9 ab05dde Author: Olivér Szabó <[email protected]> AuthorDate: Thu Feb 1 18:22:46 2018 +0100 Merge pull request #242 from oleewere/AMBARI-22890-trunk [AMBARI-22890]. LogSearch Integration support for external Shared LogSearch Server connections. ambari-server/docs/configuration/index.md | 30 +-------- .../ambari/server/configuration/Configuration.java | 15 +++++ .../logging/LogSearchDataRetrievalService.java | 2 - .../logging/LoggingRequestHelperFactoryImpl.java | 72 ++++++++++++---------- .../logging/LoggingRequestHelperImpl.java | 49 +++++++++++---- .../LoggingRequestHelperFactoryImplTest.java | 46 ++++++++++++++ .../logging/LoggingRequestHelperImplTest.java | 12 ++-- 7 files changed, 148 insertions(+), 78 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
