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

api: make api similar to tnt vshard router #34

Merged

Conversation

nurzhan-saktaganov
Copy link
Contributor

  • rename RouterRouteAll -> RouteAll, RouterRoute -> Route, RouterBucketIDStrCRC32 -> BucketIDStrCRC32.
  • remove BucketResolve, BucketDiscovery, RouterBucketID, RouterBucketIDMPCRC32.
  • update README.md, README_ru.md.
  • ClusterBootstrap: eliminate direct access to r.idToReplicaset.
  • remove unused Makefile target.
  • replace github links to master branch with permalinks.
  • remove discovery_test.go, move tests/tnt/discovery_test.go -> tarantool_test.go.

What has been done? Why? What problem is being solved?

I didn't forget about (remove if it is not applicable):

Related issues:

* rename RouterRouteAll -> RouteAll, RouterRoute -> Route, RouterBucketIDStrCRC32 -> BucketIDStrCRC32.
* remove BucketResolve, BucketDiscovery, RouterBucketID, RouterBucketIDMPCRC32.
* update README.md, README_ru.md.
* ClusterBootstrap: eliminate direct access to r.idToReplicaset.
* remove unused Makefile target.
* replace github links to master branch with permalinks.
* remove discovery_test.go, move tests/tnt/discovery_test.go -> tarantool_test.go.
@KaymeKaydex KaymeKaydex merged commit 3e9359e into tarantool:master Jan 13, 2025
7 of 8 checks passed
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.

2 participants