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] Integrate v5.3.0-beta.1 Release Branch (#15162) #15181

Merged
merged 1 commit into from
Sep 16, 2020

Commits on Sep 15, 2020

  1. [Event Hubs Client] Integrate v5.3.0-beta.1 Release Branch (Azure#15162)

    The focus of these changes is to integrate the release branch for Event Hubs
    v5.3.0-beta.1.
    
    The release introduces an option for the various event consumers allowing
    the prefetch cache to be filled based on a size-based heuristic rather than
    a count of events.  This feature is considered a special case, helpful in
    scenarios where the size of events being read is not able to be known or
    predicted upfront and limiting resource use is valued over consistent and
    predictable performance.
    jsquire committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    2e323b9 View commit details
    Browse the repository at this point in the history