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

Azure Event Hubs Commitments for JS (July 2021-March 2022) #15972

Closed
1 of 8 tasks
AlexGhiondea opened this issue Jun 24, 2021 · 1 comment
Closed
1 of 8 tasks

Azure Event Hubs Commitments for JS (July 2021-March 2022) #15972

AlexGhiondea opened this issue Jun 24, 2021 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Epic Event Hubs
Milestone

Comments

@AlexGhiondea
Copy link
Contributor

AlexGhiondea commented Jun 24, 2021

Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This lets you process and analyze the massive amounts of data produced by your connected devices and applications.

The @azure/event-hubs package provides the SDK for JavaScript & TypeScript developers to write applications that use Azure Event Hubs. Version 5 of this package follows the latest guidelines for writing TypeScript SDKs for Azure services with the goal of being a client library that is developer-friendly, idiomatic to the JavaScript ecosystem, and as consistent across different languages and platforms as possible.

This issue tracks the work we have planned for this package for the duration of July - December 2021

New features

Testing improvements:

  • Update stress tests to use the new infrastructure where we now containerize the tests and have automation to run the tests on a scheduled basis
  • Update perf tests to use the perf test framework that will then allow them to be automated
  • Enable the min/max testing for Event Hubs blob checkpoint store
  • Use rhea to set up a mock server that can emulate Event Hubs in our tests

General improvements:

  • Fix incoming customer reported issues
  • Build Trouble Shooting Guides
  • Review and improve logging story
  • Review and improve tracing story
@AlexGhiondea AlexGhiondea added Client This issue points to a problem in the data-plane of the library. Event Hubs labels Jun 24, 2021
@AlexGhiondea AlexGhiondea added this to the [2022] January milestone Jun 24, 2021
@AlexGhiondea AlexGhiondea changed the title Event Hubs Commitments for JS Azure Event Hubs Commitments for JS Jun 24, 2021
@AlexGhiondea AlexGhiondea changed the title Azure Event Hubs Commitments for JS Azure Event Hubs Commitments for JS (July-December 2021) Jun 24, 2021
@ramya-rao-a ramya-rao-a changed the title Azure Event Hubs Commitments for JS (July-December 2021) Azure Event Hubs Commitments for JS (July 2021-March 2022) Dec 14, 2021
@maorleger
Copy link
Member

👋 I chatted with Alex and he mentioned it's safe to close these epics now.

But... there are a lot of open issues that are parented here. I am going to close this, but feel free to reopen if needed. Ideally we'd find a new home for them but that's up to the EH crew

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 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

3 participants