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

[#9527] Set the compression type of Kafka messages #9528

Merged
merged 3 commits into from
Dec 22, 2022

Conversation

minwoo-jung
Copy link
Member

No description provided.

@minwoo-jung minwoo-jung added this to the 2.5.0 milestone Dec 22, 2022
@minwoo-jung minwoo-jung self-assigned this Dec 22, 2022
@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #9528 (4275ba2) into master (b639249) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #9528      +/-   ##
============================================
+ Coverage     38.84%   38.87%   +0.02%     
- Complexity    11898    11905       +7     
============================================
  Files          3484     3484              
  Lines         93831    93831              
  Branches      10534    10534              
============================================
+ Hits          36451    36475      +24     
+ Misses        54204    54187      -17     
+ Partials       3176     3169       -7     
Impacted Files Coverage Δ
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.06% <0.00%> (+1.23%) ⬆️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 77.54% <0.00%> (+1.60%) ⬆️
.../pinpoint/rpc/client/PinpointClientHandshaker.java 62.18% <0.00%> (+2.52%) ⬆️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 88.74% <0.00%> (+4.63%) ⬆️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 75.92% <0.00%> (+7.40%) ⬆️
...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.

@minwoo-jung minwoo-jung merged commit ed78741 into pinpoint-apm:master Dec 22, 2022
@emeroad emeroad linked an issue Dec 26, 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.

Set the compression type of Kafka messages
1 participant