microsoft / CSharpClient-for-Kafka

.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation.
Other
463 stars 95 forks source link

add fetch wait max ms and fetch min bytes to consumer configuration #37

Closed ducas closed 8 years ago

ducas commented 8 years ago

allow library consumers to modify fetch config and set defaults to those used by java kafka consumers in order to reduce message latencies

msftclas commented 8 years ago

Hi @ducas, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! You've already signed the contribution license agreement. Thanks!

The agreement was validated by Microsoft and real humans are currently evaluating your PR.

TTYL, MSBOT;