zzzzzzzs commented on PR #18712:
URL: https://github.com/apache/doris/pull/18712#issuecomment-1517463290

   > NullPointerException is not a good exception, better to avoid it.
   
   If tOperationStatus is null, it will enter the conditional branch. If it 
enters the conditional branch, the subsequent tOperationStatus.getMessage() 
method will throw a NullPointerException.


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to