Fixed Issues in Apache HBase

Review the list of HBase issues that are resolved in Cloudera Runtime 7.1.7 SP2.

Apache Patch Information

  • HBASE-26772 Shell suspended in background
  • HBASE-22939 SpaceQuotas - Bulkload from different hdfs failed when space quotas are turned on.
  • HBASE-21505: - proposal for a more consistent report on status
  • HBASE-26789: Add default security headers if SSL is enabled
  • HBASE-26777 BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepClone throws UnsupportedOperationException
  • HBASE-26036 DBB released too early and dirty data for some operations
  • HBASE-24984 WAL corruption due to early DBBs re-use when Durability.ASYNC_WAL is used with multi operation
  • HBASE-26155 JVM crash when scan
  • HBASE-25901 Replication maybe lose data when the regionserver is restarted
  • HBASE-24176: user_permission '.*' command failed to show all table permissions
  • HBASE-27180 Fix multiple possible buffer leaks
  • HBASE-26708 Netty leak detected and OutOfDirectMemoryError due to direct memory buffering with SASL implementation
  • HBASE-24197 TestHttpServer.testBindAddress failure with latest jetty
  • HBASE-24365 MetricsTableWrapperAggregateImpl runnable fails due to exception and never runs
  • HBASE-24376 MergeNormalizer is merging non-adjacent regions and causing region overlaps/holes.
  • HBASE-26767 Rest server should not use a large Header Cache.