nhr-one

Results 5 issues of nhr-one

Hi all, I'm in the process of doing a KafkaJS -> @confluentinc/kafka-javascript migration for my company. We heavily use Kafka as our backbone, and we have > 1000 consumer groups...

Hello, I recently ran into an issue with the library when running unit tests using `vitest` with the `--pool=threads` option, which uses multiple worker threads to run tests. In my...

enhancement

**Environment Information** - OS [e.g. Mac, Arch, Windows 10]: Linux on arm64 - Node Version [e.g. 8.2.1]: 20 - NPM Version [e.g. 5.4.2]: `[email protected]` - C++ Toolchain [e.g. Visual Studio,...

bug

Hi all, We are currently migrating from using `@kafkajs/confluent-schema-registry` to `@confluentinc/schemaregistry`, but one element of the deserialization process is causing us an issue with migrating. For `@kafkajs/confluent-schema-registry`, the deserialization method...

schema registry

Hi all, My company is in the process of migrating from `kafkajs` to `@confluentinc/kafka-javascript`, and one feature we will be losing is the ability to forward traces to Datadog using...

enhancement