You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/11/23 07:06:21 UTC

[GitHub] [apisix] Firstsawyou commented on a change in pull request #2807: feat(kafka-logger): the key field should be optional.

Firstsawyou commented on a change in pull request #2807:
URL: https://github.com/apache/apisix/pull/2807#discussion_r528500858



##########
File path: doc/zh-cn/plugins/kafka-logger.md
##########
@@ -43,7 +43,7 @@
 | ---------------- | ------- | ------ | -------------- | ------- | ------------------------------------------------ |
 | broker_list      | object  | 必须   |                |         | 要推送的 kafka 的 broker 列表。                  |
 | kafka_topic      | string  | 必须   |                |         | 要推送的 topic。                                 |
-| key              | string  | 必须   |                |         | 用于加密消息的密钥。                             |
+| key              | string  | 可选   |                |         | 用于加密消息的密钥。                             |

Review comment:
       updated.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org