Skip to content

Cut hostnames in names of connection fibers #1

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dlemenkov
Copy link

Tarantool limits name of a fiber to 32 characters.
Using cut hostnames in names of connection fibers eliminates an error
'Fiber name is too long'.

Current limit for hostname is 15 characters.
Cut hostnames end with '>' indicating symbol.

Tarantool limits name of a fiber to 32 characters.
Using cut hostnames in names of connection fibers eliminates an error
'Fiber name is too long'.

Current limit for hostname is 15 characters.
Cut hostnames end with '>' indicating symbol.
dlemenkov pushed a commit to dlemenkov/connection that referenced this pull request May 30, 2018
Change source of the module to forked repository.
This rockspec modification is temporary.
Remove it as soon as the pool request moonlibs#1
(moonlibs#1)
was accepted or better solution was implemented.
dlemenkov pushed a commit to dlemenkov/connection that referenced this pull request Oct 19, 2018
Change source of the module to forked repository.
This rockspec modification is temporary.
Remove it as soon as the pool request moonlibs#1
(moonlibs#1)
was accepted or better solution was implemented.
dlemenkov pushed a commit to dlemenkov/connection that referenced this pull request Dec 3, 2019
Change source of the module to forked repository.
This rockspec modification is temporary.
Remove it as soon as the pool request moonlibs#1
(moonlibs#1)
was accepted or better solution was implemented.
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 this pull request may close these issues.

1 participant