[
https://issues.apache.org/jira/browse/AMBARI-21043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016481#comment-16016481
]
Hudson commented on AMBARI-21043:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1539 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1539/])
Revert "AMBARI-21043. Backport Ambari-17694 - Kafka listeners property (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7766ad748596ce2cf255e2dbaa6b417fd1189810])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/state/kerberos/VariableReplacementHelperTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/kerberos/VariableReplacementHelper.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog240Test.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog251.java
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.5/services/KAFKA/kerberos.json
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog251Test.java
* (edit)
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/kafka.py
* (edit)
ambari-server/src/main/resources/common-services/KAFKA/0.9.0/kerberos.json
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog240.java
> Backport Ambari-17694 - Kafka listeners property does not show SASL_PLAINTEXT
> protocol when Kerberos is enabled
> ---------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-21043
> URL: https://issues.apache.org/jira/browse/AMBARI-21043
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.1
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Blocker
> Fix For: 3.0.0, 2.5.1
>
> Attachments: AMBARI-21043_branch-2.5_01.patch,
> AMBARI-21043_branch-2.5_02.patch, AMBARI-21043_trunk_01.patch
>
>
> Backport Ambari-17694 to Ambari 2.5.1 because the patch was never committed
> to branch-2.5 and thus did not make it into Ambari 2.5.0.
> Most of the changes from Ambari 2.4.x applied without much additional work,
> however an upgrade path from Ambari 2.5.0 to Ambari 2.5.1 has been created
> since users of Ambari 2.5.1 may have missed out on the needed changes. This
> additional work was essentially copying
> {{org.apache.ambari.server.upgrade.UpgradeCatalog240#updateKAFKAConfigs}} to
> {{org.apache.ambari.server.upgrade.UpgradeCatalog251#updateKAFKAConfigs} and
> adding to the unit tests in
> {{org.apache.ambari.server.upgrade.UpgradeCatalog251Test}}.
> See AMBARI-17694 for more information about the changes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)