spetz opened a new pull request, #4169:
URL: https://github.com/apache/iggy/pull/4169

   Produce and poll requests paid unnecessary copy, lookup and read
   costs. WAL cleanup delayed completion, and followers could advance
   automatic offsets without replication.
   
   Reuse request buffers, index partition lookups and size disk reads
   from demand. Reclaim after notification, reject unsupported
   auto-commits, and add diagnostics. Validate Java batch encoding and
   consolidate flushes within the read loop.


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