Skip to content

ERR_DLOPEN_FAILED when multiple instance of KafkaJS.Kafka is instantiated #316

Open
@Jamesgt

Description

@Jamesgt

Environment Information

  • OS: Windows 11
  • Node Version: 22.11.0
  • NPM Version: 10.9.0
  • confluent-kafka-javascript version: 1.2.0

Steps to Reproduce
Instantiate the kafka client, have two tests, run them in parallel.
You get { code: 'ERR_DLOPEN_FAILED' }.

Same happens if I want to connect to two different cluster with different brokers set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions