ssl endpoints?
See original GitHub issueHi, i’m trying to look at stats on a cluster with ssl enabled. i get this stack trace, but it’s unclear how to fix it
kafka.common.BrokerEndPointNotAvailableException: End point PLAINTEXT not found for broker 1
at kafka.cluster.Broker.getBrokerEndPoint(Broker.scala:141) ~[org.apache.kafka.kafka_2.11-0.9.0.1.jar:na]
at kafka.utils.ZkUtils$$anonfun$getAllBrokerEndPointsForChannel$1.apply(ZkUtils.scala:180) ~[org.apache.kafka.kafka_2.11-0.9.0.1.jar:na]
at kafka.utils.ZkUtils$$anonfun$getAllBrokerEndPointsForChannel$1.apply(ZkUtils.scala:180) ~[org.apache.kafka.kafka_2.11-0.9.0.1.jar:na]
at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245) ~[org.scala-lang.scala-library-2.11.7.jar:na]
at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245) ~[org.scala-lang.scala-library-2.11.7.jar:na]
at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59) ~[org.scala-lang.scala-library-2.11.7.jar:na]
at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:48) ~[org.scala-lang.scala-library-2.11.7.jar:na]
at scala.collection.TraversableLike$class.map(TraversableLike.scala:245) ~[org.scala-lang.scala-library-2.11.7.jar:na]
at scala.collection.AbstractTraversable.map(Traversable.scala:104) ~[org.scala-lang.scala-library-2.11.7.jar:na]
at kafka.utils.ZkUtils.getAllBrokerEndPointsForChannel(ZkUtils.scala:180) ~[org.apache.kafka.kafka_2.11-0.9.0.1.jar:na]
Issue Analytics
- State:
- Created 7 years ago
- Comments:9
Top Results From Across the Web
SSL Endpoints | Deis Documentation - PythonHosted.org
SSL /TLS is the standard security technology for establishing an encrypted link between a web server and a browser. This link ensures that...
Read more >What is SSL, TLS and HTTPS? - DigiCert
SSL stands for Secure Sockets Layer and, in short, it's the standard technology for keeping an internet connection secure and safeguarding any sensitive ......
Read more >Configure SSL Endpoints and Certificates
Each SSL endpoint can have multiple CA certificates and CRLs (Certificate Revocation Lists). You must provide each of these certificates in a single...
Read more >Enabling SSL for Cloud Endpoints with ESP - OpenAPI
This page explains how to enable a Secure Sockets Layer (SSL) port when deploying the Extensible Service Proxy (ESP) with Google Kubernetes Engine, ......
Read more >Activate end-to-end HTTPS connectivity with AWS PrivateLink
During the configuration, select the SSL certificate that you created in step 3. Create an Amazon VPC interface endpoint for the endpoint ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Any example how to use kafka-manager.consumer.properties.file to pull offsets ?
Yes, we are using with SSL in prod.