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

[EventHubs] Buffered Producer One ProducerClient Design #19787

Closed
yunhaoling opened this issue Jul 13, 2021 · 2 comments
Closed

[EventHubs] Buffered Producer One ProducerClient Design #19787

yunhaoling opened this issue Jul 13, 2021 · 2 comments
Assignees
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Event Hubs Messaging Messaging crew

Comments

@yunhaoling
Copy link
Contributor

yunhaoling commented Jul 13, 2021

one client approach:

apiview: 🚧
gist: https://gist.github.com/yunhaoling/68881ae39f36ca8d3a7ff6d68d82fea3 🚧

todo:

after the api shape is settle down within the python team

  • get Clemens/Johan/Ramya/Jesse/Feature Crew onboard with the design

separate clients approach:
apiview: https://apiview.dev/Assemblies/Review/58dd36ca07c14a27b93a1003d5595813
gist: https://gist.github.com/yunhaoling/e77dbed3b7bcc8f8c981b3e7a0043582


goals:

  • api for preview
  • implementation
  • optional, preview release
@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jul 13, 2021
@yunhaoling yunhaoling added Client This issue points to a problem in the data-plane of the library. Event Hubs Messaging Messaging crew labels Jul 13, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jul 13, 2021
@yunhaoling yunhaoling added this to the [2021] August milestone Jul 13, 2021
@yunhaoling yunhaoling self-assigned this Jul 13, 2021
@yunhaoling yunhaoling modified the milestones: [2021] August, Backlog Jul 14, 2021
@yunhaoling yunhaoling modified the milestones: Backlog, [2021] September Aug 17, 2021
@yunhaoling yunhaoling changed the title [EventHubs] Streaming Producer [EventHubs] Streaming Producer Preview Aug 17, 2021
@yunhaoling yunhaoling added the blocking-release Blocks release label Aug 17, 2021
@yunhaoling yunhaoling removed the blocking-release Blocks release label Aug 25, 2021
@yunhaoling yunhaoling added the blocking-release Blocks release label Sep 15, 2021
@yunhaoling yunhaoling changed the title [EventHubs] Streaming Producer Preview [EventHubs] Buffered Producer Preview Sep 15, 2021
@yunhaoling yunhaoling changed the title [EventHubs] Buffered Producer Preview [EventHubs] Buffered Producer One ProducerClient Design Sep 15, 2021
@yunhaoling
Copy link
Contributor Author

we're going with one client approach + callback.

@yunhaoling yunhaoling reopened this Sep 23, 2021
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-python that referenced this issue Jul 20, 2022
Review request for Microsoft.ContainerService to add version 2022-06-02-preview (Azure#19653)

* Adds base for updating Microsoft.ContainerService from version preview/2022-05-02-preview to version 2022-06-02-preview

* Updates readme

* Updates API version in new specs and examples

* update readmes (Azure#19422)

* Containerservice 2022 06 02 preview fleet (Azure#19541)

* add fleets and fleet members resource types

* remove clusterLocation

* wording

* don't flatten  hubprofile

* extra comma

* fix patch example

* Fix violated rule R4041 for 2022-06-02-preview managedCluster swagger (Azure#19582)

* remove useless directive

* fix R4041

* fix

* add node restriction to swagger (Azure#19587)

* aks fleet list credentials api (Azure#19559)

* add fleet list credential api

* tweaks

* fix example filename

* fix casing

* add resourceId on hubProfile

* drop the new field, keep it as internal field

* fix duplicate shema error

* different name for fleet credential results

* use xms-identifier on the array items

* prettier fi

Co-authored-by: Stephane Erbrech <stephane.erbrech@gmail.com>

* sterbrec - address fleet comments - Microsoft.ContainerService - 2022-06-02-preview (Azure#19783)

* address fleet comments

* add example for nadditional status code

* Add missing `x-ms-long-running-operation-options` for delete operations in fleet-related API (Azure#19787)

* add final-state-via

* fix final state to location header

Co-authored-by: Stéphane Erbrech <stephane.erbrech@gmail.com>
Co-authored-by: lht6 <46062996+lht6@users.noreply.github.com>
Co-authored-by: Haitao Chen <haitch@users.noreply.github.com>
@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
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Event Hubs Messaging Messaging crew
Projects
None yet
Development

No branches or pull requests

1 participant