You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I1123 10:13:29.201761 29931 Part.cpp:209] [Port: 9560, Space: 0, Part: 0] Find the new leader "192.168.8.62":9560
I1123 10:13:29.207471 29924 RaftPart.cpp:1570] [Port: 9560, Space: 0, Part: 0] The current role is Follower
I1123 10:13:29.207482 29924 RaftPart.cpp:1435] [Port: 9560, Space: 0, Part: 0] Local is missing logs from id 12. Need to catch up
I1123 10:13:29.207729 29924 RaftPart.cpp:1570] [Port: 9560, Space: 0, Part: 0] The current role is Follower
I1123 10:13:29.207943 29924 Part.cpp:246] OP_MULTI_PUT 5f5f686f7374735f5f0c000000000000003139322e3136382e382e363233260000, val = 0253d4464c7d010000020000000700000000000000383065383237661200000000000000323032312e31312e32322d6e696768746c79
I1123 10:13:29.213361 29924 RaftPart.cpp:1534] [Port: 9560, Space: 0, Part: 0] Follower succeeded committing log 12 to 12
I1123 10:13:29.213601 29924 RaftPart.cpp:1570] [Port: 9560, Space: 0, Part: 0] The current role is Follower
I1123 10:13:29.898190 29877 MetaDaemon.cpp:137] Get meta version is 2
I1123 10:13:29.898208 29877 MetaDaemon.cpp:164] Nebula store init succeeded, clusterId 4504052501322073825
I1123 10:13:29.898212 29877 MetaDaemon.cpp:275] Start http service
I1123 10:13:29.898352 29877 MetaDaemon.cpp:172] Starting Meta HTTP Service
I1123 10:13:29.899699 30052 WebService.cpp:124] Web service started on HTTP[19559], HTTP2[19560]
E1123 10:13:29.899749 29877 JobManager.cpp:70] Can't find jobs, error: E_LEADER_CHANGED
E1123 10:13:29.900070 29877 MetaDaemon.cpp:290] Init job manager failed
seems handleRemainingJobs return leader_change when start up a follower metad.
multiple metad cannot start up in nightly build
--v=2
seems
handleRemainingJobs
return leader_change when start up a follower metad.#3254
The text was updated successfully, but these errors were encountered: