ZhangJiaQiao

Results 5 issues of ZhangJiaQiao

Cmake fails on my Macbook due to the doxygen problem. I have install the doxygen 1.8.14. How to solve this problem. **Output of file:** ``` INFO Apple LLVM version 10.0.0...

I got two failure detections under two comaster clusters. there were `UnreachableIntermediateMasterWithLaggingReplicas` and `DeadIntermediateMasterAndReplicas` failures while the clusters were co-master. ![image](https://user-images.githubusercontent.com/21682924/227133644-bb4d52e9-caa4-4e9a-a426-26032c7529a0.png) Under such architecture, there should be UnreachableMaster or other...

There is an attempt of setting old master's read_only to false while recovering DeadMaster failure, but there is no such operation for DeadCoMaster failure, which is not reasonable. See the...

### Description The [configuration docs](https://hse-project.github.io/3.x/gs/params/) seems not to include some important params of HSE, such as the memory usage and compaction control. And I see that many params in config/hse_gparms.c...

feature-request

What I want to probe is MongoDB server 'ServiceEntryPointMongod::handleRequest' function. 'this' pointer should be the first argument of the function. However, I used bcc 'PT_REGS_PARM1' macro to get the first...