HBASE-15592 打印程序 WAL 内容

HBASE-18152 [AMv2]损坏程序 WAL 文件中的补丁;无序存储的程序数据 https://issues.apache.org/jira/secure/attachment/12871066/reading_bad_wal.patch

195.1。 MasterProcedureSchedulerPerformanceEvaluation

用于在过程调度程序中独立于其他框架组件测试锁和队列的性能的工具。在 proc 系统进行任何实质性更改后运行此命令。打印好的输出:

******************************************
Time - addBack     : 5.0600sec
Ops/sec - addBack  : 1.9M
Time - poll        : 19.4590sec
Ops/sec - poll     : 501.9K
Num Operations     : 10000000

Completed          : 10000006
Yield              : 22025876

Num Tables         : 5
Regions per table  : 10
Operations type    : both
Threads            : 10
******************************************
Raw format for scripts

RESULT [num_ops=10000000, ops_type=both, num_table=5, regions_per_table=10, threads=10, num_yield=22025876, time_addback_ms=5060, time_poll_ms=19459]