zhannngchen opened a new pull request, #28895:
URL: https://github.com/apache/doris/pull/28895

   ## Proposed changes
   
   Issue Number: close #xxx
   
   The DCHECK on `lookup_row_key` return status is defensive, should not core 
on some common errors like MEM_LIMIT_EXCEEDED
   ```
   F1222 18:27:57.604074 3513946 tablet.cpp:3519] Check failed: expected_st 
unexpected error status while lookup_row_key:[MEM_LIMIT_EXCEEDED]PreCatch error 
code:11, [E11] Allocator sys memory check failed: Cannot alloc:33881, consuming 
tracker:<Orphan>, peak used 0, current
   ```
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[[email protected]](mailto:[email protected]) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to