Jroland / kafka-net

Native C# client for Kafka queue servers.
Apache License 2.0
483 stars 232 forks source link

Max message size 4096 bytes? #102

Closed bertt closed 8 years ago

bertt commented 8 years ago

Is the maximum message size set to 4096 bytes (when consuming)? If so, can this be increased?

bertt commented 8 years ago

there was something going wrong in the producer part...