Skip to content

[VarDumper] Add a RdKafka caster #35347

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

Merged
merged 1 commit into from
Feb 4, 2020

Conversation

romainneutron
Copy link
Contributor

@romainneutron romainneutron commented Jan 15, 2020

Q A
Branch? master
Bug fix? no
New feature? yes
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

Hello,

This is the very beginning of this new feature.
First, I'd like to know if there's a no-go for this feature so I won't waste my time.
Then, if you are a RdKafka expert, I'd take your comments with much pleasure sincer I'm a noob in this technology (and that's why I'm implementing this caster 🤓)
Tests need to be added once the implementation will be a bit more complete.

@romainneutron romainneutron force-pushed the kafka-caster branch 4 times, most recently from 37f288b to c5acb0f Compare January 21, 2020 15:24
@stof
Copy link
Member

stof commented Jan 21, 2020

I'm not convinced we should commit the docker-based setup in the VarDumper component. but if we do, it should be excluded from downloads in our .gitattributes file, as this is useless for people using the component.

I have no knowledge at all about rdkafka so I cannot know whether the caster is correct.

@romainneutron romainneutron force-pushed the kafka-caster branch 4 times, most recently from 7b6a88b to de433d6 Compare January 21, 2020 16:45
@lyrixx
Copy link
Member

lyrixx commented Jan 21, 2020

The docker part is not used in the CI. I don't think it's a good idea to add it here. We don't do that for other component

@romainneutron
Copy link
Contributor Author

romainneutron commented Jan 21, 2020

This is WIP code, I'll clean my mess and ask for a review once it's ready :)

@romainneutron romainneutron force-pushed the kafka-caster branch 13 times, most recently from 7f9d905 to ce59300 Compare January 22, 2020 10:42
@romainneutron romainneutron force-pushed the kafka-caster branch 2 times, most recently from a25eeb7 to fe54c8b Compare January 22, 2020 10:46
Copy link
Contributor Author

@romainneutron romainneutron left a comment

Choose a reason for hiding this comment

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

My work is now finished, implementation is done, tests are (should be) okay. Comments and review are welcome :)

@romainneutron romainneutron force-pushed the kafka-caster branch 2 times, most recently from c8e5b5e to 7292256 Compare January 22, 2020 13:27
@romainneutron
Copy link
Contributor Author

PR updated, comments addressed

@romainneutron romainneutron force-pushed the kafka-caster branch 2 times, most recently from b455d50 to 1e2ca1e Compare January 22, 2020 14:35
@romainneutron
Copy link
Contributor Author

PR updated, comments addressed

@romainneutron romainneutron force-pushed the kafka-caster branch 2 times, most recently from 5227955 to 1681f9b Compare January 22, 2020 17:01
@lyrixx lyrixx changed the title Add a RdKafka caster to Var-Dumper [VarDumper] Add a RdKafka caster Jan 24, 2020
@romainneutron
Copy link
Contributor Author

PR updated, comments addressed

@nicolas-grekas
Copy link
Member

Thank you @romainneutron.

nicolas-grekas added a commit that referenced this pull request Feb 4, 2020
This PR was merged into the 5.1-dev branch.

Discussion
----------

[VarDumper] Add a RdKafka caster

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | N/A
| License       | MIT
| Doc PR        | N/A

Hello,

This is the very beginning of this new feature.
First, I'd like to know if there's a no-go for this feature so I won't waste my time.
Then, if you are a RdKafka expert, I'd take your comments with much pleasure sincer I'm a noob in this technology (and that's why I'm implementing this caster 🤓)
Tests need to be added once the implementation will be a bit more complete.

Commits
-------

6cd1235 Add a RdKafka caster to Var-Dumper
@nicolas-grekas nicolas-grekas merged commit 6cd1235 into symfony:master Feb 4, 2020
@romainneutron romainneutron deleted the kafka-caster branch February 4, 2020 08:21
@nicolas-grekas nicolas-grekas modified the milestones: next, 5.1 May 4, 2020
@fabpot fabpot mentioned this pull request May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants