Apache9 commented on PR #4430: URL: https://github.com/apache/hbase/pull/4430#issuecomment-1145025764
> > The change here will impact performance, so we need more detailed analysis on what is the root cause, and then decide how to better fix it. > > [HBASE-16372](https://issues.apache.org/jira/browse/HBASE-16372) has explain why references to previous cell in read path will lead to incorrect results. So method _beforeShipped_ of writer was called when _bytesWrittenProgressForShippedCall > shippedCallSizeLimit_ , But this trigger condition looks incorrect Mind explaining why it is incorrect? -- 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]
