This commit is contained in:
Adarsh 2025-12-17 05:57:13 +01:00 committed by GitHub
commit 073a0f70d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ public:
* by choosing from among a family of hash functions. When it is not specified,
* use this.
*
* WARNING: do not change the hash see value. Hash-based sharding clusters will
* WARNING: do not change the hash seed value. Hash-based sharding clusters will
* expect that value to be zero.
*/
static constexpr HashSeed const DEFAULT_HASH_SEED = 0;