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

   ## Proposed changes
   
   Issue Number: close #xxx
   
   <!--Describe your changes.-->
   
   fix
   ```
   2024-06-09 02:47:43,945 ERROR (cloud tablet rebalancer|37) 
[Daemon.run():118] daemon thread got exception. name: cloud tablet rebalancer
   java.lang.NullPointerException: null
           at 
com.selectdb.cloud.catalog.CloudTabletRebalancer.checkDecommissionState(CloudTabletRebalancer.java:357)
 ~[doris-fe.jar:1.2-SNAPSHOT]
           at 
com.selectdb.cloud.catalog.CloudTabletRebalancer.runAfterCatalogReady(CloudTabletRebalancer.java:221)
 ~[doris-fe.jar:1.2-SNAPSHOT]
           at 
org.apache.doris.common.util.MasterDaemon.runOneCycle(MasterDaemon.java:58) 
~[doris-fe.jar:1.2-SNAPSHOT]
           at org.apache.doris.common.util.Daemon.run(Daemon.java:116) 
~[doris-fe.jar:1.2-SNAPSHOT]
   ```
   


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