Uploaded image for project: 'Phoenix Omid'
  1. Phoenix Omid
  2. OMID-82 Integrating Omid with Phoenix
  3. OMID-115

Remove unnecessary throw of IOException from TTable.markPutAsCommitted()

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None

    Description

      An IOException cannot possibly be thrown by TTable.markPutAsCommitted() as the Cell that is added to the Put is the same one that was there before (and hence the row key will always match and an IOException can never be thrown). Better to ignore at the source than propagate it to the callers to deal with.

      Attachments

        1. OMID-115.patch
          2 kB
          James R. Taylor

        Activity

          People

            Unassigned Unassigned
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: