Skip to content

Conversation

@xiangfu0
Copy link
Contributor

Description

Upgrade Notes

Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion)

  • Yes (Please label as backward-incompat, and complete the section below on Release Notes)

Does this PR fix a zero-downtime upgrade introduced earlier?

  • Yes (Please label this as backward-incompat, and complete the section below on Release Notes)

Does this PR otherwise need attention when creating release notes? Things to consider:

  • New configuration options
  • Deprecation of configurations
  • Signature changes to public methods/interfaces
  • New plugins added or old plugins removed
  • Yes (Please label this PR as release-notes and complete the section on Release Notes)

Release Notes

Documentation

@codecov-commenter
Copy link

Codecov Report

Merging #8197 (494bfd8) into master (22b17c3) will decrease coverage by 57.12%.
The diff coverage is n/a.

❗ Current head 494bfd8 differs from pull request most recent head 1dbe096. Consider uploading reports for the commit 1dbe096 to get more accurate results

Impacted file tree graph

@@              Coverage Diff              @@
##             master    #8197       +/-   ##
=============================================
- Coverage     71.36%   14.24%   -57.13%     
+ Complexity     4308       81     -4227     
=============================================
  Files          1623     1578       -45     
  Lines         84365    82484     -1881     
  Branches      12657    12453      -204     
=============================================
- Hits          60208    11748    -48460     
- Misses        20032    69861    +49829     
+ Partials       4125      875     -3250     
Flag Coverage Δ
integration1 ?
integration2 ?
unittests1 ?
unittests2 14.24% <ø> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
...oker/broker/BrokerServiceAutoDiscoveryFeature.java 0.00% <ø> (-81.82%) ⬇️
...n/function/scalar/DataTypeConversionFunctions.java 0.00% <ø> (ø)
.../pinot/common/function/scalar/StringFunctions.java 0.00% <ø> (-71.43%) ⬇️
...e/pinot/common/minion/MinionTaskMetadataUtils.java 0.00% <ø> (-87.50%) ⬇️
...org/apache/pinot/common/utils/PinotAppConfigs.java 0.00% <ø> (-64.71%) ⬇️
...va/org/apache/pinot/parsers/utils/ParserUtils.java 0.00% <ø> (-85.19%) ⬇️
...oller/api/events/DefaultMetadataEventNotifier.java 100.00% <ø> (ø)
...pi/events/DefaultMetadataEventNotifierFactory.java 100.00% <ø> (ø)
.../pinot/core/metadata/MetadataExtractorFactory.java 0.00% <ø> (-100.00%) ⬇️
...uery/scheduler/resources/QueryExecutorService.java 0.00% <ø> (-35.30%) ⬇️
... and 1335 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 22b17c3...1dbe096. Read the comment docs.

Copy link
Member

@richardstartin richardstartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@xiangfu0 xiangfu0 merged commit bad7106 into apache:master Feb 13, 2022
@xiangfu0 xiangfu0 deleted the checkstyle-more branch February 13, 2022 18:21
xiangfu0 added a commit to xiangfu0/pinot that referenced this pull request Feb 23, 2022
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.

3 participants