Jingyu Zhou

Results 107 comments of Jingyu Zhou

https://github.com/apple/foundationdb/pull/9840 fixed this issue.

@xis19 added a linter to detect this code pattern in https://github.com/apple/foundationdb/pull/9800 I did an audit of the results. There are a few cases of this exact problems. The majority are...

Looks like you have 18 undesired storage servers. Were they all excluded? If so, you may want to either include them back, or adding more storage servers. DD found no...

It's likely your configuration has some problems, e.g., locality setting, DC ID. It's hard to tell without looking at them.

@xis19 , I believe this should have been fixed. Since you are refactoring Jemalloc.cmake, assign this to you.

Could you try using three datahall mode, where each data hall is bound to a data center? We know three datahall can survive this type of failure mode. FDB is...

Looks like there is a conflict now. Can you please resolve it?