Просмотр исходного кода

chore(ekka): Apply suggestions from code review

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
ieQu1 3 лет назад
Родитель
Сommit
702c968f46
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      changes/v5.0.10-en.md
  2. 1 1
      changes/v5.0.10-zh.md

+ 1 - 1
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
 

+ 1 - 1
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