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

Log `RetriesExhaustedException` context with full time precision

    XMLWordPrintableJSON

Details

    Description

      RetriesExhaustedException will print out a list of the exceptions its accumulated while make its attempts. These exceptions are prefixed with a timestamp indicating when the exception was collected. We currently print this out using Date.toString(), which only has second granularity and is inconsistent by locale. Normalize the locale and include full precision.

      Attachments

        Activity

          People

            ndimiduk Nick Dimiduk
            ndimiduk Nick Dimiduk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: