morningman opened a new pull request #2578: [Tablet report] Fix bug that tablet 
report throws NPE.
URL: https://github.com/apache/incubator-doris/pull/2578
 
 
   When processing tablet reports, some tablets carry transaction information.
   This information is used by the FE to determine whether to publish these
   transactions or clear these transactions.
   
   During this process, Doris may try to obtain the commit information of some
   deleted partitions, resulting in a null pointer exception.
   
   ISSUE #2577 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to