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 06:57:34 UTC

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

Firstsawyou commented on pull request #2807:
URL: https://github.com/apache/apisix/pull/2807#issuecomment-731966176


   The result of the discussion on the mailing list is: key can be null, that is, the key field is optional.
   
   ```
   By the way, the definition of message is:
   The key is an optional message key that was used for partition assignment.
   The key can be null.
   https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol
   ```
   Mailing list address:
   https://lists.apache.org/thread.html/r9308c1204e6b5f417be5d361a27f84affb46dd206c68a70e317ee2e8%40%3Cdev.apisix.apache.org%3E
   


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