Skip to content

Migrate OSS project to handle protocol split #386

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mizuchi
Copy link
Contributor

@Mizuchi Mizuchi commented May 14, 2025

Summary:
X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 14, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74687663

Mizuchi added a commit to Mizuchi/fb303 that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386


fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
@Mizuchi Mizuchi force-pushed the export-D74687663 branch from 1a05e5a to 9fe2fb6 Compare May 14, 2025 18:41
Mizuchi added a commit to Mizuchi/CacheLib that referenced this pull request May 14, 2025
Summary:

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/Glean that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/openr that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/wangle that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/katran that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/fboss that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/folly that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/mvfst that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/hsthrift that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/edencommon that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/mcrouter that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/rust-shed that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/watchman that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/presto that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/hsthrift that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/watchman that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/fizz that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/folly that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/katran that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/moxygen that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/openr that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/sapling that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/edencommon that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/fb303 that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386


fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/mcrouter that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/presto that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/hhvm that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/fboss that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74687663

Mizuchi added a commit to Mizuchi/wangle that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/Glean that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/moxygen that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/fboss that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/fizz that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/proxygen that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/openr that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/presto that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/mvfst that referenced this pull request May 14, 2025
Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/hsthrift that referenced this pull request May 14, 2025
Summary:
X-link: facebookexperimental/moxygen#58

X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/edencommon that referenced this pull request May 14, 2025
Summary:
X-link: facebookexperimental/moxygen#58

X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/mcrouter that referenced this pull request May 14, 2025
Summary:
X-link: facebook/openr#158

X-link: facebook/fboss#434

X-link: facebookincubator/fizz#162

X-link: facebookexperimental/moxygen#58

X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/folly that referenced this pull request May 14, 2025
Summary:
X-link: facebook/mcrouter#468

X-link: facebookexperimental/edencommon#26

X-link: fairinternal/unified_parallelism#15

X-link: facebookincubator/hsthrift#152

X-link: facebook/mvfst#395

X-link: prestodb/presto#25113

X-link: facebook/fboss#434

X-link: facebookincubator/fizz#162

X-link: facebookexperimental/moxygen#58

X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/rust-shed that referenced this pull request May 14, 2025
Summary:
X-link: facebookincubator/llm_orchestrator#42

X-link: facebook/folly#2436

X-link: https://github.com/facebook/tee-orchestrator/pull/3

X-link: facebook/mcrouter#468

X-link: facebookexperimental/edencommon#26

X-link: fairinternal/unified_parallelism#15

X-link: facebookincubator/hsthrift#152

X-link: facebook/mvfst#395

X-link: prestodb/presto#25113

X-link: facebook/fboss#434

X-link: facebookincubator/fizz#162

X-link: facebookexperimental/moxygen#58

X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Mizuchi added a commit to Mizuchi/katran that referenced this pull request May 14, 2025
Summary:
X-link: facebookincubator/llm_orchestrator#42

X-link: facebook/folly#2436

X-link: https://github.com/facebook/tee-orchestrator/pull/3

X-link: facebook/mcrouter#468

X-link: facebookexperimental/edencommon#26

X-link: fairinternal/unified_parallelism#15

X-link: facebookincubator/hsthrift#152

X-link: facebook/mvfst#395

X-link: prestodb/presto#25113

X-link: facebook/fboss#434

X-link: facebookincubator/fizz#162

X-link: facebookexperimental/moxygen#58

X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants