You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/09/28 08:49:37 UTC

[GitHub] [incubator-doris] morningman opened a new issue #6770: [Bug] Checkpoint thread throw NPE

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


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   trunk cdf9f9e
   
   ### What's Wrong?
   
   ```
   2021-09-28 00:00:01,275 ERROR (leaderCheckpointer|76) [Daemon.run():118] daemon thread got exception. name: leaderCheckpointer
   java.lang.IllegalStateException: null
           at com.google.common.base.Preconditions.checkState(Preconditions.java:492) ~[spark-dpp-1.0.0.jar:1.0.0]
           at org.apache.doris.catalog.Catalog.getHelperNode(Catalog.java:5053) ~[palo-fe.jar:3.4.0]
           at org.apache.doris.journal.bdbje.BDBJEJournal.getDatabaseNames(BDBJEJournal.java:423) ~[palo-fe.jar:3.4.0]
           at org.apache.doris.journal.bdbje.BDBJEJournal.getFinalizedJournalId(BDBJEJournal.java:397) ~[palo-fe.jar:3.4.0]
           at org.apache.doris.persist.EditLog.getFinalizedJournalId(EditLog.java:114) ~[palo-fe.jar:3.4.0]
           at org.apache.doris.master.Checkpoint.runAfterCatalogReady(Checkpoint.java:81) ~[palo-fe.jar:3.4.0]
           at org.apache.doris.common.util.MasterDaemon.runOneCycle(MasterDaemon.java:58) ~[palo-fe.jar:3.4.0]
           at org.apache.doris.common.util.Daemon.run(Daemon.java:116) [palo-fe.jar:3.4.0]
   ```
   
   ### What You Expected?
   
   Works well
   
   ### How to Reproduce?
   
   Just start a FE , do some operation and wait it triggering checkpoint
   
   ### Anything Else?
   
   T
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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-unsubscribe@doris.apache.org

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



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


[GitHub] [incubator-doris] yangzhg closed issue #6770: [Bug] Checkpoint thread throw NPE

Posted by GitBox <gi...@apache.org>.
yangzhg closed issue #6770:
URL: https://github.com/apache/incubator-doris/issues/6770


   


-- 
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-unsubscribe@doris.apache.org

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



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


[GitHub] [incubator-doris] yangzhg closed issue #6770: [Bug] Checkpoint thread throw NPE

Posted by GitBox <gi...@apache.org>.
yangzhg closed issue #6770:
URL: https://github.com/apache/incubator-doris/issues/6770


   


-- 
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-unsubscribe@doris.apache.org

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



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