Skip to content

[FEATURE REQ] Make QueueProperties.ApproximateMessagesCount long instead of int #36162

Open
@azbekmur

Description

@azbekmur

Library name

Azure.Storage.Queues

Please describe the feature.

ApproximateMessagesCount is int and it can have max value of 2,147,483,647
If queue has more than max value, then it gets overflow.

Our service has several queues, and there are cases when queue grow to 4-5 billion.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Service AttentionWorkflow: This issue is responsible by Azure service team.StorageStorage Service (Queues, Blobs, Files)customer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions