Do not check FCV when attaching telemetry context on egress messages

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.1.0-rc0, 9.0.0-rc1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • Fully Compatible
    • v9.0
    • N&O 2026-07-20
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We check FCV when starting spans, so we don't need to check it when deciding whether to add the telemetry context section. This additionally causes issues in async egress, as the OperationContext may be destroyed before we check the FCV (e.g, the operation was cncelled), which would lead to invalid dereference when trying to check the version.

            Assignee:
            Michael Nugent
            Reporter:
            Michael Nugent
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: