git-hulk commented on issue #3097:
URL: https://github.com/apache/kvrocks/issues/3097#issuecomment-3153103653

   > I am not sure if option 2 would slow the throughput or makes worker slow 
down, because it would sending out a lot of data. It could potentially occupy 
the work's event loop.
   
   Yes, I agree it should be a potential issue. Perhaps we could fix the 
segment fault first by simply remove the read callback before stoping the feed 
thread. And then add a separate `event_base` for the feed thread in another PR.


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