·
269 commits
to master
since this release
What's Changed
- HBase metrics management 2.x by @JackShi148 in #296
- support weak read by @WeiXinChan in #299
- hotkey get opt case by @maochongxin in #297
- remove unreasonable logs by @WeiXinChan in #302
- adapt weak read new interface by @WeiXinChan in #303
- fix weak read in batch get by @WeiXinChan in #304
- fix weak read bug in batch get by @WeiXinChan in #306
- Adapt 1x JMX domain by @JackShi148 in #307
- Add client configuration to control hot key optimization by @maochongxin in #309
- OBKV 442 features 2.0 by @JackShi148 in #312
- Correct new hbase request exception content to hbase_2.0 by @JackShi148 in #315
- [Bugfix] Fix imprecise metrics record to the same hbase table operated by concurrent multiple clients by @JackShi148 in #317
- [Bugfix] Only record RPC op count in client metrics to keep compatibility with native Hbase 2x by @JackShi148 in #319
- add generate current timestamp in client by @GroundWu in #322
- fix compile error for autofill ts by @GroundWu in #326
- add config to control if use put opt by @GroundWu in #328
Full Changelog: obkv-hbase-client-2.4.0...obkv-hbase-client-2.5.0