Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hash host ID so its stable and well distributed
This PR takes the host ID and runs it through a hash so that it is well distributed. This makes it so that machines that report similar host IDs are easily distinguished. Instances of similar IDs occur on EC2 where the ID is prefixed and on motherboards created in the same batch.
- Loading branch information