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

[#9206] Backport: Fix rabbitMQ consumer handle interceptor #9207

Conversation

jaehong-kim
Copy link
Contributor

@jaehong-kim jaehong-kim added this to the 2.4.2 milestone Sep 20, 2022
@jaehong-kim jaehong-kim self-assigned this Sep 20, 2022
@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #9207 (896330b) into 2.4.x (ce42fe2) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##              2.4.x    #9207      +/-   ##
============================================
+ Coverage     40.19%   40.21%   +0.02%     
+ Complexity    11740    11739       -1     
============================================
  Files          3295     3295              
  Lines         89559    89559              
  Branches      10032    10032              
============================================
+ Hits          35996    36015      +19     
+ Misses        50493    50478      -15     
+ Partials       3070     3066       -4     
Impacted Files Coverage Δ
...pc/server/LoggingServerMessageListenerFactory.java 80.95% <0.00%> (-9.53%) ⬇️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 76.47% <0.00%> (-1.61%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.06% <0.00%> (-0.83%) ⬇️
...vercorp/pinpoint/web/vo/ApplicationAgentsList.java 72.36% <0.00%> (+2.63%) ⬆️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 75.92% <0.00%> (+3.70%) ⬆️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 88.74% <0.00%> (+4.63%) ⬆️
...r/context/storage/AsyncQueueingUriStatStorage.java 85.29% <0.00%> (+16.17%) ⬆️
...vercorp/pinpoint/rpc/packet/ServerClosePacket.java 65.21% <0.00%> (+17.39%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jaehong-kim jaehong-kim merged commit f29fba0 into pinpoint-apm:2.4.x Sep 20, 2022
@jaehong-kim jaehong-kim deleted the fix-rabbitmq-consumer-handle-backport branch September 20, 2022 08:39
@emeroad emeroad linked an issue Sep 30, 2022 that may be closed by this pull request
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: Fix rabbitMQ consumer handle interceptor
1 participant