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

Thrift server supports read-only mode

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1, 1.5.0, 2.0.0
    • 1.4.0, 2.0.0-alpha-4, 2.0.0
    • Thrift
    • None
    • Reviewed

    Description

      Provide option for thrift server to support read-only mode.

      To start the thrift server, use the -ro option or set hbase.thrift.readonly to true.

      false: Both read and write request are permitted.(all methods)
      true : Only the read request is permitted. (only get/scan method)

      Attachments

        1. 18875.add
          1 kB
          Ted Yu
        2. HBASE-18875.branch-1.v1.patch
          25 kB
          Guangxu Cheng
        3. HBASE-18875.patch
          25 kB
          Guangxu Cheng
        4. HBASE-18875.v1.patch
          25 kB
          Guangxu Cheng

        Activity

          People

            gxcheng Guangxu Cheng
            gxcheng Guangxu Cheng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: