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

Step 1: Switched to use third-party v3 #3407

Conversation

sherman-the-tank
Copy link
Member

  1. Switched from HeaderClientChannel to the RocketChannel
  2. 99.9% of changes are mechanical: set_xxx(yyy) ==> xxx_ref() = yyy

What type of PR is this?

  • bug
  • feature
  • enhancement

What does this PR do?

This PR switched to ThirdParty v3

Which issue(s)/PR(s) this PR relates to?

Special notes for your reviewer, ex. impact of this fix, etc:

Additional context:

Checklist:

  • Documentation affected (Please add the label if documentation needs to be modified.)
  • Incompatible (If it is incompatible, please describe it and add corresponding label.)
  • Need to cherry-pick (If need to cherry-pick to some branches, please label the destination version(s).)
  • Performance impacted: Consumes more CPU/Memory

Release notes:

Please confirm whether to reflect in release notes and how to describe:

                                                            `

@sherman-the-tank sherman-the-tank changed the title Switched to use third-party v3 Step 1: Switched to use third-party v3 Dec 5, 2021
yixinglu
yixinglu previously approved these changes Dec 6, 2021
Copy link
Contributor

@yixinglu yixinglu left a comment

Choose a reason for hiding this comment

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

glad to see this PR. well done.

@Sophie-Xie Sophie-Xie added the ready-for-testing PR: ready for the CI test label Dec 7, 2021
critical27
critical27 previously approved these changes Dec 9, 2021
@sherman-the-tank sherman-the-tank dismissed stale reviews from critical27 and yixinglu via e3cb2fa December 13, 2021 08:51
@sherman-the-tank sherman-the-tank force-pushed the Step1-use-3rdparty-v3 branch 2 times, most recently from e3cb2fa to b507bf9 Compare December 13, 2021 08:55
yixinglu
yixinglu previously approved these changes Dec 13, 2021
wenhaocs
wenhaocs previously approved these changes Dec 16, 2021
@sherman-the-tank sherman-the-tank dismissed stale reviews from wenhaocs and yixinglu via cc22a86 December 22, 2021 10:35
@sherman-the-tank sherman-the-tank force-pushed the Step1-use-3rdparty-v3 branch 3 times, most recently from 75ca674 to 1215345 Compare December 22, 2021 13:24
1) Switched from HeaderClientChannel to the RocketChannel
   (common/thrif/ThriftClientManager-inc.h)
2) Fixed a bug in common/process/ProcessUtils.cpp
3) Fixed all UT
4) 99.9% of changes are mechanical: set_xxx(yyy)  ==> xxx_ref() = yyy
wenhaocs
wenhaocs previously approved these changes Dec 22, 2021
wenhaocs
wenhaocs previously approved these changes Dec 23, 2021
@sherman-the-tank
Copy link
Member Author

Abandon this PR. Use #3554 instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants