Network Fabric Transaction Tracking via Universal Identifiers
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing systems fail to effectively track and manage transactions across asynchronous switch systems in a network fabric, as they lack a unified and transparent method to identify and sequence control plane packets, making it difficult to diagnose issues and provide detailed debugging logs.
Innovation Solution
The solution involves assigning unique identifiers (UTID and UFID) to each node and message in the network fabric, tagging these identifiers in message headers, and using a data aggregator system to store and track messages, enabling the generation of a transparent and augmented view of the fabric, and allowing for the identification of root causes of failures.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Loss of information
If cookies are used to store and track transient states of transactions within an application, then transaction state tracking is achieved, but the system cannot effectively track transactions across asynchronous applications in a network fabric
Solution Approach 1:
The patent creates a universal transaction identifier (UTID) system that functions across all applications in the network fabric, not just within single applications. The UTID is injected by source applications and carried through the asynchronous network fabric, enabling a single tracking mechanism to serve multiple applications and nodes universally.
Solution Approach 2:
The patent introduces an intermediary data aggregator system that collects, stores, and correlates messages from multiple asynchronous applications. This intermediary component enables cross-application tracking by maintaining a centralized view of transactions that span multiple applications, acting as a mediator between disparate application states.
2Ease of operation
If existing cookie-based tracking is used within applications, then application-level transaction states are tracked, but detailed debugging logs and root cause identification across the network fabric are not available
Solution Approach 1:
The patent applies preliminary action by injecting the UTID at the source application when the transaction is initiated. This identifier is embedded in advance into the message stream before the transaction traverses the network fabric, ensuring that tracking information is available from the outset for debugging and root cause analysis.
Solution Approach 2:
The data aggregator provides feedback by collecting and correlating messages with their UTIDs, creating a comprehensive view of transaction flow across the network. This feedback mechanism enables detailed debugging logs and root cause identification by showing the complete transaction journey through multiple asynchronous applications.
Data Source
AI summary
Methods and systems for tracking transactions in a network fabric, include: receiving a message generated by a node in the network fabric; assigning a uniform fabric identifier (“UFID”) to the node; assigning a uniform transaction identifier (“UTID”) to the message”; appending the UFID and the UTID to the message; and storing the message in a database.


