Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-1360 move up to Thrift 0.2.0
  3. HBASE-1367

get rid of thrift exception 'NotFound'

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.20.0
    • None
    • None
    • Incompatible change, Reviewed

    Description

      as per the discussion in HBASE-794, the use of exceptions is not good, since some clients may disconnect.

      Return a structure like:

      { boolean: found, RowResult: result }

      where 'result' is optional if found is false.

      Attachments

        1. hbase-1367-1.patch.gz
          47 kB
          Andrew Kyle Purtell
        2. hbase-1367-2.patch
          2 kB
          Andrew Kyle Purtell

        Issue Links

          Activity

            People

              apurtell Andrew Kyle Purtell
              ryanobjc ryan rawson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: