Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FE LeaderCheckpointer cannot generate image normally #45260

Open
yangrong688 opened this issue May 8, 2024 · 1 comment
Open

FE LeaderCheckpointer cannot generate image normally #45260

yangrong688 opened this issue May 8, 2024 · 1 comment
Labels
type/bug Something isn't working

Comments

@yangrong688
Copy link
Contributor

Expected behavior (Required)

LeaderCheckpointer generate image normally

Real behavior (Required)

2024-05-08 05:18:42.621+08:00 INFO (leaderCheckpointer|124) [BDBJEJournal.getFinalizedJournalId():272] database names: 1
2024-05-08 05:18:42.621+08:00 INFO (star mgr LeaderCheckpointer|118) [BDBJEJournal.getFinalizedJournalId():272] database names: 1 50001
2024-05-08 05:18:42.622+08:00 INFO (leaderCheckpointer|124) [Checkpoint.runAfterCatalogReady():101] checkpoint imageVersion 0, logVersion 0
2024-05-08 05:18:42.622+08:00 INFO (star mgr LeaderCheckpointer|118) [Checkpoint.runAfterCatalogReady():101] checkpoint imageVersion 0, logVersion 50000
2024-05-08 05:18:42.623+08:00 INFO (star mgr LeaderCheckpointer|118) [StarMgrServer.loadImage():193] star mgr image does not exist in /data/StarRocks/fe/meta/image/starmgr/image.0.
2024-05-08 05:18:42.623+08:00 INFO (star mgr LeaderCheckpointer|118) [BDBJournalCursor.refresh():195] update dbNames null -> [1, 50001]
2024-05-08 05:18:42.623+08:00 INFO (star mgr LeaderCheckpointer|118) [BDBJournalCursor.calculateNextDbIndex():153] nextKey 1, currentDatabase null, index of next opened db is 0
2024-05-08 05:18:42.623+08:00 INFO (star mgr LeaderCheckpointer|118) [BDBJournalCursor.openDatabaseIfNecessary():229] open next database CloseSafeDatabase{db=starmgr_1}
2024-05-08 05:18:42.624+08:00 ERROR (star mgr LeaderCheckpointer|118) [Checkpoint.replayAndGenerateStarMgrImage():236] Exception when generate new star mgr image file, null.

StarRocks version (Required)

  • main-ef783e1
@yangrong688 yangrong688 added the type/bug Something isn't working label May 8, 2024
@kevincai
Copy link
Contributor

kevincai commented May 8, 2024

possibly fixed by #44825

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants