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
The node's ballot (IPROTO_BALLOT) receives a new field:
the name of the node (the same as in box.cfg.instance_name or
box.info.name):
Key: IPROTO_BALLOT_INSTANCE_NAME = 0x0a
Value: MP_STR, representing the instance name.
Requested by @sergepetrenko in tarantool/tarantool@70f66fa
Uh oh!
There was an error while loading. Please reload this page.
Product: Tarantool
Since: 3.0
Root document:
SME: @ sergepetrenko
Details
The node's ballot (IPROTO_BALLOT) receives a new field:
the name of the node (the same as in box.cfg.instance_name or
box.info.name):
Key: IPROTO_BALLOT_INSTANCE_NAME = 0x0a
Value: MP_STR, representing the instance name.
Requested by @sergepetrenko in tarantool/tarantool@70f66fa
Related to #3504
The text was updated successfully, but these errors were encountered: