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

[#8878] Add support to kafka version 2.8 ~ 3.2 for kafka plugin #9051

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Jul 19, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #9051 (84b9b61) into master (9b96675) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #9051      +/-   ##
============================================
- Coverage     39.80%   39.75%   -0.05%     
+ Complexity    11830    11825       -5     
============================================
  Files          3365     3370       +5     
  Lines         90938    90986      +48     
  Branches      10090    10094       +4     
============================================
- Hits          36194    36170      -24     
- Misses        51647    51715      +68     
- Partials       3097     3101       +4     
Impacted Files Coverage Δ
...m/navercorp/pinpoint/plugin/kafka/KafkaPlugin.java 0.00% <0.00%> (ø)
.../navercorp/pinpoint/plugin/kafka/KafkaVersion.java 0.00% <0.00%> (ø)
...afka/interceptor/NetworkClientPollInterceptor.java 0.00% <0.00%> (ø)
...a/interceptor/util/Kafka2ResponseDataProvider.java 0.00% <0.00%> (ø)
...a/interceptor/util/Kafka3ResponseDataProvider.java 0.00% <0.00%> (ø)
...rceptor/util/KafkaResponseDataProviderFactory.java 0.00% <0.00%> (ø)
...erceptor/util/UnsupportedResponseDataProvider.java 0.00% <0.00%> (ø)
...p/pinpoint/rpc/client/WriteFailFutureListener.java 56.25% <0.00%> (-25.00%) ⬇️
...p/pinpoint/rpc/stream/StreamChannelRepository.java 57.89% <0.00%> (-21.06%) ⬇️
...r/context/storage/AsyncQueueingUriStatStorage.java 69.11% <0.00%> (-16.18%) ⬇️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b96675...84b9b61. Read the comment docs.

@ga-ram ga-ram changed the title [#5053] Add support to kafka plugin (version 2.8 ~ 3.2) [#8878] Add support to kafka version 2.8 ~ 3.2 for kafka plugin Jul 21, 2022
@ga-ram ga-ram requested a review from emeroad July 22, 2022 01:34
@ga-ram ga-ram merged commit 0caff06 into pinpoint-apm:master Jul 26, 2022
@ga-ram ga-ram deleted the 5053 branch July 26, 2022 05:25
@emeroad emeroad linked an issue Aug 26, 2022 that may be closed by this pull request
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
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.

Backport: Add support to kafka version 2.8 ~ 3.2 for kafka plugin
2 participants