morningman opened a new issue #6135:
URL: https://github.com/apache/incubator-doris/issues/6135


   **Describe the bug**
   Exception like below:
   
   ```
   java.long.NullPointerException: null
       at 
org.apache.doris.transaction.DatabaseTransactionMgr.updateCatalogAfterCommitted()
       ....
   ```
   
   ```
   java.long.NullPointerException: null
       at org.apache.doris.catalog.Catalog.replayTrancateTable()
       ...
   ```
   
   ```
   java.long.NullPointerException: null
       at org.apache.doris.catalog.Catalog.replayModifyTableProperty()
       ...
   ```


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