Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6052

Include syscat time in mutation time

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.14.3
    • 5.2.0, 5.1.4
    • core
    • None

    Description

      Currently we measure the metric GLOBAL_MUTATION_COMMIT_TIME as the time spent just in htable.batch rpc for base and index tables. https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java#L1029-L1136

      We don't measure the time spent in MutationState#validateAndGetServerTimestamp which makes rpc to SYSTEM.CATALOG table and which is a part of commit phase.

      Attachments

        Activity

          People

            mnpoonia Aman Poonia
            shahrs87 Rushabh Shah
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: