00k
Results
14
issues of
00k
there should be two mode in a table: normal mode: level0 number limit is 20; score is num / 2 init mode: level0 number limit is 20000; score is (root...
class/newfeature
module/ts
stat/not-decide
- [ ] 1. ts在unload tablet之后没有减去相应的size,下一次loadbalance会继续被move out - [ ] 2. 对于同一ts的多轮load balanc,会传入相同的tablet列表,即使列表中已经有tablet在前面几轮中被迁走 - [x] 3. loadbalance由query触发,当loadbalance执行慢于query时,会出现多线程loadbalance的情况,造成迁移频繁或异常 - [x] 4. sort过程中size或qps可能发生变化,导致stl::sort core
class/enhancement
module/master
stat/ready-to-do
保留两个分支将来不好维护