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

Second attempt at fixing serializing kafka configuration #7789

Merged

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Feb 10, 2023

Hopefully resolves #7597
Without reproducing the issue it is hard to tell whether this will help. Another issue that could arise is that we add our metrics class in metric.reporters property which will probably break if this configuration is used to build consumer or producer after deserializing as our classes don't seem to be available there. If this fails we'll need to ask the issue reporter for instructions how to reproduce and find a different strategy for fixing this.

@laurit laurit requested a review from a team as a code owner February 10, 2023 18:54
@mateuszrzeszutek mateuszrzeszutek merged commit 39e7ed4 into open-telemetry:main Feb 13, 2023
@laurit laurit deleted the kafka-serialization-take2 branch February 13, 2023 10:31
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.

Flink with auto instrumentation throws NotSerializableException on GlobalOpenTelemetry$ObfuscatedOpenTelemetry
3 participants