Collect query stats for different kinds of writes

XMLWordPrintableJSON

    • 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)

            Assignee:
            Chris Wolff
            Reporter:
            Chris Wolff
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: