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

Puts are permitted (and stored) when including an appended colon

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.20.0
    • 0.20.0, 0.90.0
    • None
    • None
    • Reviewed

    Description

      If I have a table with family "testFamily", currently I can do Puts using the new API by specifying the family name with or without a colon. The KV is then stored w/ or w/o depending on how the Put was done.

      If you try to Put.add("testFamily:", "qualifier", "value") this should throw a NoSuchColumnFamilyException

      Attachments

        1. HBASE-1804-v1.patch
          1 kB
          Jonathan Gray
        2. 1804-v3.patch
          5 kB
          Michael Stack
        3. 1804-v2.patch
          8 kB
          Michael Stack

        Activity

          People

            streamy Jonathan Gray
            streamy Jonathan Gray
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: