You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by dm...@apache.org on 2018/07/31 14:06:19 UTC

[ambari] 01/01: Merge pull request #1828 from dlysnichenko/AMBARI-24326_trunk

This is an automated email from the ASF dual-hosted git repository.

dmitriusan pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit 034f55afda5dac7bf5df72ebbb8a6ff6970dd25f
Merge: 307a8cf a091011
Author: Lisnichenko Dmitro <dm...@apache.org>
AuthorDate: Tue Jul 31 17:06:16 2018 +0300

    Merge pull request #1828 from dlysnichenko/AMBARI-24326_trunk
    
    AMBARI-24326. Upgrade creates flume kerberos principal, after removin…

 .../events/publishers/AgentCommandsPublisher.java  | 33 ++----------------
 .../kerberos/KerberosServerAction.java             |  2 +-
 .../stageutils/KerberosKeytabController.java       | 40 ++++++++++++++++++++++
 .../ambari/server/agent/TestHeartbeatHandler.java  |  2 ++
 .../kerberos/KerberosServerActionTest.java         |  1 +
 5 files changed, 46 insertions(+), 32 deletions(-)