bbeaudreault commented on PR #4940: URL: https://github.com/apache/hbase/pull/4940#issuecomment-1378763490
> Maybe a simpler solution is to just return the result(maybe empty) to client when we have already hold up too many buffers? We have a ScannerContext to limit the time and size, we can add a new buffer size to the ScannerContext? You might be right. That was my initial implementation actually, but I decided to try releasing them instead because I had this checkpointing idea. I'm going to leave this open for now, but I might open a separate PR to show it would work with ScannerContext. -- 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]
