-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64913/
-----------------------------------------------------------
Review request for Ambari, Attila Magyar, Balázs Bence Sári, Robert Levas, and
Yolanda Davis.
Bugs: AMBARI-22718
https://issues.apache.org/jira/browse/AMBARI-22718
Repository: ambari
Description
-------
Change Kafka stack script `params.py` to accept `SASL_SSL` as a valid
`security.inter.broker.protocol` value
Diffs
-----
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/params.py
c6b36a1c729e6edb3c26043d2392cc177ad6d220
ambari-server/src/test/python/stacks/2.6/KAFKA/test_kafka_broker_other_sasl.py
e0bab4017057c25c958f5c93cff65e128cbbf72e
ambari-server/src/test/python/stacks/2.6/configs/secure_kafka_sasl_ssl.json
PRE-CREATION
Diff: https://reviews.apache.org/r/64913/diff/1/
Testing
-------
Tested per steps in
[AMBARI-22718](https://issues.apache.org/jira/browse/AMBARI-22718)
Added unit test. Unit tests are OK:
```
Total run:1201
Total errors:0
Total failures:0
OK
```
Thanks,
Attila Doroszlai