Constantin Dimitrov

Results 4 issues of Constantin Dimitrov

Description =========== When the broker endpoints are the same with different broker ids. the client thinks that a topic is changing broker ids when it overrides records of the same...

OS: linux Node Version : any NPM Version : any C++ Toolchain: g++ node-rdkafka version: any Currently ready event only triggers once getMetadata is complete if the cluster has hundreds...

High cpu usage and from blocking file IO Steps to reproduce add default nodejs metrics create 100 connections Collect cpu profile and check this appears on top: https://github.com/siimon/prom-client/blob/master/lib/metrics/processOpenFileDescriptors.js#L25 Version 15.1.0...

When NodeDisconnect calls worker.WorkComplete() and Destroy() sets the callback to null, while the thread is stopping or starting in a race, creating "use after free" segmentation fault in the message...