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

Create a binary port on instance start #574

Closed
LeonidVas opened this issue Aug 21, 2023 · 0 comments · Fixed by #715
Closed

Create a binary port on instance start #574

LeonidVas opened this issue Aug 21, 2023 · 0 comments · Fixed by #715
Assignees

Comments

@LeonidVas
Copy link
Collaborator

Now when starting an instance only console socket is created, but we want to export and import (enterprise version) only through binary port. We need to add binary port creation too.
Also this will reduce the difference with tarantool 3.0.

@better0fdead better0fdead self-assigned this Nov 27, 2023
better0fdead added a commit that referenced this issue Feb 14, 2024
Added default binary port for tarantool 3.0 .
Added binary port creation for tarantool < 3.0.

Closes #574
better0fdead added a commit that referenced this issue Feb 21, 2024
Added default binary port for tarantool 3.0 .
Added binary port creation for tarantool < 3.0.

Closes #574
better0fdead added a commit that referenced this issue Feb 21, 2024
Added default binary port for tarantool 3.0 .
Added binary port creation for tarantool < 3.0.

Closes #574
better0fdead added a commit that referenced this issue Feb 22, 2024
Added default binary port for tarantool 3.0 .
Added binary port creation for tarantool < 3.0.

Closes #574
better0fdead added a commit that referenced this issue Feb 22, 2024
Added default binary port for tarantool 3.0 .
Added binary port creation for tarantool < 3.0.

Closes #574
better0fdead added a commit that referenced this issue Mar 5, 2024
Added default binary port for tarantool 3.0 .
Added binary port creation for tarantool < 3.0.

Closes #574
better0fdead added a commit that referenced this issue Mar 5, 2024
Added default binary port for tarantool 3.0 .
Added binary port creation for tarantool < 3.0.

Closes #574
better0fdead added a commit that referenced this issue Mar 6, 2024
Added ability to connect to instance using binary port.

Follow up #574
psergee pushed a commit that referenced this issue Mar 7, 2024
Added default binary port for tarantool 3.0 .
Added binary port creation for tarantool < 3.0.

Closes #574
psergee pushed a commit that referenced this issue Mar 7, 2024
Added ability to connect to instance using binary port.

Follow up #574
better0fdead added a commit that referenced this issue Mar 13, 2024
Removed not-needed code from cartridge integration testing.

Follow up #574
better0fdead added a commit that referenced this issue Mar 13, 2024
Entries about binary port was rebased into wrong place.

Follow up #574
better0fdead added a commit that referenced this issue Mar 13, 2024
Previously TT_LISTEN was set in all cases.
It is not needed to set it on any OS except macOs.

Follow up #574
better0fdead added a commit that referenced this issue Mar 13, 2024
Entries about binary port was rebased into wrong place.

Follow up #574
psergee pushed a commit that referenced this issue Mar 14, 2024
Previously TT_LISTEN was set in all cases.
It is not needed to set it on any OS except macOs.

Follow up #574
psergee pushed a commit that referenced this issue Mar 14, 2024
Entries about binary port was rebased into wrong place.

Follow up #574
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants