Skip to content

Fixing the case null session state was being set as empty byte array#1228

Merged
shankarsama merged 2 commits into
Azure:mainfrom
yvgopal:vijay/servicebus-set-session-state-null-fix
Jun 20, 2025
Merged

Fixing the case null session state was being set as empty byte array#1228
shankarsama merged 2 commits into
Azure:mainfrom
yvgopal:vijay/servicebus-set-session-state-null-fix

Conversation

@yvgopal

@yvgopal yvgopal commented Jun 17, 2025

Copy link
Copy Markdown
Member

Setting session state to null and setting session state to empty byte array are two different things. They are not the same. Setting session state to null properly cleans up session state in service bus.

yvgopal and others added 2 commits June 17, 2025 11:54
… They are not the same. Setting session state to null properly cleans up session state in service bus.
@cgillum

cgillum commented Jun 17, 2025

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@yvgopal

yvgopal commented Jun 20, 2025

Copy link
Copy Markdown
Member Author

Could someone approve and merge this PR? The tests are not passing because of test infra issue. It is not fair to block this one-line change for that. All the tests pass when I run them locally. @cgillum

@shankarsama shankarsama merged commit 62c1924 into Azure:main Jun 20, 2025
44 of 45 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.

3 participants