Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Event Hubs Client] Track Two: Third Preview (Event Processor Load Balancing) #7414

Merged
merged 35 commits into from
Sep 4, 2019

Conversation

kinelski
Copy link
Member

@kinelski kinelski commented Aug 28, 2019

These changes provide automatic load balancing for Event Processors.

Important points:

  • These changes also include some updates in PartitionPump so we can have a better exception handling. The expected behavior is still under discussion.
  • Checkpoints are still not supported. This will be included in a future PR for the Third Preview.
  • Solves [EventHubs] Make Event Processor Live Tests more deterministic #7375, but tests still need polishing.

Related issue: #7377

@kinelski kinelski added Event Hubs Client This issue points to a problem in the data-plane of the library. labels Aug 28, 2019
@kinelski kinelski self-assigned this Aug 28, 2019
@kinelski kinelski marked this pull request as ready for review August 30, 2019 10:02
Copy link
Member

@jsquire jsquire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, overall. I left a few thoughts, but there's nothing that I'd consider blocking. Approving now, but would appreciate the chance to take another look before you merge.

@kinelski kinelski merged commit eea0295 into Azure:master Sep 4, 2019
@kinelski kinelski deleted the balancing branch September 4, 2019 17:42
JoshLove-msft pushed a commit to JoshLove-msft/azure-sdk-for-net that referenced this pull request Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants