-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Messenger] Kafka Transport Bridge #51070
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
Open
andythorne
wants to merge
21
commits into
symfony:7.4
Choose a base branch
from
andythorne:kafka-transport
base: 7.4
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,803
−2
Open
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
fd88c3b
[Messenger] Added Kafka Transport Bridge
andythorne a44b50f
[FrameworkBundle] Added kafka transport to services
andythorne f1999fe
[FrameworkBundle] Added kafka transport to suggestions
andythorne da6acef
[Messenger][KafkaTransport] Fixed licence
andythorne 668f67c
Fabbot suggestions
andythorne db50233
Fixed psalm and integration tests
andythorne f82f7b2
Fixed psalm array shapes
andythorne cf98322
Removed duplicate rekafka install
andythorne 98a53bc
Updated protocol check to use parse_url
andythorne 9622b67
Cleaned up docblocks
andythorne 6566e72
Corrected changelog grammar
andythorne 0123d2f
Fixed syslog to PsrLog mapping
andythorne 452c93c
Fixed default FakfaFactory logic
andythorne 49a2783
Refactored get message into single method
andythorne 8f2906d
Use a callback manager and interface for callbacks
andythorne 3fc3693
Register callback manager
andythorne d396315
Fixed known unused tags test
andythorne ea73ebe
Remove CallbackManager if not transports are defined
andythorne 05cad42
Completed PsrLogging tests
andythorne 0d0c290
Corrected KafkaFactory service parameter
andythorne ca7e261
Fixed licence check
andythorne File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Updated protocol check to use parse_url
- Loading branch information
commit 98a53bcdfa3528dfeb8ed70b3568ab2c01797761
There are no files selected for viewing
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be
@param