Open TanUkkii007 opened 7 years ago
BTW, recently I talked about migration to asynchbase. Scan metrics I implemented in this PR are shown in my slides. https://www.slideshare.net/TanUkkii/nonblocking-io-to-tame-distributed-systems-how-and-why-chatwork-uses-asynchbase
Add scan metrics functions in the Scanner.
Following scan metrics are added. Those lists are part of the metrics from the official HBase client.
Integration tests are also included and checked with HBase 1.2.6.
Known issues