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

fix: deprecated kafka-avro #1337

Merged
merged 1 commit into from
Sep 23, 2024
Merged

fix: deprecated kafka-avro #1337

merged 1 commit into from
Sep 23, 2024

Conversation

kirrg001
Copy link
Contributor

@kirrg001 kirrg001 commented Sep 19, 2024

@kirrg001 kirrg001 requested a review from a team as a code owner September 19, 2024 12:53
@kirrg001 kirrg001 added the v4 label Sep 19, 2024
@@ -359,3 +364,10 @@ function findInstanaHeaderValues(instanaHeadersAsObject) {

return { level, traceId, longTraceId, parentSpanId };
}

function logDeprecationKafkaAvroMessage() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggestion for function name logKafkaAvroDeprecationWarning

Copy link
Contributor Author

Choose a reason for hiding this comment

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

haha yeah you are right, but I am too lazy to change it now :D

Copy link
Contributor

@aryamohanan aryamohanan left a comment

Choose a reason for hiding this comment

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

LGTM

@aryamohanan
Copy link
Contributor

Qs: Would it be possible to also remove the tests? It seems unnecessary to keep the skipped ones.

@kirrg001
Copy link
Contributor Author

Would it be possible to also remove the tests?

I decided to keep them in case we need to test something. We do not have a rule when we remove the tests.

@kirrg001 kirrg001 merged commit 648e864 into v4 Sep 23, 2024
@kirrg001 kirrg001 deleted the deprecate-avro branch September 23, 2024 07:24
@aryamohanan aryamohanan mentioned this pull request Oct 10, 2024
20 tasks
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.

3 participants