Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Roadmap and support #71

Open
danielmarbach opened this issue Jul 25, 2016 · 7 comments
Open

Roadmap and support #71

danielmarbach opened this issue Jul 25, 2016 · 7 comments

Comments

@danielmarbach
Copy link

Hi all,

I was looking into the various.NET Kafka clients out there and stumbled across this one. I was wondering if there is any official or unofficial commitment from Microsoft for this client? Where is it used? What is the roadmap for this library? Would be cool to get some insights.

Thanks

@nikuma
Copy link

nikuma commented Jul 25, 2016

This Kafka .NET library (0.8 version) is on a deprecation path. It is currently being used in Microsoft production environment but we are in the process of migrating to Kafka 0.9. Therefore, you will not see much activity in this code path. This library is compatible with Kafka 0.9 but it does not use any of the new features.

@danielmarbach
Copy link
Author

What will you be using in the future?

Am 25.07.2016 um 20:46 schrieb nikuma [email protected]:

This Kafka .NET library (0.8 version) is on a deprecation path. It is currently being used in Microsoft production environment but we are in the process of migrating to Kafka 0.9. Therefore, you will not see much activity in this code path. This library is compatible with Kafka 0.9 but it does not use any of the new features.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@nikuma
Copy link

nikuma commented Jul 25, 2016

We will begin with 0.8 Kafka .NET library (as it is already compatible with 0.9 Kafka) with a plan to upgrade the library to 0.9 later.

@dbranscombe
Copy link

Any timeline for the new version?

You anticipate a seamless upgrade path where changes would be required only to take advantage of the Kafka 0.9 features newly exposed in the next client library version?

@nikuma
Copy link

nikuma commented Aug 12, 2016

Unfortunately, I don't have a timeline on this. Like I said before, current 0.8 library seems to work fine with 0.9 and beyond. So we are not in a rush.

@dbranscombe
Copy link

Also works with 0.10? Performance seem good?

@ashishdhyani
Copy link

Is the Producer.Send() Async Call or sync call ?
How to configure Producer to send message in Async manner ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants