pablocastilla / NServiceBus.Kafka

Kafka transport for NServiceBus
Apache License 2.0
19 stars 8 forks source link

Support for NServiceBus v7? #18

Closed andreasohlund closed 6 years ago

andreasohlund commented 6 years ago

With v7 just right around the corner are there any plans to update the transport to support it? (there should not be any dramatic changes on the transport seam)

Let let me know if you need any help

pablocastilla commented 6 years ago

Hi!

In the future I see migrating it to confluent driver but only when the exactly-once gets supported. https://github.com/edenhill/librdkafka/issues/1308

Anyhow I don't have a lot of time right now, let me check how much time would it cost me. If it is really easy I could do it.

Regards

andreasohlund commented 6 years ago

No preassure from my end just wanted to give a heads up and offer my assistance if needed On Wed, 14 Mar 2018 at 17:00, Pablo Castilla notifications@github.com wrote:

Hi!

In the future I see migrating it to confluent driver but only when the exactly-once gets supported. edenhill/librdkafka#1308 https://github.com/edenhill/librdkafka/issues/1308

Anyhow I don't have a lot of time right now, let me check how much time would it cost me. If it is really easy I could do it.

Regards

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pablocastilla/NServiceBus.Kafka/issues/18#issuecomment-373075255, or mute the thread https://github.com/notifications/unsubscribe-auth/AAHoZDS1R00AqcYQfod_8YImuDhVSTM-ks5teT6xgaJpZM4SqlL6 .

pablocastilla commented 6 years ago

Thanks!

bbrandt commented 6 months ago

Looks like https://github.com/confluentinc/librdkafka/issues/1308 was completed. Just an observation. https://github.com/confluentinc/librdkafka/issues/1308#issuecomment-608085254