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

Explicitly set service listener serialization #304

Merged

Conversation

mtmk
Copy link
Collaborator

@mtmk mtmk commented Jan 2, 2024

This is necessary when the default serializer isn't using a Raw serialization for NatsMemory type which is used by the service listener.

This is necessary when the default serializer isn't using a Raw serialization
for NatsMemory type which is used by the service listener.
@mtmk mtmk linked an issue Jan 2, 2024 that may be closed by this pull request
@mtmk mtmk requested a review from caleblloyd January 2, 2024 19:18
Copy link
Contributor

@caleblloyd caleblloyd left a comment

Choose a reason for hiding this comment

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

LGTM

@mtmk mtmk merged commit b432a2f into main Jan 3, 2024
9 checks passed
@mtmk mtmk deleted the 302-services-do-not-respond-to-stats-when-a-serialiser-is-used branch January 3, 2024 09:11
@mtmk mtmk mentioned this pull request Jan 5, 2024
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.

Services do not respond to stats when a serialiser is used
2 participants