[
https://issues.apache.org/jira/browse/AMBARI-19661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15837676#comment-15837676
]
Hadoop QA commented on AMBARI-19661:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12849272/AMBARI-19661.patch
against trunk revision .
{color:red}-1 patch{color}. Top-level trunk compilation may be broken.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/10242//console
This message is automatically generated.
> Kafka Brokers go down after Wire Encryption
> -------------------------------------------
>
> Key: AMBARI-19661
> URL: https://issues.apache.org/jira/browse/AMBARI-19661
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.5.0
> Environment: Centos7, Wire Encryption =yes, Customized service users
> = yes
> Reporter: Vivek Rathod
> Assignee: Dmytro Sen
> Fix For: 2.5.0
>
> Attachments: AMBARI-19661.patch
>
>
> Kafka Brokers go down after Wire Encryption.
> {code}
> 2017-01-23 22:02:35,600] FATAL (kafka.Kafka$)
> java.lang.IllegalArgumentException: requirement failed: Missing required
> property 'truststore.path'
> at scala.Predef$.require(Predef.scala:233)
> at
> kafka.utils.VerifiableProperties.getString(VerifiableProperties.scala:177)
> at
> org.apache.hadoop.metrics2.sink.kafka.KafkaTimelineMetricsReporter.init(KafkaTimelineMetricsReporter.java:162)
> at
> kafka.metrics.KafkaMetricsReporter$$anonfun$startReporters$1.apply(KafkaMetricsReporter.scala:60)
> at
> kafka.metrics.KafkaMetricsReporter$$anonfun$startReporters$1.apply(KafkaMetricsReporter.scala:58)
> at
> scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)
> at
> scala.collection.mutable.WrappedArray.foreach(WrappedArray.scala:34)
> at
> kafka.metrics.KafkaMetricsReporter$.startReporters(KafkaMetricsReporter.scala:58)
> at
> kafka.server.KafkaServerStartable$.fromProps(KafkaServerStartable.scala:27)
> at kafka.Kafka$.main(Kafka.scala:58)
> at kafka.Kafka.main(Kafka.scala)'
> {code}
> We are looking for "truststore.path" and the property set is
> "kafka.timeline.metrics.truststore.path".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)