-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ctp: propogate dropping of stream to trace processor in CTP
This CL fixes the propogation of query cancellation from CTP to TP. When the stream is dropped, interrupt the trace processor instance. This is critical for cancelling inefficient queries. Change-Id: Ib03c1bfa219db3e70b310e1360ef695545f62a6a Bug: 278208757
- Loading branch information
1 parent
567762c
commit d8da5ad
Showing
3 changed files
with
74 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters