Which function do you want to add comments to?
needResetReservedPorts in pkg/ddc/base/portallocator/random_allocator.go
What comments do you want to add?
// needResetReservedPorts reports whether reserved ports should be restored into the allocator
// during initialization. RandomAllocator does not track port usage, so no restoration is needed.
Which function do you want to add comments to?
needResetReservedPorts in pkg/ddc/base/portallocator/random_allocator.go
What comments do you want to add?
// needResetReservedPorts reports whether reserved ports should be restored into the allocator
// during initialization. RandomAllocator does not track port usage, so no restoration is needed.