Skip to content

Add Request ID to new messages #53

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

Closed
wants to merge 1 commit into from

Conversation

afrind
Copy link
Contributor

@afrind afrind commented May 11, 2025

Summary: There's a marginally gross hack here where I keep a single map of "FullTrackName" to RequestID for legacy verions. For TrackStatus its the real FTN, for ANNOUNCE and SUB_ANNOUNCES it's a fake FTN with eg (NS, "announce"). It could break if someone has a track name or namespace tuple called "announce" or "subannounce".

Differential Revision: D74147358

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Meta Open Source bot. fb-exported labels May 11, 2025
@facebook-github-bot
Copy link
Contributor

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

afrind added a commit to afrind/moxygen that referenced this pull request May 12, 2025
Summary:

There's a marginally gross hack here where I keep a single map of "FullTrackName" to RequestID for legacy verions.  For TrackStatus its the real FTN, for ANNOUNCE and SUB_ANNOUNCES it's a fake FTN with eg (NS, "announce").  It could break if someone has a track name or namespace tuple called "announce" or "subannounce".

Reviewed By: sharmafb

Differential Revision: D74147358
afrind added a commit to afrind/moxygen that referenced this pull request May 12, 2025
Summary:

There's a marginally gross hack here where I keep a single map of "FullTrackName" to RequestID for legacy verions.  For TrackStatus its the real FTN, for ANNOUNCE and SUB_ANNOUNCES it's a fake FTN with eg (NS, "announce").  It could break if someone has a track name or namespace tuple called "announce" or "subannounce".

Reviewed By: sharmafb

Differential Revision: D74147358
afrind added a commit to afrind/moxygen that referenced this pull request May 12, 2025
Summary:

There's a marginally gross hack here where I keep a single map of "FullTrackName" to RequestID for legacy verions.  For TrackStatus its the real FTN, for ANNOUNCE and SUB_ANNOUNCES it's a fake FTN with eg (NS, "announce").  It could break if someone has a track name or namespace tuple called "announce" or "subannounce".

Reviewed By: sharmafb

Differential Revision: D74147358
afrind added a commit to afrind/moxygen that referenced this pull request May 13, 2025
Summary:

There's a marginally gross hack here where I keep a single map of "FullTrackName" to RequestID for legacy verions.  For TrackStatus its the real FTN, for ANNOUNCE and SUB_ANNOUNCES it's a fake FTN with eg (NS, "announce").  It could break if someone has a track name or namespace tuple called "announce" or "subannounce".

Reviewed By: sharmafb

Differential Revision: D74147358
@afrind afrind force-pushed the export-D74147358 branch from 5ac7c4b to 366b30c Compare May 13, 2025 17:05
afrind added a commit to afrind/moxygen that referenced this pull request May 13, 2025
Summary:

There's a marginally gross hack here where I keep a single map of "FullTrackName" to RequestID for legacy verions.  For TrackStatus its the real FTN, for ANNOUNCE and SUB_ANNOUNCES it's a fake FTN with eg (NS, "announce").  It could break if someone has a track name or namespace tuple called "announce" or "subannounce".

Reviewed By: sharmafb

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

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

afrind added a commit to afrind/moxygen that referenced this pull request May 13, 2025
Summary:
Pull Request resolved: facebookexperimental#53

There's a marginally gross hack here where I keep a single map of "FullTrackName" to RequestID for legacy verions.  For TrackStatus its the real FTN, for ANNOUNCE and SUB_ANNOUNCES it's a fake FTN with eg (NS, "announce").  It could break if someone has a track name or namespace tuple called "announce" or "subannounce".

Reviewed By: sharmafb

Differential Revision: D74147358
@afrind afrind force-pushed the export-D74147358 branch from 366b30c to d7b6e6c Compare May 13, 2025 17:10
afrind added a commit to afrind/moxygen that referenced this pull request May 13, 2025
Summary:

There's a marginally gross hack here where I keep a single map of "FullTrackName" to RequestID for legacy verions.  For TrackStatus its the real FTN, for ANNOUNCE and SUB_ANNOUNCES it's a fake FTN with eg (NS, "announce").  It could break if someone has a track name or namespace tuple called "announce" or "subannounce".

Reviewed By: sharmafb

Differential Revision: D74147358
afrind added a commit to afrind/moxygen that referenced this pull request May 13, 2025
Summary:

There's a marginally gross hack here where I keep a single map of "FullTrackName" to RequestID for legacy verions.  For TrackStatus its the real FTN, for ANNOUNCE and SUB_ANNOUNCES it's a fake FTN with eg (NS, "announce").  It could break if someone has a track name or namespace tuple called "announce" or "subannounce".

Reviewed By: sharmafb

Differential Revision: D74147358
afrind added a commit to afrind/moxygen that referenced this pull request May 13, 2025
Summary:

There's a marginally gross hack here where I keep a single map of "FullTrackName" to RequestID for legacy verions.  For TrackStatus its the real FTN, for ANNOUNCE and SUB_ANNOUNCES it's a fake FTN with eg (NS, "announce").  It could break if someone has a track name or namespace tuple called "announce" or "subannounce".

Reviewed By: sharmafb

Differential Revision: D74147358
@afrind afrind force-pushed the export-D74147358 branch from d7b6e6c to 56a167f Compare May 13, 2025 19:45
Summary:
Pull Request resolved: facebookexperimental#53

There's a marginally gross hack here where I keep a single map of "FullTrackName" to RequestID for legacy verions.  For TrackStatus its the real FTN, for ANNOUNCE and SUB_ANNOUNCES it's a fake FTN with eg (NS, "announce").  It could break if someone has a track name or namespace tuple called "announce" or "subannounce".

Reviewed By: sharmafb

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 12dd944.

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 Meta Open Source bot. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants