Jonathan Hsieh created HBASE-12085:
--------------------------------------
Summary: mob status should print human readable numbers.
Key: HBASE-12085
URL: https://issues.apache.org/jira/browse/HBASE-12085
Project: HBase
Issue Type: Bug
Components: mob, UI
Affects Versions: hbase-11339
Reporter: Jonathan Hsieh
Currently, mob cf configuration stuff shows up as ugly byte strings instead of
meaningful numeric values.
{code}
IntegrationTestIngestWithMOB 20 'IntegrationTestIngestWithMOB', {NAME
=> 'test_cf', METADATA => {'mobThreshold' =>
'\x00\x00\x00\x00\x00\x01\x90\x00', 'isMob' => '\xFF'}}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)