FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Make serializer configurable via YAML configuration by lenchester · Pull Request #1390 · php-enqueue/enqueue-dev · GitHub

feat: Make serializer configurable via YAML configuration - #1390

Open
lenchester wants to merge 3 commits into
php-enqueue:masterfrom
lenchester:feature/serializer-replaceable
Open

feat: Make serializer configurable via YAML configuration#1390
lenchester wants to merge 3 commits into
php-enqueue:masterfrom
lenchester:feature/serializer-replaceable

Conversation

lenchester commented May 20, 2025
edited
Loading

Copy link
Copy Markdown

This change enables users to specify custom serializers with configuration
options in their Enqueue bundle YAML configuration, improving flexibility
when working with different message formats.

  • Add support for configuring serializers through YAML in RdKafkaContext
  • Allow serializer specification as a class name, array with options, or instance

- Add support for configuring serializers through YAML in RdKafkaContext
- Allow serializer specification as a class name, array with options, or instance
Comment thread pkg/rdkafka/RdKafkaContext.php Outdated
- Ensures robustness by providing a default serializer
- Refactoring
lenchester requested a review from Steveb-p May 26, 2025 08:19
lenchester requested a review from Steveb-p July 1, 2025 12:54

Copy link
Copy Markdown
Author

@Steveb-p can you review the PR?

Copy link
Copy Markdown
Author

Hmm, I’m not sure whether the error was caused by my changes.

Copy link
Copy Markdown
Contributor

Hmm, I’m not sure whether the error was caused by my changes.

Seems like it was a one-off failure in one job in tests.

Copy link
Copy Markdown

Hey,
Thank you for working on this!

I am working in a Symfony app where Kafka is configured only with yaml files (enqueue and messenger).

I hope this feature gets added soon !

In the meantime, how can I configure a custom serializer without yaml? Can you help me please?

Copy link
Copy Markdown

Hi team, thank you for implementing this feature! Would it be possible to cut a new release with it? We’re currently blocked on this. Appreciate your work on this.

Copy link
Copy Markdown

@makasim Is it possible to release a new version? Thank you.

lenchester commented Apr 30, 2026
edited
Loading

Copy link
Copy Markdown
Author

This PR is a bit stale. Is there anything I could help to get it merged and released? @makasim

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL