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

o.a.h.h.r.HRegion.mutateRow() with non-existent CF cause NPE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.94.12
    • 0.94.13
    • regionserver
    • None
    • Reviewed

    Description

      0.94 branch only

      Calling HTable.mutateRow() with non-existent column families result in a NPE on the region server which is wrapped into RemoteException and returned to the client. Since NPE is not a DoNotRetryIOException, client keeps repeating it until the number of retries are exhausted.

      Negative case, hence creating as minor.

      Attachments

        1. HBASE-9783.patch
          3 kB
          Aditya Kishore
        2. HBASE-9783.patch
          3 kB
          Aditya Kishore
        3. HBASE-9783.patch
          4 kB
          Aditya Kishore
        4. HBASE-9783.patch
          2 kB
          Aditya Kishore

        Activity

          People

            adityakishore Aditya Kishore
            adityakishore Aditya Kishore
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: