Apache9 commented on PR #5304:
URL: https://github.com/apache/hbase/pull/5304#issuecomment-1604466381

   I do not think force a stream read can fix the problem described in 
HBASE-26630?
   
   The problem is that we should use the return value of nextRaw to determine 
whether there are still more values. This can not be fixed by changing the 
ReadType. And in HBASE-26273, we still allow users to change the ReadType back 
to PREAD, so it should not be considered as a 'fix' even if it can fix the 
problem right?
   
   Opening a new issue is OK, but let's resolve HBASE-26630 as duplicated by 
HBASE-27950.
   
   Thanks.


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