Skip to content

Confluent.Kafka.KafkaException: 'Local: Queue full' when running BeginProduce example #703

Open
@gmeena

Description

@gmeena

Description

I am getting error "Confluent.Kafka.KafkaException: 'Local: Queue full'" when trying to run the Basic Producer Examples (with p.BeginProduce). all settings are default.

It works till I set for loop at 100k, after that it start throwing this error.

How to reproduce

  1. Install Kafka & zookeeper
  2. Start servers
  3. Produce message to topic 'test' using simple producer example and consume through kafka-console-consumer.

Checklist

Please provide the following information:

  • Confluent.Kafka nuget version:
  • Apache Kafka version: 2.1.0
  • Client configuration:
  • Operating system: Window 10, 16 GB RAM, 64 bit OS
  • Provide logs (with "debug" : "..." as necessary in configuration)
  • Provide broker log excerpts
  • Critical issue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions