-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Besides the "simple" write batches, UWE also contains different types of batches that are not handled:
- TwoPhaseWriteBatch
- InternalTransactionBatch (this seems to only be used for retryable time series updates and we are not supporting time series updates yet)
- MultiWriteBlockingMigrationsBatch
We should be able to collect query stats for updates in these kinds of batches, and have tests for them. We process these kinds of writes here: WriteBatchResponseProcessor::_onWriteBatchResponse(NoRetryWriteBatchResponse)
- depends on
-
SERVER-112050 Collect query stats for update in sharded
-
- Closed
-