spacewander commented on code in PR #8786:
URL: https://github.com/apache/apisix/pull/8786#discussion_r1098104473


##########
apisix/utils/batch-processor.lua:
##########
@@ -200,10 +202,19 @@ function batch_processor:push(entry)
     end
     self.last_entry_t = now()
 
+    local entry_size = #entry

Review Comment:
   The entry here is usually an object. Is there any real-world use case for 
this feature?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to