mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-13 18:10:49 +02:00
- Extract common gRPC channel configuration to createChannelBuilder() method - Reduce code duplication from 3 branches to single configuration - Improve maintainability by centralizing channel settings - Add Javadoc for the new helper method