David Justice
David Justice
This has surprised more than a few people. We'll change this behavior in the next preview release.
I haven't had much time to devote to this project recently. I'll try to give some time to the project in July. I'm happy to review a PR if anyone...
Looks like helm3 is releasing arm64 artifacts https://github.com/helm/helm/releases. Should this test skip in the presence of darwin/arm64 until support is added?
I don't think this API exists for EventHubs, but I know it's been asked for in the past. Currently, this repo offers something called the [Event Processor Host](https://github.com/Azure/azure-event-hubs-go#event-processor-host), which will...
> Interestingly enough when you use the Sarama Client over the Kafka API for EventHubs the management of the Offsets using CheckPointers goes away and this seems to be offloaded...
This should be pretty simple to plumb via an EPH option. Does that sound good to you?
@elsesiy sorry to hear you are not able to get the tests running. What's failing and where did we let you down? Hmm... I think you are going to run...
I haven't had time to work on this to date. It's been on my backlog. I'll see if I can't sneak it in later this week.
@jhendrixMSFT or @gavinfish any chance you folks could take a look at this?
Awesome question! Let me preface that I don't particularly like EPH, though it does help folks who are looking for a relatively simple solution to balancing work across consumers dynamically....