Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-21879 Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose
  3. HBASE-22598

Deprecated the hbase.ipc.server.reservoir.initial.buffer.size & hbase.ipc.server.reservoir.initial.max for HBase2.x compatibility

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.3.0
    • None
    • None
    • Reviewed

    Description

      In https://github.com/apache/hbase/pull/301/files, we have a doc says:

      In HBase3.x, the configure hbase.ipc.server.reservoir.initial.buffer.size and hbase.ipc.server.reservoir.initial.max are deprecated now, instead please

      use the hbase.server.allocator.buffer.size and hbase.server.allocator.max.buffer.count.

      While in the current branch HBASE-21879, the two config hbase.ipc.server.reservoir.initial.buffer.size and hbase.ipc.server.reservoir.initial.max won't have any effect now, should make those two deprecated instead of removing for better HBase2.x compatibility.

      Attachments

        Issue Links

          Activity

            People

              openinx Zheng Hu
              openinx Zheng Hu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: