Details
Description
src/mongo/db/hasher.h exposes the interface for computing the hashes used for hashed shard keys. The header is needlessly complicated, and contains some dead code. To clarify what's going on, we should clean up the header.
src/mongo/db/hasher.h exposes the interface for computing the hashes used for hashed shard keys. The header is needlessly complicated, and contains some dead code. To clarify what's going on, we should clean up the header.