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

Get and Put constructor argument lists are divergent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • None
    • None
    • Reviewed
    • Hide
      Add 2 constructors fot API Get
      1. Get(byte[], int, int)
      2. Get(ByteBuffer)
      Show
      Add 2 constructors fot API Get 1. Get(byte[], int, int) 2. Get(ByteBuffer)

    Description

      API for construing Get and Put objects for a specific rowkey is quite different. Put supports many more variations for specifying the target rowkey and timestamp compared to Get. Notably lacking are Get(byte[], int, int) and Get(ByteBuffer) variations.

      Attachments

        1. HBASE-16014_v0.patch
          3 kB
          Kuan Po Tseng
        2. HBASE-16014_v1.patch
          2 kB
          Kuan Po Tseng
        3. HBASE-16014_v2.patch
          3 kB
          Kuan Po Tseng
        4. HBASE-16014.master.001.patch
          3 kB
          Kuan Po Tseng

        Issue Links

          Activity

            People

              brandboat Kuan Po Tseng
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: