Skip to content

upgrade thrift to 0.15.0#8427

Merged
xiangfu0 merged 1 commit intoapache:masterfrom
xiangfu0:upgrade_thrift_0.15.0
Mar 29, 2022
Merged

upgrade thrift to 0.15.0#8427
xiangfu0 merged 1 commit intoapache:masterfrom
xiangfu0:upgrade_thrift_0.15.0

Conversation

@xiangfu0
Copy link
Copy Markdown
Contributor

Description

Try to keep the style of generated code to avoid confusion for further upgrades.

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

@xiangfu0 xiangfu0 force-pushed the upgrade_thrift_0.15.0 branch from 381009d to 273bfca Compare March 28, 2022 23:42
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 29, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.82%. Comparing base (7655fcc) to head (273bfca).
⚠️ Report is 6220 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #8427      +/-   ##
============================================
+ Coverage     64.06%   70.82%   +6.76%     
- Complexity     4278     4280       +2     
============================================
  Files          1611     1656      +45     
  Lines         84809    86690    +1881     
  Branches      12873    13076     +203     
============================================
+ Hits          54329    61398    +7069     
+ Misses        26550    21050    -5500     
- Partials       3930     4242     +312     
Flag Coverage Δ
integration1 28.72% <ø> (?)
integration2 27.35% <ø> (?)
unittests1 66.99% <ø> (ø)
unittests2 14.10% <ø> (-0.02%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@xiangfu0 xiangfu0 merged commit a4794d4 into apache:master Mar 29, 2022
@xiangfu0 xiangfu0 deleted the upgrade_thrift_0.15.0 branch March 29, 2022 01:45
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