Jesse Squire

Results 497 comments of Jesse Squire
trafficstars

Thanks, @danielmarbach. You're absolutely right; we had overlooked the serialization test and our read on the code was incorrect. Using the test as inspiration, I was able to prototype the...

Thank you for your feedback. Tagging and routing to the team member best able to assist.

/azp run net - eventhub - tests

@danielmarbach: Looks like we're all good. Ready to merge?

Hi @jackbond. Yes, the processor does invoke handlers concurrently. With respect to `ProcessEventsAsync` this is limited to one active call per partition. While the handler may be processing events from...

Hi @DimitrisK5. Thank you for reaching out and we regret that you're experiencing difficulties. In short, the Azure SDK clients are intended to be treated as singletons. They also share...

@jhabkohrs: Would you please let us know the package and version that you're using so that we can triage to the team member best able to assist?

Thank you for your feedback. Tagging and routing to the team member best able to assist.

Thank you for your feedback. Tagging and routing to the team member best able to assist.

Hi @Crossbow78. Thank you for reaching out and we regret that you're experiencing difficulties. Does this behavior repro when you're not setting the `PrefetchCount`?