empiredan opened a new issue, #1157:
URL: https://github.com/apache/incubator-pegasus/issues/1157
Some logs are found for meta server as follows:
```
F2022-09-09 17:02:17.184 (1662714137184230445 11231)
meta.meta_state0.0202000700000001: server_state.cpp:895:on_config_sync():
assertion expression: false
F2022-09-09 17:02:17.184 (1662714137184247617 11231)
meta.meta_state0.0202000700000001: server_state.cpp:895:on_config_sync():
gpid({}) on node({}) is not exist on meta server, administrator should check
consistency of meta data
```
The key point is `gpid({}) on node({})` in logs of meta server rather than
the fatal level, which is the result of connecting to a wrong replica server.
`gpid({}) on node({})` must be caused by invalid logging format.
--
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]