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

Partition sender fix #550

Merged
merged 8 commits into from
Nov 4, 2020
Merged

Partition sender fix #550

merged 8 commits into from
Nov 4, 2020

Conversation

nyaghma
Copy link
Contributor

@nyaghma nyaghma commented Oct 27, 2020

This PR fixes the issue of sending events to a specific partition by using partitionId that has been mentioned in #547. Specifically this PR:

  • Adds "partitionId" as a new alias for PartitionIdAttributeName to make the code compatible with the documentation.
  • Checks if partitionSender is null and create it if needed.

@nyaghma nyaghma requested a review from sjkwak October 27, 2020 16:39
@sjkwak sjkwak merged commit 36814e3 into Azure:master Nov 4, 2020
nyaghma added a commit to nyaghma/azure-event-hubs-spark that referenced this pull request Dec 11, 2020
nyaghma added a commit to nyaghma/azure-event-hubs-spark that referenced this pull request May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants