Skip to content
New issue

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

Delete documentation entry for net.box console #2459

Closed
TarantoolBot opened this issue Nov 24, 2021 · 0 comments
Closed

Delete documentation entry for net.box console #2459

TarantoolBot opened this issue Nov 24, 2021 · 0 comments
Assignees
Labels
deprecation [nature] Deprecated functionality netbox [area] Related to net.box reference [location] Tarantool manual, Reference part

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Nov 24, 2021

Product: Tarantool
Since: 2.10.0-beta2
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/net_box/#overview
SME: @ locker
Peer reviewer: @

Details

net.box console support, which was deprecated in 1.10, was dropped.
Now, one has to use require('console').connect(host, port) instead
of require('net.box').connect(host, port, {console = true}).

Also check all the mentions of require('net.box').connect(host, port, {console = true}) in the documentation.

Requested by @locker in tarantool/tarantool@6883784.

@xuniq xuniq added this to the Estimate [@xuniq] milestone Jan 10, 2022
@xuniq xuniq added server [area] Task relates to Tarantool's server (core) functionality reference [location] Tarantool manual, Reference part behavior change [nature] Сhange in existing behavior deprecation [nature] Deprecated functionality feature A new functionality labels Jan 10, 2022
@xuniq xuniq changed the title Delete documentation entry for net.box console [3pt] Delete documentation entry for net.box console Jan 10, 2022
@xuniq xuniq modified the milestones: Estimate [@xuniq], net.box Jan 12, 2022
@patiencedaur patiencedaur removed this from the net.box milestone Feb 1, 2022
@veod32 veod32 unassigned xuniq Mar 6, 2023
@veod32 veod32 added netbox [area] Related to net.box and removed server [area] Task relates to Tarantool's server (core) functionality behavior change [nature] Сhange in existing behavior feature A new functionality 3sp labels Mar 6, 2023
@veod32 veod32 changed the title [3pt] Delete documentation entry for net.box console Delete documentation entry for net.box console Mar 6, 2023
@p7nov p7nov self-assigned this Jun 2, 2023
p7nov added a commit that referenced this issue Jun 5, 2023
Resolves #3399, #2680, #2459, #2405, #2262, #2273, #2483

* Add fetch_schema, reorder functions
* Remove console param of net.box.connect
* Fix translation or reconnect_after
* Remove conn.timeout() from reference
* Fix vshard bucket parameters
* Fix mertics description and link
@p7nov p7nov closed this as completed Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation [nature] Deprecated functionality netbox [area] Related to net.box reference [location] Tarantool manual, Reference part
Projects
None yet
Development

No branches or pull requests

5 participants