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

[FEATURE REQ] Get list of active sessions in the specified queue/topic/subscription #25698

Closed
VeselovAndrey opened this issue Dec 5, 2021 · 3 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request This issue requires a new behavior in the product in order be resolved. Service Bus
Milestone

Comments

@VeselovAndrey
Copy link

VeselovAndrey commented Dec 5, 2021

Library name

Azure.Messaging.ServiceBus

Please describe the feature.

Is it possible to get list of sessions in the specified queue/topic/subscription?
Use case: scale microservice based on sessions (there are no reasons to scale by CPU or total message count because if there are 1000 messages in single session only then 1 thread will process them all, all other instances will do nothing).

PS: Legacy WindowsAzure.ServiceBus library has such feature
https://docs.microsoft.com/ru-ru/dotnet/api/microsoft.servicebus.messaging.subscriptionclient.getmessagesessionsasync?view=azure-dotnet

@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Dec 5, 2021
@VeselovAndrey VeselovAndrey changed the title [FEATURE REQ] Get count / list of sessions in the specified queue/topic/subscription [FEATURE REQ] Get list of active sessions in the specified queue/topic/subscription Dec 5, 2021
@jsquire jsquire added Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team Service Bus labels Dec 5, 2021
@jsquire
Copy link
Member

jsquire commented Dec 5, 2021

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Dec 5, 2021
@JoshLove-msft
Copy link
Member

Similar request - #20569

@JoshLove-msft JoshLove-msft added the feature-request This issue requires a new behavior in the product in order be resolved. label Mar 3, 2022
@JoshLove-msft JoshLove-msft added this to the Backlog milestone Mar 3, 2022
@JoshLove-msft JoshLove-msft removed the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Mar 3, 2022
@jsquire jsquire moved this to Needs Costing in Azure SDK for Service Bus Jun 30, 2022
@jsquire jsquire removed the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Sep 2, 2022
@JoshLove-msft
Copy link
Member

Closing this as a duplicate of #20569

Repository owner moved this from Needs Costing to Done in Azure SDK for Service Bus Oct 18, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 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. customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request This issue requires a new behavior in the product in order be resolved. Service Bus
Projects
Status: Done
Development

No branches or pull requests

3 participants