From 702c968f4646e6ee5bbdc1c52a3eb3613bcfed34 Mon Sep 17 00:00:00 2001 From: ieQu1 <99872536+ieQu1@users.noreply.github.com> Date: Wed, 26 Oct 2022 13:02:35 +0200 Subject: [PATCH] chore(ekka): Apply suggestions from code review Co-authored-by: Zaiming (Stone) Shi --- changes/v5.0.10-en.md | 2 +- changes/v5.0.10-zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changes/v5.0.10-en.md b/changes/v5.0.10-en.md index 2cab5e449..c70ec9977 100644 --- a/changes/v5.0.10-en.md +++ b/changes/v5.0.10-en.md @@ -6,7 +6,7 @@ - Update `gen_rpc` library to version 3.0 [#9187](https://github.com/emqx/emqx/pull/9187). -- Improve memory usage on core nodes when bootstrapping a replicant [9236](https://github.com/emqx/emqx/pull/9236). +- Improve memory usage on core nodes when bootstrapping a replicant [#9236](https://github.com/emqx/emqx/pull/9236). ## Bug fixes diff --git a/changes/v5.0.10-zh.md b/changes/v5.0.10-zh.md index 8ca3be883..26b2737dd 100644 --- a/changes/v5.0.10-zh.md +++ b/changes/v5.0.10-zh.md @@ -6,7 +6,7 @@ - 升级 `gen_rpc` 库到 3.0 [#9187](https://github.com/emqx/emqx/pull/9187)。 -- 在引导 `replicant`"时,改善 `core` "节点的内存使用 [9236](https://github.com/emqx/emqx/pull/9236)。 +- 在引导 `replicant` 节点时,改善 `core` 节点的内存使用量 [#9236](https://github.com/emqx/emqx/pull/9236)。 ## Bug fixes