Giter VIP home page Giter VIP logo

kafka-in-a-box's Issues

can we remove port 19092 from expose ports list and from KAFKA_LISTENERS for node2, as it only acts as a broker not controller

KAFKA_LISTENERS: 'PLAINTEXT_HOST://0.0.0.0:29092,CONTROLLER://0.0.0.0:19092,PLAINTEXT://0.0.0.0:9092'

Kindlly suggest, if port 19092 can be removed from expose ports list and from KAFKA_LISTENERS for node2, as it only acts as a broker not controller.

can we remove port 19092 from KAFKA_LISTENERS for node2

Thanks for closing #1.

But port 19092 is still defined in KAFKA_LISTENERS

@

KAFKA_LISTENERS: 'PLAINTEXT_HOST://0.0.0.0:29092,CONTROLLER://0.0.0.0:19092,PLAINTEXT://0.0.0.0:9092'

Kindly confirm, if that can also be removed.

If it there for some specific reason, please help me to understand the reason for keeping it (I am not a Kafka expert ๐Ÿ˜ƒ)


Also, what is the best channel to reach you out, if I have any configuration related doubts related to https://github.com/izzyacademy/kafka-in-a-box

Kafka commands responding very slowly

Hi All,

I have deployed Apache Kafka 3.0 on Kubernetes Locally with image(izzyacademy/kafka:3.0.0) in leagcy mode, when i logged in to kafka pod and running creating topics, console producer & console consumer commands its time taking around 30 seconds to 1 minute. Can you please help on this.

kafka-topics.sh
kafka-console-producer.sh
kafka-console-consumer.sh
./kafka-log-dirs.sh --describe --bootstrap-server localhost:9092
./kafka-broker-api-versions.sh --bootstrap-server localhost:9092

Thanks.

JMX Metrics | prometheus

Hi Team,

I am exporting the kakfa metrics through JMX,In the promethus what is the name i should configure in targets,when kafka cluster is in k8s through kafka-in-a-box helm charts in legacy mode.I have tried broker1-external & broker1-internal,i have used pod ip,nothing worked. Please help me here.

scrape_configs:
- job_name: 'kafka'
scrape_interval: 10s
static_configs:
- targets:
- 'broker1-external:9101'
Thanks,
Bharath Reddy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.