Jingyu Zhou

Results 18 issues of Jingyu Zhou

cherrypick https://github.com/apple/foundationdb/pull/11311 In the current code, errors are retried in getConsistentReadVersion, so it's possible that the client has cancelled the GRV request, but readVersionBatcher continue retrying, which can lead to...

cherrypick #11311 In the current code, errors are retried in getConsistentReadVersion, so it's possible that the client has cancelled the GRV request, but readVersionBatcher continue retrying, which can lead to...

Add a bit flip for messages from TLog to SS. This either causes SS crash due to serialization error or inconsistent data on the SS. Once #11255 is landed, this...

Critical system metadata, e.g., server list, should always be available. For instance, if RateKeeper can't read server list, it throttles the whole cluster traffic and can cause unavailability. On the...

https://www.foundationdb.org/downloads/misc/joshua_tls_library.tar.gz is 404. This prevents the Docker image from building.

As reported [here](https://forums.foundationdb.org/t/packetlimitexceeded-error-on-stateless-servers/4188/15), if `GetEstimatedRangeSizeBytes` API uses a large key range, it can cause `PacketLimitExceeded` errors on commit proxies. This is because `getStorageMetricsLargeKeyRange()` invokes `getKeyRangeLocations()` to obtain location information for...

the bug was introduced in #11403 and affects 7.1.60 and 7.1.61 cherrypick #11575 #11588 # Code-Reviewer Section The general pull request guidelines can be found [here](https://github.com/apple/foundationdb/wiki/FoundationDB-Commit-Process). Please check each of...

Replace this text with your description here... # Code-Reviewer Section The general pull request guidelines can be found [here](https://github.com/apple/foundationdb/wiki/FoundationDB-Commit-Process). Please check each of the following things and check *all* boxes...