Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-4783

WAL writes should handle IOExceptions vs other exceptions differently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 1.7.3, 1.8.1, 2.0.0
    • None
    • tserver
    • None

    Description

      The writing of WALs in the TabletServerLogger currently does not distinguish between IOExceptions and other exceptions when backing off and retrying.  I believe IOExceptions can be handled by backing off and retrying.  However other exceptions perhaps should be handled by perhaps halting the tserver as they may denote a coding error instead of some file system error.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ivan.bella Ivan Bella
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: