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] UpdateCheckpointAsync API tweaks #41829

Merged
merged 7 commits into from
Feb 8, 2024

Conversation

m-redding
Copy link
Member

This PR addresses the following feedback from the architects:

  • Remove [EditorBrowsable(EditorBrowsableState.Never)] from the set of existing UpdateCheckpointAsync methods
  • Remove long? Offset from CheckpointPosition
  • Update the method parameter CheckpointPosition checkpointStartingPosition to CheckpointPosition startingPosition in all UpdateCheckpointAsync methods

@m-redding
Copy link
Member Author

/azp run net - eventhub - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@m-redding
Copy link
Member Author

/azp run net - eventhub - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 7, 2024

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.Messaging.EventHubs
Azure.Messaging.EventHubs.Processor

@m-redding m-redding marked this pull request as ready for review February 7, 2024 20:12
@m-redding
Copy link
Member Author

/azp run net - eventhub - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@m-redding m-redding merged commit 09b0b56 into Azure:main Feb 8, 2024
32 checks passed
@m-redding m-redding deleted the eh-api-fixes branch February 8, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants