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

realtime debug logging #7946

Merged

Conversation

richardstartin
Copy link
Member

@richardstartin richardstartin force-pushed the realtime-consumption-debugging branch 2 times, most recently from 36a19dd to ad7627f Compare December 22, 2021 11:58
@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2021

Codecov Report

Merging #7946 (ad7627f) into master (afd5115) will decrease coverage by 6.41%.
The diff coverage is 4.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #7946      +/-   ##
============================================
- Coverage     71.20%   64.78%   -6.42%     
  Complexity     4172     4172              
============================================
  Files          1593     1548      -45     
  Lines         82457    80606    -1851     
  Branches      12298    12103     -195     
============================================
- Hits          58711    52224    -6487     
- Misses        19791    24659    +4868     
+ Partials       3955     3723     -232     
Flag Coverage Δ
integration1 ?
integration2 ?
unittests1 68.13% <0.00%> (-0.03%) ⬇️
unittests2 14.30% <4.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...manager/realtime/LLRealtimeSegmentDataManager.java 45.27% <0.00%> (-25.93%) ⬇️
...in/stream/kafka20/KafkaPartitionLevelConsumer.java 62.96% <12.50%> (-26.52%) ⬇️
...a/org/apache/pinot/common/metrics/MinionMeter.java 0.00% <0.00%> (-100.00%) ⬇️
...g/apache/pinot/common/metrics/ControllerMeter.java 0.00% <0.00%> (-100.00%) ⬇️
.../apache/pinot/common/metrics/BrokerQueryPhase.java 0.00% <0.00%> (-100.00%) ⬇️
.../apache/pinot/common/metrics/MinionQueryPhase.java 0.00% <0.00%> (-100.00%) ⬇️
...he/pinot/common/messages/SegmentReloadMessage.java 0.00% <0.00%> (-100.00%) ⬇️
...pinot/core/data/manager/realtime/TimerService.java 0.00% <0.00%> (-100.00%) ⬇️
...pinot/minion/exception/TaskCancelledException.java 0.00% <0.00%> (-100.00%) ⬇️
...not/common/exception/HttpErrorStatusException.java 0.00% <0.00%> (-100.00%) ⬇️
... and 366 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 afd5115...ad7627f. Read the comment docs.

@richardstartin richardstartin force-pushed the realtime-consumption-debugging branch 2 times, most recently from fda997a to 3463c76 Compare December 22, 2021 15:58
@mayankshriv mayankshriv merged commit 652cc98 into apache:master Dec 22, 2021
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.

None yet

4 participants