mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-10 00:20:42 +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