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

set initial client info with first 'transaction' creation #290

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

atakavci
Copy link
Collaborator

@atakavci atakavci commented Apr 17, 2024

fixes the issue #289
turns out a new Transaction on a brand new connection attempt to set client info with a (pipeline) which causes trouble.

attempting to fix it while creating transaction by calling setinfo via Auxiliary.

@atakavci atakavci requested review from gerzse and shacharPash April 17, 2024 14:31
Copy link
Contributor

@shacharPash shacharPash left a comment

Choose a reason for hiding this comment

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

LGTM

@shacharPash shacharPash merged commit e732b7f into redis:master Apr 18, 2024
18 checks passed
@atakavci atakavci added the bug Something isn't working label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants