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

fixed 2 spelling mistakes #6

Closed johnstark closed 8 years ago

johnstark commented 8 years ago

Great to see this code released. Is there plans to upgrade it to Kafka version 0.9?

msftclas commented 8 years ago

Hi @johnstark, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.microsoft.com.

TTYL, MSBOT;

msftclas commented 8 years ago

@johnstark, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.
Thanks, MSBOT;

riamandii commented 8 years ago

Hello John, We are following production needs first, and we are thinking about moving stack to use kafka 0.9 but that might be a longer process. Thank you for your interest