Open vunguyenhung opened 7 years ago
+1
@vunguyenhung @mihir83in Any update on this issue? I'm having the same error on 5.0.1 version as well
The problem's reason is that the message size you send is greater than the max size limit, which is 1MB default.
Hello, I'm very excited when a big guy like Confluentinc implement Kafka-rest client library for node. But it seems not working properly because every request to server make Kafka throws InvalidReceiveException. Therefore I wonder whether this repository is still being maintained or not?
BTW, here is the stacktrace:
when I'm trying to call
kafka.brokers.list()
.Docker containers I'm using:
Thank you for reading this.