You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by aa...@apache.org on 2022/07/11 08:52:12 UTC

[rocketmq-apis] branch main updated: update status_code

This is an automated email from the ASF dual-hosted git repository.

aaronai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-apis.git


The following commit(s) were added to refs/heads/main by this push:
     new 4f02ecb  update status_code
     new 0e0d9be  Merge pull request #55 from xdkxlk/main
4f02ecb is described below

commit 4f02ecbb088c45969594f969ab5851307fc1526b
Author: kaiyi.lk <ka...@alibaba-inc.com>
AuthorDate: Mon Jul 11 16:37:53 2022 +0800

    update status_code
---
 status_code.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/status_code.md b/status_code.md
index fcc8974..c50c6b2 100644
--- a/status_code.md
+++ b/status_code.md
@@ -19,6 +19,8 @@
 |       INVALID_TRANSACTION_ID        |     ❌      |     ❌     |      ❌      |        ❌        |       ❌        |     ❌      |                ❌                |       ✅        |            ❌            |            ❌            |
 |         ILLEGAL_MESSAGE_ID          |     ❌      |     ❌     |      ✅      |        ❌        |       ❌        |     ❌      |                ❌                |       ❌        |            ❌            |            ❌            |
 |      ILLEGAL_FILTER_EXPRESSION      |     ❌      |     ❌     |      ❌      |        ❌        |       ✅        |     ❌      |                ❌                |       ❌        |            ❌            |            ❌            |
+|      ILLEGAL_INVISIBLE_TIME         |     ❌      |     ❌     |      ❌      |        ❌        |       ✅        |     ❌      |                ❌                |       ❌        |            ❌            |            ✅            |
+|      ILLEGAL_DELIVERY_TIME          |     ❌      |     ❌     |      ✅      |        ❌        |       ❌        |     ❌      |                ❌                |       ❌        |            ❌            |            ❌            |
 |       INVALID_RECEIPT_HANDLE        |     ❌      |     ❌     |      ❌      |        ❌        |       ❌        |     ✅      |                ✅                |       ❌        |            ❌            |            ✅            |
 | MESSAGE_PROPERTY_CONFLICT_WITH_TYPE |     ❌      |     ❌     |      ✅      |        ❌        |       ❌        |     ❌      |                ❌                |       ❌        |            ❌            |            ❌            |
 |      UNRECOGNIZED_CLIENT_TYPE       |     ❌      |     ✅     |      ❌      |        ❌        |       ❌        |     ❌      |                ❌                |       ❌        |            ✅            |            ❌            |