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

feedback: Module net.box | Tarantool #3399

Closed
TarantoolBot opened this issue Mar 10, 2023 · 0 comments · Fixed by #3491
Closed

feedback: Module net.box | Tarantool #3399

TarantoolBot opened this issue Mar 10, 2023 · 0 comments · Fixed by #3491
Assignees

Comments

@TarantoolBot
Copy link
Collaborator

The names connect() and new() are synonyms: |connect() is
preferred; new() is retained for backward compatibility|.
For more
information, see the description of net_box.new() bel<…>

https://www.tarantool.io/en/doc/latest/reference/reference_lua/net_box/

Why if new() is obsolette, its description contains most of the information, and newer method connect contains reference to new?
It would be nice if you move all the text to connect.

@p7nov p7nov self-assigned this Jun 1, 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants