hbase icon indicating copy to clipboard operation
hbase copied to clipboard

Apache HBase

Results 488 hbase issues
Sort by recently updated
recently updated
newest added

link modification in the document

The "memStoreSize" metric for a table is incorrect as it reports the sum of the data size, the heap size, and the off-heap size, while "memStoreSize" metric for a region...

Since HBASE-24602, we no longer perform MemStore upsert for increment and append operations, and we can remove the dead code.

LruBlockCache Eviction Thread prints the Attempting to free size in negative values

Using IPV6 address failed to create the WAL path. IPV6 address contains ":", eg: [0:0:0:0:0:0:0:1] WAL path creation will fail, because FS will not support to create path with ":"....

Using IPV6 address failed to create the WAL path. IPV6 address contains ":", eg: [0:0:0:0:0:0:0:1] WAL path creation will fail, because FS will not support to create path with ":"....