We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
开启全字段同步后,会导致mongos 挂掉,如果是false就没有问题 mongoshake : mongo-shake-v2.8.4 mongodb:4.4.1/4.4.2
StaleDbVersion error on unexpected database. Expected admin, received mongoshake incr_sync.change_stream.watch_full_document = true
这个是在mongos.log {"t":{"$date":"2024-03-25T16:04:35.076+08:00"},"s":"F", "c":"-", "id":23081, "ctx":"conn4651","msg":"Invariant failure","attr":{"expr":"ex->getDb() == nss.db()","msg":"StaleDbVersion error on unexpected database. Expected admin, received mongosha ke","file":"src/mongo/db/pipeline/sharded_agg_helpers.h","line":232}}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
开启全字段同步后,会导致mongos 挂掉,如果是false就没有问题
mongoshake : mongo-shake-v2.8.4
mongodb:4.4.1/4.4.2
StaleDbVersion error on unexpected database. Expected admin, received mongoshake
incr_sync.change_stream.watch_full_document = true
这个是在mongos.log
{"t":{"$date":"2024-03-25T16:04:35.076+08:00"},"s":"F", "c":"-", "id":23081, "ctx":"conn4651","msg":"Invariant failure","attr":{"expr":"ex->getDb() == nss.db()","msg":"StaleDbVersion error on unexpected database. Expected admin, received mongosha
ke","file":"src/mongo/db/pipeline/sharded_agg_helpers.h","line":232}}
The text was updated successfully, but these errors were encountered: