Skip to content

Commit 1942891

Browse files
auto-revert-app[bot]auto-revert-processor
authored and
MongoDB Bot
committed
Revert "SERVER-104168 Vendor in folly TokenBucket utility (#35417)" (#35456)
Co-authored-by: auto-revert-processor <[email protected]> GitOrigin-RevId: b375383fb96816ff7a8148ca76dc0a1e272132a8
1 parent 628d3d5 commit 1942891

File tree

9 files changed

+0
-1321
lines changed

9 files changed

+0
-1321
lines changed

.github/CODEOWNERS

-1
Original file line numberDiff line numberDiff line change
@@ -2813,7 +2813,6 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
28132813
/src/third_party/**/cares @10gen/server-networking-and-observability @svc-auto-approve-bot
28142814
/src/third_party/**/croaring @10gen/query-execution @svc-auto-approve-bot
28152815
/src/third_party/**/fmt @10gen/server-programmability @svc-auto-approve-bot
2816-
/src/third_party/**/folly @10gen/server-workload-scheduling @svc-auto-approve-bot
28172816
/src/third_party/**/gperftools @10gen/server-workload-scheduling @svc-auto-approve-bot
28182817
/src/third_party/**/grpc @10gen/server-networking-and-observability @svc-auto-approve-bot
28192818
/src/third_party/**/icu4c* @10gen/query-execution @svc-auto-approve-bot

sbom.json

-43
Original file line numberDiff line numberDiff line change
@@ -542,49 +542,6 @@
542542
},
543543
"scope": "required"
544544
},
545-
{
546-
"supplier": {
547-
"name": "Organization: github"
548-
},
549-
"name": "folly",
550-
"version": "v2025.04.21.00",
551-
"licenses": [
552-
{
553-
"license": {
554-
"id": "Apache-2.0"
555-
}
556-
}
557-
],
558-
"purl": "pkg:github/folly/[email protected]",
559-
"properties": [
560-
{
561-
"name": "internal:team_responsible",
562-
"value": "Workload Scheduling"
563-
},
564-
{
565-
"name": "emits_persisted_data",
566-
"value": "false"
567-
},
568-
{
569-
"name": "info_link",
570-
"value": "https://github.com/facebook/folly"
571-
},
572-
{
573-
"name": "import_script_path",
574-
"value": "src/third_party/folly/scripts/import.sh"
575-
}
576-
],
577-
"type": "library",
578-
"bom-ref": "b2fa8868-e134-4fcb-9641-6344ecfef39e",
579-
"evidence": {
580-
"occurrences": [
581-
{
582-
"location": "src/third_party/folly"
583-
}
584-
]
585-
},
586-
"scope": "required"
587-
},
588545
{
589546
"supplier": {
590547
"name": "Organization: github"

src/third_party/OWNERS.yml

-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ filters:
2424
- "fmt":
2525
approvers:
2626
- 10gen/server-programmability
27-
- "folly":
28-
approvers:
29-
- 10gen/server-workload-scheduling
3027
- "gperftools":
3128
approvers:
3229
- 10gen/server-workload-scheduling

src/third_party/folly/BUILD.bazel

-26
This file was deleted.

src/third_party/folly/dist/LICENSE

-200
This file was deleted.

0 commit comments

Comments
 (0)