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

Updated the Gateway Address Bug returning Silo Endpoint for Client #3

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

alfkonee
Copy link
Contributor

The Gateway Provider was returning the SiloAddress without any transformation this will cuase all Client request to go to the Silo Clustering Port instead of the gateway Port This PR fixes that

@crookm
Copy link
Member

crookm commented Jan 22, 2025

nice one - thank you!

@crookm crookm merged commit 01b6631 into interflare:main Jan 22, 2025
1 of 2 checks passed
@alfkonee
Copy link
Contributor Author

Yep was a pretty big bug I encountered great to see it merged

@alfkonee
Copy link
Contributor Author

alfkonee commented Jan 22, 2025

Oh btw I have a generics based implementation for the PersistenceStorageProvider would you be amenable to a PR or at least a disccussion in an issue for that??

@crookm
Copy link
Member

crookm commented Jan 22, 2025

Oh btw I have a generics based implementation for the PersistenceStorageProvider would you be amenable to a PR or at least a disccussion in an issue for that??

would be happy to see what you were thinking around this in a new issue - i had opted for a string to be stored in the marten state document so that the orleans serialiser can be used, rather than the marten one.

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