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/06/30 06:59:14 UTC

[rocketmq-apis] branch main updated: Update status_code.md

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 23e83cc  Update status_code.md
23e83cc is described below

commit 23e83cce676f97a0d6351681aac9d07fef14a66f
Author: 凌楚 <ya...@alibaba-inc.com>
AuthorDate: Thu Jun 30 14:58:48 2022 +0800

    Update status_code.md
---
 status_code.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/status_code.md b/status_code.md
index ce3e4da..fcc8974 100644
--- a/status_code.md
+++ b/status_code.md
@@ -41,10 +41,9 @@
 |        INTERNAL_SERVER_ERROR        |     ✅      |     ✅     |      ✅      |        ✅        |       ✅        |     ✅      |                ✅                |       ✅        |            ✅            |            ✅            |
 |          HA_NOT_AVAILABLE           |     ❌      |     ❌     |      ✅      |        ❌        |       ❌        |     ❌      |                ❌                |       ❌        |            ❌            |            ❌            |
 |          NOT_IMPLEMENTED*           |     ❌      |     ❌     |      ❌      |        ❌        |       ❌        |     ❌      |                ❌                |       ❌        |            ❌            |            ❌            |
-|              TIMEOUT*               |     🔄      |     🔄     |      🔄      |        🔄        |       🔄        |     🔄      |                🔄                |       🔄        |            🔄            |            🔄            |
+|           PROXY_TIMEOUT*            |     ✅      |     ❌     |      ✅      |        ✅        |       ✅        |     ✅      |                ✅                |       ✅        |            ❌            |            ✅            |
 |     MASTER_PERSISTENCE_TIMEOUT      |     ❌      |     ❌     |      ✅      |        ❌        |       ❌        |     ❌      |                ❌                |       ❌        |            ❌            |            ❌            |
 |      SLAVE_PERSISTENCE_TIMEOUT      |     ❌      |     ❌     |      ✅      |        ❌        |       ❌        |     ❌      |                ❌                |       ❌        |            ❌            |            ❌            |
-|            PROXY_TIMEOUT            |     ✅      |     ❌     |      ✅      |        ✅        |       ✅        |     ✅      |                ✅                |       ✅        |            ❌            |            ✅            |
 |            UNSUPPORTED*             |     🔄      |     🔄     |      🔄      |        🔄        |       🔄        |     🔄      |                🔄                |       🔄        |            🔄            |            🔄            |
 |         VERSION_UNSUPPORTED         |     🔄      |     🔄     |      🔄      |        🔄        |       🔄        |     🔄      |                🔄                |       🔄        |            🔄            |            🔄            |
 |   VERIFY_FIFO_MESSAGE_UNSUPPORTED   |     ❌      |     ❌     |      ❌      |        ❌        |       ❌        |     ❌      |                ❌                |       ❌        |            ❌            |            ❌            |