From 037ddde0f2a62b7f9ee767a8ad05040fa483c6fb Mon Sep 17 00:00:00 2001 From: ucloud-sniper-zhang Date: Mon, 29 Nov 2021 14:03:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BB=BB=E6=84=8F=E6=B6=88?= =?UTF-8?q?=E6=81=AF=E5=BB=B6=E8=BF=9F=E7=89=B9=E6=80=A7=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- introduction/features/message_type.md | 1 + 1 file changed, 1 insertion(+) diff --git a/introduction/features/message_type.md b/introduction/features/message_type.md index b88df3f..5f336a6 100644 --- a/introduction/features/message_type.md +++ b/introduction/features/message_type.md @@ -58,3 +58,4 @@ URocketMQ自研支持任意秒级延迟消息,用户可自定义定时或者 3. 同时设置固定梯度延迟与自定义延迟属性,仅生效固定梯度延迟。 4. 延迟时间超过支持范围(如默认2天),则以最大支持时间为准。 5. 实际时间戳以服务端时间为准,如果定时时间戳小于当前服务器时间戳则立即发送。 +6. 2021年11月15日之前创建的实例会按批次进行升级以支持该特性,如实例未支持可联系客户经理进行实例升级。