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
When using the queue in the replica set, when switching from master to replica and then back again, the module does not allow to work with tubes created on the replica.
Uh oh!
There was an error while loading. Please reload this page.
When using the queue in the replica set, when switching from master to replica and then back again, the module does not allow to work with tubes created on the replica.
The initial settings are taken from here.
master:
box.cfg({read_only = true})
replica:
master:
box.cfg({read_only = false})
and now we trying to use the `tube'.
The text was updated successfully, but these errors were encountered: