Skip to content

Conversation

@nurzhan-saktaganov
Copy link
Collaborator

@nurzhan-saktaganov nurzhan-saktaganov commented Sep 11, 2025

While handling bucketsDiscoveryWait response,
we wrongly store nil pointer for received bucketIDs
if the target bucketID does not belong to a replicaset,
whose response is being processed.

Closes #79

Unfortunately, no new tests are provided due to limitations of the current testing module.

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

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

Related issues:

@nurzhan-saktaganov nurzhan-saktaganov force-pushed the nsaktaganov_resolve_issue_79 branch from e371576 to 2608f09 Compare September 11, 2025 20:45
While handling bucketsDiscoveryWait response,
we wrongly store nil pointer for received bucketIDs
if the target bucketID does not belong to a replicaset,
whose response is being processed.

Closes tarantool#79
@oleg-jukovec oleg-jukovec merged commit acdc4b1 into tarantool:master Sep 19, 2025
7 of 8 checks passed
@nurzhan-saktaganov nurzhan-saktaganov deleted the nsaktaganov_resolve_issue_79 branch September 19, 2025 14:07
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.

A bug in Router.bucketSearchBatched

3 participants