Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-5692

Add real action time for HLogPrettyPrinter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.95.0
    • regionserver
    • None
    • Reviewed

    Description

      Now the HLogPrettyPrinter print the log without real op time but the timestamp

      Sequence 4 from region ee9877dfd55624f50b20acf572416a88 in table t5
      Action:
      row: r
      column: f3:q
      at time: Thu Jan 01 08:02:03 CST 1970

      Maybe we need to know the real op time like this

      Sequence 4 from region ee9877dfd55624f50b20acf572416a88 in table t5 at time: <Sun Apr 01 10:42:53 CST 2012>
      Action:
      row: r
      column: f3:q
      timestamp: Thu Jan 01 08:02:03 CST 1970

      Attachments

        1. HBASE-5692.patch
          2 kB
          ShiXing
        2. HBASE-5665-trunk.v2.patch
          4 kB
          Michael Stack
        3. 5692v2.patch
          2 kB
          Michael Stack

        Activity

          People

            Unassigned Unassigned
            shixing ShiXing
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: