Skip to content

aeon: add connection from the etcd/tcs #1108

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

Merged
merged 2 commits into from
Apr 10, 2025
Merged

aeon: add connection from the etcd/tcs #1108

merged 2 commits into from
Apr 10, 2025

Conversation

AlexandrLitkevich
Copy link
Contributor

@AlexandrLitkevich AlexandrLitkevich commented Feb 20, 2025

aeon: add connection from the etcd/tcs

Closes #1052

@AlexandrLitkevich AlexandrLitkevich added the full-ci Enables full ci tests label Feb 20, 2025
@AlexandrLitkevich AlexandrLitkevich force-pushed the TNTP-1074 branch 4 times, most recently from 46ee573 to 6c997fd Compare February 25, 2025 06:10
@AlexandrLitkevich AlexandrLitkevich changed the title Tntp 1074 aeon: add connection from the etcd/tcs Feb 25, 2025
@AlexandrLitkevich AlexandrLitkevich force-pushed the TNTP-1074 branch 2 times, most recently from d9a0ee8 to fdacd23 Compare February 25, 2025 07:46
@oleg-jukovec
Copy link
Contributor

oleg-jukovec commented Feb 25, 2025

@@@@Tarantool_box document -> @TarantoolBot document
gRpc -> gRPC

@AlexandrLitkevich AlexandrLitkevich force-pushed the TNTP-1074 branch 3 times, most recently from e429bab to c876528 Compare March 20, 2025 05:35
@AlexandrLitkevich AlexandrLitkevich force-pushed the TNTP-1074 branch 2 times, most recently from 4bbc4be to c239549 Compare March 20, 2025 05:50
@AlexandrLitkevich AlexandrLitkevich force-pushed the TNTP-1074 branch 6 times, most recently from 25e1e5a to eaab93e Compare April 2, 2025 10:10
@oleg-jukovec
Copy link
Contributor

Tests are red.

@AlexandrLitkevich AlexandrLitkevich force-pushed the TNTP-1074 branch 5 times, most recently from 2723a2e to 92e8bf2 Compare April 9, 2025 10:35
@TarantoolBot document
Title: add connection from the etcd/tcs config

Added ability to connect to gRPC server used a configuration etcd/tcs

tt aeon connect URI INSTANCE_NAME

Closes #1052
@AlexandrLitkevich AlexandrLitkevich force-pushed the TNTP-1074 branch 6 times, most recently from dbc8cfa to 9aa0a89 Compare April 10, 2025 10:52
@AlexandrLitkevich AlexandrLitkevich force-pushed the TNTP-1074 branch 2 times, most recently from 6dd7d94 to f3ff3f8 Compare April 10, 2025 12:57
Relocated cluster functions from cluster/cmd to lib/cluster:

- CreateCollector → lib/cluster/cluster.go
- ConnectEtcdUriOpts → lib/cluster/etcd.go
- DoOnStorage → lib/cluster/etcd.go
- MakeEtcdOptsFromUriOpts → lib/cluster/etcd.go
- MakeConnectOptsFromUriOpts → lib/cluster/tarantool.go
- ConnectTarantool → lib/cluster/tarantool.go

Established new lib/connect submodule
@dmyger dmyger merged commit e8aeeb2 into master Apr 10, 2025
24 checks passed
@dmyger dmyger deleted the TNTP-1074 branch April 10, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-ci Enables full ci tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aeon: connect from a config in a cluster config storage
4 participants