1-node MongoDB cluster temporarily goes into error state during initial provisioning
Description
User impact:
An incorrect cluster state misleads the user into thinking that there’s something wrong while the cluster is going through the “normal” initialization.
User impact:
An incorrect cluster state misleads the user into thinking that there’s something wrong while the cluster is going through the “normal” initialization.
Steps to reproduce:
Create any 1-node MongoDB cluster.
Actual result:
Cluster status: no state ->
Error
->Ready
Expected result:
Cluster status: no state ->
Initializing
->Ready
Workaround (if one exists):
Environment: