azure - 负值 Azure ServiceBus 事件消息计数

标签 azure azureservicebus azure-servicebus-queues

发现了一个令人费解的指标——事件消息计数为负值。我已确认 ServiceBus Explorer (v3.0.4) 和 Azure 门户报告相同的负值。

怎么会发生这种事?

我为 SB 队列启用了以下设置:

  • 启用批量操作
  • 在消息过期时启用死信
  • 启用分区
  • 启用 Express
  • 锁定持续时间:1 分钟

这是值得担心的事情吗?感觉这可能是 ServiceBus 中的一个错误。

最佳答案

您可以在 GitHub repository 上提出问题吗?并分享代码的重现?

关于azure - 负值 Azure ServiceBus 事件消息计数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52615205/

相关文章:

c# - 如何将 EF Code First 数据库发布到 Azure

azure - 清理 Service Fabric 群集上的旧 Docker 镜像

visual-studio - 在 Visual Studio 中升级 Azure Functions 项目

azure - 我们可以在 Azure VM 中创建 Azure 服务总线(用于调试工作流和远程事件接收器)吗

azure - WindowsEventLogs 未登录到 Azure

Azure 服务总线 - 401 40103 : Invalid authorization token signature for post message using CURL

c# - MassTransit 未订阅 AzureServiceBus 主题

azure - 从本地 Windows 10 盒子连接到 azure 服务总线失败

Azure Servicebus 队列接收有序消息时的延迟