Skip to content

Conversation

@MikkelSchmidtDFDS
Copy link

This pull request makes a minor update to the ProducerConfigurationBuilder class to improve the handling of the default payload serializer. The change ensures that a single static instance of DefaultPayloadSerializer is used, rather than creating a new instance each time.

  • Payload serializer optimization:
    • Updated ProducerConfigurationBuilder to use a static instance of DefaultPayloadSerializer for the default payload serializer, improving efficiency and consistency.

@DFDS-Snyk
Copy link

DFDS-Snyk commented Jan 9, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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