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 2022/06/17 07:03:55 UTC

[GitHub] [apisix] spacewander commented on issue #7267: feat: some question about kafka-logger

spacewander commented on issue #7267:
URL: https://github.com/apache/apisix/issues/7267#issuecomment-1158561084

   > in kafka, “key” will decide message route to what partition
   but in kafka-logger plugin, key params only is a const str......
   i think if key param can support exp for get value from variable, it will be more useful!
   
   PR is welcome!
   
   > the second question is about message format of kafka-logger
   
   It is a historical legacy.
   
   > lua-resty-kafka have ringbuffer and sendbuffer....in kafka-logger plugin i think the “batch_max_size > 1” is not need to exist?
   
   They are buffers in different places.


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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