Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cluster: remove obsolete array allocation
The array was only used to create a key. Instead of allocating that first, just directly create the necessary string. PR-URL: #20567 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
- Loading branch information