【发布时间】:2017-09-25 04:47:35
【问题描述】:
几个月前,我创建了一个默认为 2 个分区计数的事件中心。
现在我正在转向生产,但我意识到我无法增加分区数。
那么任何人都可以帮助我理解我应该增加分区数的场景吗?
请帮帮我
【问题讨论】:
-
正如 Peter Bons 在document 中提到的
The number of partitions is specified at creation and must be between 2 and 32. The partition count is not changeable, so you should consider long-term scale when setting partition count
标签: azure azure-eventhub