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

Release Event Hubs April 2020 update for JavaScript #7783

Closed
2 of 6 tasks
ramya-rao-a opened this issue Mar 11, 2020 · 1 comment
Closed
2 of 6 tasks

Release Event Hubs April 2020 update for JavaScript #7783

ramya-rao-a opened this issue Mar 11, 2020 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Epic Event Hubs

Comments

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented Mar 11, 2020

This is a parent issue tracking the work planned for Event Hubs for the April update.
Code complete date: April 3rd, 2020

API design

  • In Progress Propose smarter send APIs such that the user doesnt have to one by one fill the EventDataBatch to be able to send events
  • In Progress Propose API to control greedy claiming of partitions by the Event Processor

Features

  • Code sample showing how to convert IotHub connection string to an Event Hubs compatible one which points to the built-in Event Hubs endpoint
  • Code sample showing workaround needed for Event Hubs in Azure Stack
  • In Progress Receiver Redirect feature
  • In Progress Review current logging experience, come up with a plan to streamline and be consistent across languages for ease of customer support, tackle low hanging fruits

cc @chradek, @richardpark-msft

@ramya-rao-a ramya-rao-a added Client This issue points to a problem in the data-plane of the library. Event Hubs Epic labels Mar 11, 2020
@ramya-rao-a
Copy link
Contributor Author

The code sample work listed above are done.
v5.1.0 of @azure/event-hubs is released with the feature described in #7801

Rest of the work has been moved to the May milestone

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Epic Event Hubs
Projects
None yet
Development

No branches or pull requests

2 participants