Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Replicaset's call method #1

Merged
merged 5 commits into from
Mar 19, 2024
Merged

Replicaset's call method #1

merged 5 commits into from
Mar 19, 2024

Conversation

Talkytitan5127
Copy link
Contributor

  • add feature "Call method of Replicaset" - provide means for make map-reduce read requests
  • correct DiscoveryAllBuckets - totalBucketCount less than batch count then tt returns 0 in nextFrom, in this case methods goes in endless cycle
  • add test with running tarantool instance

@KaymeKaydex KaymeKaydex added good first issue Good for newcomers enhancement New feature or request labels Mar 7, 2024
Copy link
Owner

@KaymeKaydex KaymeKaydex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! Thanks for the nice patch! I noted a few lines that raised questions for me. But the main question is about the possible applications of this method. However, the testing code looks amazing, I will definitely run it soon and see how it works

@KaymeKaydex KaymeKaydex added the non-standard something that is not fixed in the standard of the original vshard library label Mar 7, 2024
@KaymeKaydex KaymeKaydex merged commit b73aaa1 into main Mar 19, 2024
1 check passed
@nurzhan-saktaganov nurzhan-saktaganov deleted the feature/replicaset-call branch December 13, 2024 22:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers non-standard something that is not fixed in the standard of the original vshard library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants