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

[#noissue] Fix log level of cluster manager #9312

Merged

Conversation

jaehong-kim
Copy link
Contributor

No description provided.

@jaehong-kim jaehong-kim added this to the 2.5.0 milestone Oct 24, 2022
@jaehong-kim jaehong-kim self-assigned this Oct 24, 2022
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #9312 (c8a3d96) into master (b89dff7) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master    #9312   +/-   ##
=========================================
  Coverage     39.38%   39.39%           
- Complexity    11770    11773    +3     
=========================================
  Files          3407     3407           
  Lines         91260    91260           
  Branches      10118    10118           
=========================================
+ Hits          35941    35948    +7     
+ Misses        52216    52211    -5     
+ Partials       3103     3101    -2     
Impacted Files Coverage Δ
...navercorp/pinpoint/web/cluster/ClusterManager.java 0.00% <0.00%> (ø)
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 70.83% <0.00%> (-8.34%) ⬇️
...om/navercorp/pinpoint/rpc/codec/PacketDecoder.java 51.66% <0.00%> (-1.67%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 79.83% <0.00%> (-1.24%) ⬇️
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 21.59% <0.00%> (+1.13%) ⬆️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 75.92% <0.00%> (+3.70%) ⬆️
.../pinpoint/metric/common/pinot/PinotDataSource.java 50.00% <0.00%> (+4.54%) ⬆️
...p/pinpoint/rpc/stream/StreamChannelRepository.java 78.94% <0.00%> (+21.05%) ⬆️
.../collector/dao/pinot/PinotSystemMetricLongDao.java 100.00% <0.00%> (+36.36%) ⬆️

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 08816f0 into pinpoint-apm:master Oct 24, 2022
@jaehong-kim jaehong-kim deleted the fix-cluster-manager-log branch October 24, 2022 08:47
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.

None yet

1 participant