XiaoMi / rdsn

Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn
Other
144 stars 58 forks source link

feat(new_metrics): implement the percentile #1112

Closed empiredan closed 2 years ago

empiredan commented 2 years ago

https://github.com/apache/incubator-pegasus/issues/991

acelyc111 commented 2 years ago

There is an issue need to be fix indeed, https://github.com/XiaoMi/rdsn/runs/6691213984?check_suite_focus=true#step:7:1476

empiredan commented 2 years ago

There is an issue need to be fix indeed, https://github.com/XiaoMi/rdsn/runs/6691213984?check_suite_focus=true#step:7:1476

OK, this is a heap-use-after-free problem. I've found a solution to fix.